Commit Graph

313 Commits

Author SHA1 Message Date
Michael Jerris
6af0fc2c71 fix for FSBUILD-25
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6087 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-29 20:03:48 +00:00
Michael Jerris
d9bdb7888a update msi project.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6000 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 18:35:55 +00:00
Michael Jerris
e91c281bc8 missing settings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 16:11:52 +00:00
Michael Jerris
1ffcfd540e use vsprops files for spidermonkey modules and modules using curl to centralize those settings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5995 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 16:09:14 +00:00
Michael Jerris
a65e34e233 use winlibs.vsprops to include the windows system libs, so that we will work on incorrectly configured visual studio express edition better.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5991 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 06:44:27 +00:00
Michael Jerris
299ab4ba85 build cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5984 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-19 00:24:27 +00:00
Michael Jerris
6959c3ddd7 move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5971 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 18:11:43 +00:00
Michael Jerris
16bfe51c0c move some modules to use .vsprops files to centralize where settings are made and to simplify the project files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5962 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 06:28:27 +00:00
Michael Jerris
bbffdd99ab cleanup some project file properties and hopefully fix the release build enum issue.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Michael Jerris
7112295975 make stub copies of mod_say_en to use as working copies for dem es, fr, it and nl.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-17 20:17:00 +00:00
Michael Jerris
12eb8c5a87 fix loading on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5858 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-12 22:54:18 +00:00
Michael Jerris
fe2c4f7593 remove the mod_softtimer project which is now part of the core.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5843 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-11 20:09:51 +00:00
Michael Jerris
cb121ce376 Add missing lib.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5799 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-04 20:16:18 +00:00
Michael Jerris
c0a8c9380e tweak down the optimization on release build due to some buggy optimizations in msvc 2005
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5743 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-09-21 22:41:07 +00:00
Michael Jerris
8ef2aa54c0 modify how we build switch_version.h so we can better handle releases
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5610 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-08-19 05:01:08 +00:00
Michael Jerris
97b9b262ba make msi work for now.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5429 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-20 18:53:49 +00:00
Michael Jerris
50fe6fbac8 merge mod_bridgecall, mod_echo, mod_park, and mod_playback all into mod_dptools. You will need to remove these from your modules.conf and configuration files.
move some applications to use the new module interface macros.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5342 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-06-13 16:00:14 +00:00
Michael Jerris
8107c49a64 add switch_cpp.cpp to msvc build. Fix some build issues and a bug.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5164 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-12 07:29:12 +00:00
Michael Jerris
8048656f99 stfu msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-04 23:53:43 +00:00
Michael Jerris
90d2d377e2 msvc odbc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4854 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-05 10:07:25 +00:00
Michael Jerris
6ba96a7913 spring cleaning on msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4801 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-30 01:22:45 +00:00
Michael Jerris
010c2f4ee6 switch_config isn't used anymore. leaving the .c and .h file there for now, we may remove them in the future.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4758 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-24 03:29:24 +00:00
Michael Jerris
67acaefcec fix windows build. you may need to delete libs/apr-util/xml/expat/lib/config.h for it to build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-23 21:54:16 +00:00
Michael Jerris
178a333539 push prefix dir from configure instead of from the makefile to clean up the compile line a bit. Follow-up commit of autotools, please hold.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4508 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-11 01:07:47 +00:00
Michael Jerris
42e78242a3 add wrapper code to fully encapsulate apr, apr-utils, pcre, and sqlite. fully use switch_ namespace in modules, create our own format and type defines. follow up commit for unix autotools coming soon after this. PLEASE NOTE: you will NEED to do a make megaclean and run configure again after this update (and the following commit) or it will not build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4494 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-03-09 20:44:13 +00:00
Michael Jerris
27f184f2bf fix windows build when there is a space in the source directory name.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-01-31 07:54:02 +00:00
Michael Jerris
6f448d96c5 prepare for libteletone linking to the core in the windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-11-18 16:31:19 +00:00
Michael Jerris
d6e3a46174 fix windows core build due to wrong include path for libresample.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@3079 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-18 18:30:10 +00:00
Michael Jerris
d7959131a3 add pthread dll to setup for sofia
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-06 15:27:14 +00:00
Michael Jerris
385b0dd12f add sofia to setup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2911 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-10-01 04:26:52 +00:00
Michael Jerris
0fcde9649c remove exosip from windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2904 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-09-30 23:37:58 +00:00
Michael Jerris
bcdee792e8 fix generation of switch_version.h after clean of core lib project.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2461 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-30 23:50:49 +00:00
Michael Jerris
55ad44edf9 tweak debug info destination
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2428 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-29 18:16:22 +00:00
Michael Jerris
3b21fea3dc windows build cleanup. Remove unused files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2411 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 21:00:28 +00:00
Michael Jerris
92693418d4 move creation of the version header file to use util.vbs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 20:37:01 +00:00
Michael Jerris
8a907af5ba remove getlibs call as this is all done in the solution file now.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-27 17:35:38 +00:00
Michael Jerris
b897401280 Turn crash protect on by default for release builds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2397 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-25 22:57:43 +00:00
Michael Jerris
81ff05fc02 Remove mod_ivrtest from the installer.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2390 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-25 05:51:38 +00:00
Michael Jerris
6223ad7333 Update setup to "work" and properly include all the dependency libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2375 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-23 20:33:52 +00:00
Michael Jerris
1e54b94bb5 Update setup to "work" and properly include all the dependency libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-23 20:06:47 +00:00
Michael Jerris
1003a4d404 Cleanups from update to new build system for windows.
More to come.


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2325 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-18 07:22:18 +00:00
Michael Jerris
2a167ea257 fix mod_event_socket destination
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-17 23:45:04 +00:00
Michael Jerris
262e450872 Fix debug mode working directory.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2318 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-17 20:16:53 +00:00
Michael Jerris
ae380d58ec Update to new build system for windows.
This fixes several issues when debugging code in the ide, and does better dependency tracking.

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-17 19:58:55 +00:00
Michael Jerris
210ebbaf77 windows installer tweaks.. not quite there yet still.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2292 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-14 20:46:54 +00:00
Michael Jerris
a90b88d201 revert static runtime change for msvc. Bad idea...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-14 17:44:38 +00:00
Michael Jerris
fea5980a12 Change windows build to use static runtime to make it more easily portable to older windows, and to decrease startup time on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2289 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-14 16:11:08 +00:00
Michael Jerris
5eb2b89d4a add build files for portaudio v19 testing (winMME only right now)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2233 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-07 19:28:27 +00:00
Michael Jerris
e68ae05926 Fix clean build on windows, and hack when using 1.4 svn to still build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2231 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-08-07 16:25:46 +00:00
Michael Jerris
8246f730fc merge mod_cdr changes to trunk
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-27 17:05:27 +00:00
Michael Jerris
301671fd88 update to new libs for msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2115 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-25 17:30:28 +00:00
Michael Jerris
ae4ff80250 Add MysqlCDR to mod_cdr build on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2085 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-24 20:10:12 +00:00
Michael Jerris
402f90deda git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2081 d0543943-73ff-0310-b7d9-9358b9ac24b2 2006-07-24 18:32:14 +00:00
Michael Jerris
f723e57b61 Initial merge of mod_cdr. Big thanks to Yossi Neiman for this huge contribution. Please note that this is still somewhat a work in progress, but it works.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2077 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-24 15:19:05 +00:00
Michael Jerris
5378e48454 add mod_event_socket to windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@2049 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-22 22:16:06 +00:00
Michael Jerris
7abfa425bd fix msvc build problem downloading some libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1901 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-17 14:09:45 +00:00
Michael Jerris
662a90ba20 fix msvc build problem downloading some libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1900 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-17 13:49:05 +00:00
Michael Jerris
2c6bc50053 update freeswitch setup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1890 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-15 18:40:16 +00:00
Michael Jerris
0d82c97797 Fix win32 Build
Update win32 Setup
add show calls and show channels


