freeswitch/libs/win32
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
..
apr move windows build to use the in tree apr, apr-util and pcre 2006-12-19 22:39:38 +00:00
apr-iconv fix windows build paths from moving libs in tree. 2006-12-22 19:02:52 +00:00
apr-util fix windows build when there is a space in the source directory name. 2007-01-31 07:54:02 +00:00
curl move windows build to use the in tree curl 2006-12-20 03:13:37 +00:00
etpan fix libetpan 0.48 windows build. 2006-12-20 21:01:39 +00:00
howl switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime. 2007-01-07 04:35:16 +00:00
iksemel move windows build to use the in tree iksemel 2006-12-20 17:55:23 +00:00
js fix file object support in spidermonkey build 2007-02-14 19:42:45 +00:00
libresample use in tree libresample on windows build. 2006-09-30 06:14:18 +00:00
libsndfile move windows build to use the in tree libsndfile 2006-12-20 19:15:22 +00:00
pcre 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. 2007-03-09 20:44:13 +00:00
portaudio switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime. 2007-01-07 04:35:16 +00:00
pthread fix target on release dll build. 2006-10-18 19:22:23 +00:00
sofia 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. 2007-03-09 20:44:13 +00:00
speex switch all libs and mods to use the dynamic instead of the static runtime so everything in freeswitch runs in a single instance of the runtime. 2007-01-07 04:35:16 +00:00
sqlite 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. 2007-03-09 20:44:13 +00:00
udns fix mod_enum on windows, fix logic error in free function causing operations on freed memory 2006-12-01 06:12:07 +00:00
xmlrpc move windows build to use the in tree xmlrpc-c 2006-12-21 04:18:56 +00:00
Download APR-Iconv.vcproj
Download APR-Util.vcproj
Download APR.vcproj
Download CURL.vcproj
Download ETPAN.vcproj initial stubs for odbc and libetpan modules for spidermonkey. These do not do anything yet. 2006-12-01 17:59:58 +00:00
Download HOWL.vcproj
Download IKSEMEL.vcproj
Download LIBRESAMPLE.vcproj
Download LIBSNDFILE.vcproj
Download PCRE.vcproj
Download PORTAUDIO.vcproj
Download PTHREAD.vcproj
Download SOFIA.vcproj update to sofia release 1.12.4, many fixes including fix for assert(sip) on response to invite after an outbound register 2006-11-30 22:56:56 +00:00
Download SPEEX.vcproj
Download SPIDERMONKEY.vcproj
Download SQLITE.vcproj
Download XMLRPC.vcproj
util.vbs fix windows build when there is a space in the source directory name. 2007-01-31 07:54:02 +00:00