Commit graph

259 commits

Author SHA1 Message Date
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