git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1884 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-14 19:55:55 +00:00
Anthony Minessale
ee5e2e0994 add a new software conference module (mod_conference)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1770 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-07-06 20:12:53 +00:00
Michael Jerris
b6f100a256 add mod_rss to msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1555 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-06-07 01:00:11 +00:00
Michael Jerris
e425e83049 fix xml_rpc build order
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1493 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-23 16:43:12 +00:00
Michael Jerris
6853b563c4 use dynamic lib for pcre on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-23 16:38:48 +00:00
Michael Jerris
2a07e46e34 allow msvc build to work from source directory with a space in it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1454 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-12 22:55:12 +00:00
Michael Jerris
af6d8fa271 adding mod_xml_rpc to windows build part 2/2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1423 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 17:48:15 +00:00
Michael Jerris
4977d27788 adding mod_xml_rpc to windows build part 1/2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1417 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 16:39:09 +00:00
Michael Jerris
98d4c0a5a8 fix mod_dialplan_xml dependencies build on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1410 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 04:20:23 +00:00
Michael Jerris
1b97a9b8a8 msvc build fixes to core from XMLification commit.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1408 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 04:06:01 +00:00
Anthony Minessale
93666f6dd7 XMLification (wave 1)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1401 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-10 03:23:05 +00:00
Michael Jerris
93345ede86 make switch_xml work on windows part 1/2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1378 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-05 21:39:29 +00:00
Michael Jerris
c1a255075b make sqlite a dynamic lib for msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1349 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-04 16:03:26 +00:00
Michael Jerris
d3863a574f update mod_dialplan_demo => mod_dialplan_flatfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-05-02 18:08:21 +00:00
Michael Jerris
3f45fe7ed5 correctly use precompiled headers for core lib in msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1295 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-29 06:06:13 +00:00
Michael Jerris
e92ca062aa Use precompiled headers for core lib in msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1293 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-29 03:18:55 +00:00
Michael Jerris
a8b7ee824d update to sqlite 3.3.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1258 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-26 17:06:03 +00:00
Michael Jerris
94113baebc fix copy\paste error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1248 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-25 16:31:27 +00:00
Michael Jerris
aa750c18ce add linking for libetpan to js
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1240 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-24 14:54:21 +00:00
Michael Jerris
c0e494a7d6 allow continue on download errors
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-21 15:11:10 +00:00
Michael Jerris
0aab549821 add mod_ilbc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-19 19:53:06 +00:00
Michael Jerris
1ae960eb3f win32 tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1150 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-14 05:53:59 +00:00
Michael Jerris
5479e0a080 add windows build files for gnutls
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1142 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-13 17:40:35 +00:00
Michael Jerris
9ac4da17f6 add stdio.h include for msvc, remove truncating cast warning, change to dynamic runtime on msvc. You can not pass FILE * between mods with differrent runtimes on msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1125 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-12 15:25:26 +00:00
Michael Jerris
cf2bcc233a add logger and mod_console to win32 build, fix warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1119 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-11 21:41:00 +00:00
Michael Jerris
967d19faf3 add mod_commands to msvc build system.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1046 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 22:17:27 +00:00
Michael Jerris
0fe4db12d0 move stun to the core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1038 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 16:50:35 +00:00
Michael Jerris
e72bbb118b remove jrtp from windows build system
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 05:18:18 +00:00
Michael Jerris
7f03b92fe6 switch_rtp windows tweaks and type changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-04 04:15:39 +00:00
Michael Jerris
32817ef343 msvc tweaks, more to come.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1018 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-03 22:58:40 +00:00
Michael Jerris
f8ec13115a win32 build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1008 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-02 06:28:02 +00:00
Michael Jerris
93cfc4d616 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1006 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-02 00:31:34 +00:00
Michael Jerris
c7b7cfc299 update to apr 1.2.6 for windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1004 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-04-01 20:24:35 +00:00
Michael Jerris
87158b59ac add mod_dingaling to windows build system.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@996 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-31 19:39:54 +00:00
Michael Jerris
74d14b25f7 tweak to repair some damage from icc tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@992 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-31 16:10:00 +00:00
Michael Jerris
ce72c5d1c8 fix segfault from stack corruption.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@889 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-21 18:32:39 +00:00
Michael Jerris
25f99744d8 Win32 type fixes and setup update.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@885 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-21 15:34:54 +00:00
Michael Jerris
a2c448e118 windows build update to use more dynamic libs, fix some type issues, and fix jrtp build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@862 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-17 02:45:19 +00:00
Michael Jerris
125a2b2de5 cleanup.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@855 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-13 06:39:37 +00:00
Michael Jerris
692795797a change lib download base path.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@853 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-13 02:57:26 +00:00
Michael Jerris
7864bc9447 Win32 build fixups.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@842 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-12 01:32:00 +00:00
Michael Jerris
2072392261 Win32 build fixups.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@841 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-12 00:47:28 +00:00
Michael Jerris
dae0ff0d4a msvc build tweaks
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@833 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-10 09:01:40 +00:00
Michael Jerris
0fe17aff72 add command line build to script for msvc in preparation for adding continuous integration building for windows. Usage example: cscript GetLibs.vbs Build Release
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@808 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-08 17:07:05 +00:00
Michael Jerris
9977f2b8dd msvc build fixes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-08 03:29:56 +00:00
Michael Jerris
6ad4c8a9d5 build mod_perl and fs_perl correctly on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@765 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-06 20:35:23 +00:00
Michael Jerris
dcb652ad00 add project file for echo
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@763 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-06 16:38:17 +00:00
Michael Jerris
ce0bd79277 mod_perl build on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@755 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-06 00:02:45 +00:00
Michael Jerris
11a8d51eb6 initial pieces of mod_perl build on windows. Not done yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@752 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-05 21:22:41 +00:00
Michael Jerris
a73ef856cf fix mod_spidermonkey load on windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@738 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-03 08:24:25 +00:00
Michael Jerris
aea92cf640 fix intermittent lib build error when .tar.gz objects did not release the lock on the directory quick enough, causing a permission denied error when trying to rename the directory and the module build to fail
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@736 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 21:35:53 +00:00
Michael Jerris
c750acb828 fix multiple win32 build issues.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@735 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-02 21:12:58 +00:00
Michael Jerris
92a326c1da add curl and teletone to mod_spidermonkey. fix /tmp/ dir for windows, added global temp dir var. Multiple type fixes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@713 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-03-01 06:25:56 +00:00
Michael Jerris
bafc46686e add autobuild for libxml2.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@701 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 19:25:23 +00:00
Michael Jerris
e85ff8023c let source directory have spaces.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@700 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 16:53:15 +00:00
Michael Jerris
4363c224f5 fix msvc warnings. fix high priority on windows.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@695 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-28 05:55:22 +00:00
Michael Jerris
5fdc0232c4 add mod_cepstral, more tweaks to the tts interface
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-27 04:33:58 +00:00
Michael Jerris
e42dd48d7f add mod_spidermonkey to msvc build, tweak mod_spidermonkey warnings, fix tts interface.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@686 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-27 04:01:38 +00:00
Michael Jerris
681d2823e6 enable warnings as errors in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@637 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-20 19:07:41 +00:00
Michael Jerris
70739b6d2e fix more msvc warnings. Fix mod_sndfile build on OSX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-20 04:36:29 +00:00
Michael Jerris
fc341792be turn on higher warning level in msvc for the core and libteletone and resolve warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@634 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-20 00:23:25 +00:00
Michael Jerris
51f566fbd4 add msvc build to libteletone
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@632 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-19 21:24:29 +00:00
Michael Jerris
8420b7e8fb add mod_event_multicast to msvc build. Fix some warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@618 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 22:58:07 +00:00
Michael Jerris
93d822b66f add mod_zeroconf to msvc build, and fix compile error.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@614 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-14 18:18:40 +00:00
Michael Jerris
55baa5c0d6 add howl to build system for msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@605 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-13 19:59:57 +00:00
Michael Jerris
109a721323 fix openldap msvc autobuild.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@591 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-12 03:49:31 +00:00
Michael Jerris
0df19ccd10 add mod_ldap and mod_dialplan_demo to msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@586 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 22:09:20 +00:00
Michael Jerris
0a3be18663 openldap build for msvc part 1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@585 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-02-10 21:22:51 +00:00
Michael Jerris
b66283bf8c update setup for win32, add shortcut.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@525 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-31 01:32:52 +00:00
Michael Jerris
02d0bb6263 fix install directories.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@514 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:16:57 +00:00
Michael Jerris
feadac87e2 add win32 installer to msvc solution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@511 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 22:10:51 +00:00
Anthony Minessale
257a892998 merge jrtplib jthread and jrtp4c into 1 library (thanks mikej)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@495 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-30 15:53:38 +00:00
Michael Jerris
9b38d5dfa5 Fix msvc mod_Pcre release build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-28 17:45:34 +00:00
Anthony Minessale
45d3b69563 Gotta try it in windows once in a while =D
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@465 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-27 23:47:22 +00:00
Michael Jerris
a55ed486a2 IVR Groundwork add IVR to windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@449 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-26 18:09:18 +00:00
Michael Jerris
b243f79024 add mod_pcre to msvc build. Add building of pcre library.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@380 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 15:00:01 +00:00
Michael Jerris
1af8795b2f move download libs to www.freeswitch.org. Cleanup output when running switch_version.h generation on msvc. Add needed files to build pcre on msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@379 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-14 13:23:42 +00:00
Michael Jerris
8ba224b050 msvc make svnversion change trigger core rebuild to update version.h
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@376 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 16:43:43 +00:00
Michael Jerris
9bac4a547d libg729 does not download, don't tell people you were unable to download as it is not part of the distribution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@374 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 15:51:43 +00:00
Michael Jerris
3651bbab63 msvc svnversion fix when svnversion is not available.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@373 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 15:50:00 +00:00
Anthony Minessale
89e2acd55c adj
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 14:25:51 +00:00
Michael Jerris
98908d68ab cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@343 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 13:08:04 +00:00
Michael Jerris
95fbd20408 make release build stop crashing on msvc. Stop crashing.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@340 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 02:33:56 +00:00
Michael Jerris
50b00fff3b msvc get svnversion if it is not available to create switch_version.h.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@339 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 02:12:40 +00:00
Michael Jerris
dbbbbcab1d fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@337 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-13 01:08:31 +00:00
Michael Jerris
2992ecff33 make release build release, debug build debug.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@333 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-12 21:45:34 +00:00
Michael Jerris
97f6080403 Don't rebuild switch_version.h everytime, only when it changes.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@330 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-12 20:29:15 +00:00
Michael Jerris
e0c290de99 Make docs build when header files change, make svnversion work properly with long file names both on msvc. Still need to address the situation when svnversion is not found on the machine, when the internet is not available to determine version at build time, or what to do when the release is from a tarball, and not an svn checkout.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@320 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-12 01:06:20 +00:00
Michael Jerris
1de742993f added docs to msvc project, fixed some doxygen warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@317 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-10 15:09:26 +00:00
Michael Jerris
0ba13cd9f4 Put msvc projects in folders in the solution.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@316 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-10 14:06:28 +00:00
Michael Jerris
73b4b25b15 make g729 not build by defualt in prep for removing the lib from the tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-09 18:55:16 +00:00
Michael Jerris
9b4a9cb040 More sqlite doxygen cleanup and remove a no longer used project file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@304 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-09 05:46:43 +00:00