Commit Graph

136 Commits

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