freeswitch/libs/win32
Andrey Volk bf101a5f0b FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props. 2017-07-21 01:21:34 +03:00
..
Sound_Files FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:47:57 -04:00
apr FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
apr-util
broadvoice FS-10509: [Build-System] Move broadvoice from tree to download on windows. 2017-07-18 00:35:48 +03:00
celt
curl FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props. 2017-07-21 01:21:34 +03:00
flite FS-7966: disable warning 2015-08-31 18:32:55 -04:00
freetype FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
iksemel
ilbc FS-10504: [Build-System] Move iLBC from tree to download on windows. 2017-07-17 19:24:26 +03:00
ldns/ldns-lib FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:08:52 -04:00
libav FS-9953 [mod_av] Add mod_av to windows build 2017-01-20 14:05:38 +03:00
libcbt FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:47:57 -04:00
libcodec2 FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows. 2017-07-18 18:32:10 +03:00
libconfig FS-10167: Added windows compilation of libconfig and libsodium to support libblade, all of which now have windows projects and a new libblade solution containing everything. Blade compiles, but many warnings have been disabled and should be reviewed and fixed where reasonable towards clean compiling. Code Analysis has also been enabled for visual studio projects, warnings beginning with C6XXX can be ignored unless adding code-analysis macros to libks and libblade. 2017-03-31 13:06:54 -06:00
libg722_1 FS-10489: [build-system] Move libg7221 from tree to download on Windows. 2017-07-14 18:25:09 +03:00
libjpeg
libmp3lame
libogg
libpng FS-9948 [mod_png] Add mod_png to windows build 2017-01-13 23:51:34 +03:00
libresample
libshout FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
libsilk FS-10516: [Build-System] Move libsilk from tree to download on windows. 2017-07-18 22:16:48 +03:00
libsndfile
libsodium FS-10167: Some fixes to get the windows release build working, and fixed a mistake with asserting on executed statements which would get compiled out for release builds 2017-04-21 16:27:39 -06:00
libvpx FS-10074 [libtiff] Update to tiff-4.0.7, move from codebase to download 2017-03-16 20:12:30 +03:00
libx264 FS-9953 [mod_av] Add mod_av to windows build 2017-01-20 14:05:38 +03:00
libyuv FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
lua FS-10362 [mod_lua] Update lua to 5.2.4 for windows build. 2017-06-03 02:08:21 +03:00
mpg123 FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
openssl FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far. 2017-03-28 15:02:09 -06:00
opus FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:08:52 -04:00
pcre
pocketsphinx
portaudio FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:08:52 -04:00
pthread
sofia FS-9099: fix windows build 2016-04-28 14:29:39 -05:00
speex FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
sphinxbase
sqlite
udns
v8 FS-10436 [mod_v8] Upgrade javascript libv8 from 3.24.14 to 5.6.326 on windows. 2017-06-29 03:04:18 +03:00
xmlrpc-c
zlib FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
Download 8khz Sounds.2015.vcxproj
Download 8khz music.2015.vcxproj
Download 16khz Sounds.2015.vcxproj
Download 16khz music.2015.vcxproj
Download 32khz Sounds.2015.vcxproj
Download 32khz music.2015.vcxproj
Download CELT.2015.vcxproj
Download CURL.2015.vcxproj FS-10525: [Build-System] Update curl to 7.54.1 for windows, move to props. 2017-07-21 01:21:34 +03:00
Download FLITE.2015.vcxproj
Download LAME.2015.vcxproj FS-7966: bump lame tarball version so it downloads a new one 2015-09-01 11:35:16 -04:00
Download LDNS.2015.vcxproj FS-7966: fix msvc 2015 ldns build 2015-08-31 15:41:58 -04:00
Download LIBSHOUT.2015.vcxproj
Download OGG.2015.vcxproj
Download OPENSSL.2015.vcxproj FS-10167: Added testwebsock to windows build, completely removed precompiled openssl dependancy and injected the use of core library openssl build, everything seems to build and work for windows thus far. 2017-03-28 15:02:09 -06:00
Download OPUS.2015.vcxproj
Download PCRE.2015.vcxproj FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
Download PORTAUDIO.2015.vcxproj
Download PTHREAD.2015.vcxproj
Download SPEEX.2015.vcxproj FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
Download SQLITE.2015.vcxproj FS-7966: fix more msvc 2015 build warnings. 2015-08-31 13:26:36 -04:00
Download V8.2015.vcxproj FS-10436 [mod_v8] Upgrade javascript libv8 from 3.24.14 to 5.6.326 on windows. 2017-06-29 03:04:18 +03:00
Download broadvoice.2015.vcxproj FS-10509: [Build-System] Move broadvoice from tree to download on windows. 2017-07-18 00:35:48 +03:00
Download freetype.2015.vcxproj FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
Download g722_1.2015.vcxproj FS-10489: [build-system] Move libg7221 from tree to download on Windows. 2017-07-14 18:25:09 +03:00
Download iLBC.2015.vcxproj FS-10504: [Build-System] Move iLBC from tree to download on windows. 2017-07-17 19:24:26 +03:00
Download libav.2015.vcxproj FS-9953 [mod_av] Add mod_av to windows build 2017-01-20 14:05:38 +03:00
Download libcodec2.2015.vcxproj FS-10510: [Build-System] Add mod_codec2, move libcodec2 from tree to download on windows. 2017-07-18 18:32:10 +03:00
Download libjpeg.2015.vcxproj
Download libpng.2015.vcxproj FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
Download libsilk.2015.vcxproj FS-10516: [Build-System] Move libsilk from tree to download on windows. 2017-07-18 22:16:48 +03:00
Download libx264.2015.vcxproj FS-9953 [mod_av] Add mod_av to windows build 2017-01-20 14:05:38 +03:00
Download lua.2015.vcxproj FS-10362 [mod_lua] Update lua to 5.2.4 for windows build. 2017-06-03 02:08:21 +03:00
Download mpg123.2015.vcxproj
Download pocketsphinx.2015.vcxproj
Download sphinxbase.2015.vcxproj
Download sphinxmodel.2015.vcxproj
Download tiff.2015.vcxproj FS-10074 [libtiff] Update to tiff-4.0.7, move from codebase to download 2017-03-16 20:12:30 +03:00
Download zlib.2015.vcxproj FS-9944 [core] Add core video support to windows build 2017-01-12 23:52:06 +03:00
cleancount
util.vbs FS-10508: [Build-System] Fix broken lib download logic on windows. 2017-07-17 22:28:00 +03:00