Commit Graph

336 Commits

Author SHA1 Message Date
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
Michael Jerris 49a0eb2955 generate switch_version.h in autotools builds.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@290 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 23:13:00 +00:00
Michael Jerris 94bb9e855d Create switch_version.h on msvc.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@287 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-05 22:51:01 +00:00
Michael Jerris c81645c549 get rid of the no default lib thing on the core, I fixed it in the libresample archive that is out on the website.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@278 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-04 00:08:44 +00:00
Michael Jerris 9bc5523674 silence some warnings.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@276 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 23:42:09 +00:00
Michael Jerris 559c830f14 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@275 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 23:34:58 +00:00
Anthony Minessale 706b00e3a5 update sln
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-03 23:10:13 +00:00
Anthony Minessale 111a0f6deb resample into core
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@254 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-02 17:28:59 +00:00
Michael Jerris d5945f8174 add libresample to core libs in msvc build, rework GetLibs.vbs to be more sensible in it's structure, change jrtp4c build in msvc to build as part of mod_exosip instead of as a separate lib for build simplicity, squash numerous warnings in libiax2 and jrtp4c, delete FreeswitchPlusLibs.sln because we were not using it and not maintaining it.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@250 d0543943-73ff-0310-b7d9-9358b9ac24b2
2006-01-01 04:53:18 +00:00
Michael Jerris 3613ec2660 add msvc spidermonkey build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@249 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-31 21:41:27 +00:00
Michael Jerris 975a087ac4 juggle the header files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@237 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-29 17:25:28 +00:00
Michael Jerris b7ef260197 add libresample to mod_rawaudio in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@229 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-28 20:53:32 +00:00
Michael Jerris f5a25e1635 fix libsndfile msvc build to not use unicode and break everything.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@226 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-28 17:52:46 +00:00
Michael Jerris ca68da9517 make libsndfile compile as c and not c++ code in msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@225 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-28 17:21:20 +00:00
Michael Jerris 070e850c57 Finish moving msvc vcproj files into the corresponding module directories.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@222 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-28 07:53:58 +00:00
Michael Jerris 49f595176d Fix msvc build configurations so debug builds all debug modules and release builds all release modules. Fix a few warnings in switch_core.c.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@221 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-28 07:01:21 +00:00
Michael Jerris b2668daad3 start to move vcproj files into the mod directories so that each module can have it's own buildlog that does not get overwritten.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-28 06:13:59 +00:00
Michael Jerris 7b5bb11138 msvc build for mod_sndfile
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-27 22:48:58 +00:00
Michael Jerris 27dd35f064 add mod_codec_gsm to list of modules to build in standard solution config.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@210 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-27 03:52:54 +00:00
Michael Jerris 3643ad3037 add md of the db dir to msvc build process. Add yet to be completed gsm codec.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@203 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-23 17:25:19 +00:00
Michael Jerris 380bb59f00 add mod_xmpp_event to msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@200 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-23 06:15:25 +00:00
Michael Jerris 00aaadc4b4 numerous fixes to msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@199 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-23 03:39:33 +00:00
Michael Jerris c574627ee7 project and build files for gnutls for msvc. Still need to do the scripting for autobuild. In the meantime, each w32.zip file should be extracted to a w32 dir in the appropriate lib, and built.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@183 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-21 08:04:08 +00:00
Michael Jerris f13315cb41 iksemel build on win32.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@179 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-20 19:10:21 +00:00
Anthony Minessale 7b9975902f iksemel
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@178 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-20 18:45:20 +00:00
Michael Jerris 8c50104132 gsm isn't done yet... don't use it yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@177 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-20 18:27:58 +00:00
Anthony Minessale 644656c84c git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@167 d0543943-73ff-0310-b7d9-9358b9ac24b2 2005-12-17 23:23:37 +00:00
Michael Jerris 89cfca15ea MSVC project files and generated header files to build pcre 6.4. This can be downloaded from ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-6.4.tar.gz or http://www.sofaswitch.org/mikej/pcre-6.4.tar.gz To build on msvc, create a subdir in the extracted tar file (called w32 or somthing of the sort), copy the 3 committed files to that dir, and build the appropriate configuration from the vcproj. This file includes both dll and static lib both debug and release.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@161 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-16 08:56:01 +00:00
Anthony Minessale ced29c144d make things work right in windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-15 00:45:38 +00:00
Michael Jerris 6b2a156651 add event system to msvc project files, make build and fix a warning.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@147 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-14 01:52:04 +00:00
Michael Jerris 611e80432e move libg729 to codec dir.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@127 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 18:44:46 +00:00
Michael Jerris 4bbb9ed839 take iax dowloading out of win32 GetLibs.vbs script.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@123 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-13 18:17:12 +00:00
Michael Jerris fc008444f7 Added speex codec to solution including autodownload of speex from speex.org. Added scripted build of g729 build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@109 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-10 04:42:08 +00:00
Anthony Minessale d79ff1c66e git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@107 d0543943-73ff-0310-b7d9-9358b9ac24b2 2005-12-10 03:10:23 +00:00
Anthony Minessale bbb07474a7 adding some shit
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@100 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-09 19:23:04 +00:00
Michael Jerris ae26b3a636 PortAudio lib autobuild.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@98 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-09 00:43:06 +00:00
Michael Jerris 50606c2a4c Update GetLibs.vbs for PortAudio
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@97 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-08 23:39:27 +00:00
Anthony Minessale 8fab3d501f Add portaudio files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@95 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-08 23:10:59 +00:00
Anthony Minessale 655338b453 iax
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@91 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-07 03:49:31 +00:00
Michael Jerris 935c23ca8b first part of iaxchan windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@89 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-06 21:25:10 +00:00
Michael Jerris 3db9df6899 Fix all warnings on MSVC 8 (.net 2005), add support for VS Express edition 2005, changed build to use vcbuild instead of devenv, reduced the number of out of tree project files we are managing in tree by patching the files as necessary in scripts. Now only sqlite (which does not come with a project file) and apr (which does not come with a vcproj, only dsp file) are managed in tree. We still need to come up with a way to convert dsp to vcproj files in vbscript.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@85 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-05 09:56:44 +00:00
Michael Jerris fb17ae1e1f Update sqlite.vcproj to suppress casting warning messages.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@83 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-05 08:36:10 +00:00
Michael Jerris 27d114602e add libapr.vcproj so we don't have to upgrade it, because you can't upgrade dsp files with VS2005 express edition.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@82 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-12-05 08:15:10 +00:00
Michael Jerris 412f3f43db Add sqlite to libs for freeswitchCore linking
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@79 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-28 15:50:54 +00:00
Michael Jerris 13f7b29956 Update to use exosip and osip 2.2.2. Modified GetLibs.vbs to rebuild jrtp when any of the libs are not there.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@78 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-26 16:50:25 +00:00
Michael Jerris 807742c9e8 Update GetLibs.vbs to properly return output when running builds of the dependency libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@77 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-26 03:14:12 +00:00
Michael Jerris 52bdaddf39 Update to remove libs from solution file and automatically download libs and compile when needed.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@76 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-26 00:59:12 +00:00
Michael Jerris 4222a2c320 GetLibs.vbs update that now supports compiling the libs and selecting core or Mod_exosip libs. Default behavior is still the same, still to do is removing all the libs from the solution file and adding in pre-build events to auto download and build the appropriate libs.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@75 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-25 22:31:29 +00:00
Michael Jerris 68db73041b Add sqlite to the downloaded libs in GetLibs.vbs and cleanup some of the old GetLibs.bat stuff and it's dependencies.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@74 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-24 20:06:54 +00:00
Michael Jerris 3dc4d76134 update to fix download and extract from getlibs.vbs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@73 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-22 20:28:21 +00:00
Michael Jerris efd43d1131 Fix GetLibs.vbs registration of the tar and gzip components.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@72 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-22 01:33:38 +00:00
Michael Jerris 48679c1190 Adding GetLibs.vbs. This file is a full replacement for GetLibs.bat and replaces everything in the tools directory except for the osipparser replacement project file. It still uses the tools directory for temporary storage of some files.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@71 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-21 07:45:31 +00:00
Michael Jerris 3583149437 Put modules back in their folders.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@70 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-21 00:17:49 +00:00
Michael Jerris cda3669b86 upgrade.vbs fix to upgrade to correct version typo.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@69 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-21 00:12:18 +00:00
Michael Jerris dbb2f6f63e GetLibs.bat cleanups. No longer re-runs upgrades and such on multiple runs of the file if it doesn't need to. Added backup download locations to the bat file.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@68 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 20:40:31 +00:00
Michael Jerris 8a96ea83c8 Cleanup default MSVC project configurations.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@67 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 20:06:05 +00:00
Michael Jerris 1f8fabcef7 Fix default project on fresh checkout to be FreeSwitchConsole instead of the core lib. This makes debugging by hitting the run button a little cleaner.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@65 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 18:27:20 +00:00
Michael Jerris 83b35c5ba3 I think this FINALLY corrects the issue with the working directory settings not showing up properly on fresh checkout.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@64 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 18:22:49 +00:00
Michael Jerris a12e44e6f2 Put sample conf files where they belong so they are there when you try to run in debug mode.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@60 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 02:19:24 +00:00
Michael Jerris 90f178350f Fix build of some deps in MSVC, added copying of conf dir and libapr-1.dll into the output directory and setting the working directory to allow for launching in debug mode from the gui out of the box, disabled acutal building in GetLibs.bat for now, it is only downloading and setting up the lib src as necessary. Still need to add jrtp4c into the core configure\makefile so it builds from there automatically and we can get rid of the other configure script for that lib individually.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@59 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 01:50:04 +00:00
Michael Jerris 9dce3583d4 eventually this will be correct.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@58 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 00:58:16 +00:00
Michael Jerris d589778755 More win32 build cleanups
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@57 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-20 00:45:09 +00:00
Michael Jerris aea6b816df freeswitch win32 reorg and cleanup part 1. Everything works but mod_exosip
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@56 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-19 22:18:34 +00:00
Michael Jerris 836bd19070 Renamed remotely
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@54 d0543943-73ff-0310-b7d9-9358b9ac24b2
2005-11-19 20:12:30 +00:00