Commit Graph

372 Commits

Author SHA1 Message Date
Peter Olsson 295964f0ec FS-6457 --resolve
Upgrade to OpenSSL 1.0.1g in Windows build (Visual Studio 2010 and 2012)
2014-04-13 10:01:17 +02:00
Peter Olsson c915139a00 Make sure to copy pcre.h to library path, when building Win32/Debug in VS2012. 2014-04-11 16:35:19 +02:00
Jeff Lenk 4dd0a5848f FS-6293 windows duh 2014-03-24 18:45:05 -05:00
Jeff Lenk 07438df263 FS-6293 fix windows build from version.h being added to xmlrpc 2014-03-24 18:09:07 -05:00
Jeff Lenk f4abf3dab4 FS-6397 --resolve 2014-03-23 14:28:42 -06:00
Jeff Lenk 741cb889d9 FS-6349 --resolve 2014-03-22 22:59:32 -05:00
Peter Olsson 9987546c58 mod_v8: More improvements for VS Express. 2014-03-18 07:38:44 +01:00
Jeff Lenk 89125e840c FS-6348 2014-03-18 00:24:31 -05:00
Jeff Lenk cf572696c1 FS-6348 --resolve 2014-03-17 23:28:57 -05:00
Jeff Lenk 1f39086534 FS-6348 part1 2014-03-17 22:27:29 -05:00
Peter Olsson 2b651b9abe mod_v8: Try to make V8 build work on Visual Studio Express (devenv.exe is not available in Express) 2014-03-16 10:02:35 +01:00
Peter Olsson 54d13850b7 FS-6347 Make PCRE chartables dependent of PCRE download, to make sure build works the first time 2014-03-16 10:01:18 +01:00
Jeff Lenk e47c318aab windows curl remove header refs 2014-03-16 00:17:51 -05:00
Jeff Lenk df9256d09c FS-6347 update windows build to use downloaded pcre 2014-03-15 23:35:30 -05:00
Jeff Lenk 88fda8cbf2 FS-6346 --resolve 2014-03-13 09:13:30 -05:00
Jeff Lenk de8d92d9ce FS-6346 part 1 2014-03-12 23:49:14 -05:00
Jeff Lenk 47f1219e29 fix windows build for last set of commits 2014-03-07 19:02:18 -06:00
Jeff Lenk 62a28980a1 libsndfile windows update version string 2014-02-23 16:37:26 -06:00
Jeff Lenk 259d315372 libsndfile changes more likely to be excepted back into tree 2014-02-22 15:07:54 -06:00
Jeff Lenk 199a64bf6a FS-4657 --resolve update libsndfile to its latest master 2014-02-21 16:10:32 -06:00
Jeff Lenk 5ca62ecb28 windows openssl disable warning 2010 only 2014-02-15 19:24:20 -06:00
Peter Olsson 01e3eb458e Updated to OpenSSL 1.0.1f in Windows build 2014-02-15 21:05:04 +01:00
Jeff Lenk 1e62a65581 FS-6129 vs2010 didnt like the syntax here 2014-01-23 21:51:50 -06:00
Peter Olsson ef8dff4552 mod_v8: Force build on Windows to generate project files for the current version used. 2014-01-23 14:33:21 +01:00
Peter Olsson e26d34aa85 FS-6129 More improvements for V8 Windows build on 32-bit machines. 2014-01-23 13:39:34 +01:00
Peter Olsson 93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Jeff Lenk 160a2b9362 FS-6129 remove for testing 2014-01-22 22:23:19 -06:00
Peter Olsson 5a820fdc78 Disabled some compiler warnings on Windows build (for Visual Studio 2012), also disabled code analysis one some projects. This should make the Windows build more clean in the future. 2014-01-22 22:47:11 +01:00
Peter Olsson 7adc20fd4a mod_v8: Simplify Visual Studio projects to make it easier to change version of V8 in the future 2014-01-21 12:35:19 +01:00
Peter Olsson 177d8950c2 mod_v8: Add support for build in VS2010. Files manually patched, but they should work as expected 2014-01-18 11:24:57 +01:00
Peter Olsson 91bd69beb4 Improved VS2012 project files for opus lib, to make it work better when converting into VS2013 project 2014-01-18 11:22:18 +01:00
Peter Olsson b762332669 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
Jeff Lenk 990d41b121 FS-5704 --resolve 2013-12-30 13:14:34 -06:00
Jeff Lenk fc5557b949 FS-5986 --resolve fix download reference to windows libcelt 2013-11-20 07:36:20 -06:00
Jeff Lenk d134f71747 FS-5598 --resolve 2013-07-13 11:49:37 -05:00
Jeff Lenk a9a892b0a5 FS-5307 --resolve 2013-04-14 21:18:48 -05:00
Jeff Lenk 969eae39d9 FS-5273 --resolve windows update resource version for pthreads 2013-04-13 21:50:52 -05:00
Jeff Lenk 5f3160ef0f FS-5167 2013-04-08 21:17:02 -05:00
Jeff Lenk a152a9a826 FS-5273 --resolve 2013-04-08 19:14:57 -05:00
Jeff Lenk 76c6d68203 FS-5272 --resolve 2013-04-08 10:42:08 -05:00
Jeff Lenk f7b89748e8 windows missed this spot 2013-04-04 19:00:30 -05:00
Jeff Lenk 0b4340c36e windows compile openssl missed this 2013-04-03 22:00:57 -05:00
Anthony Minessale b7ba97f3af add new files to msvc builds 2013-03-31 21:27:27 -05:00
Jeff Lenk a721477af4 fix windows openssl depends 2013-03-31 18:45:24 -05:00
Jeff Lenk 848592a9e8 windows openssl missing file 2013-03-31 18:11:20 -05:00
Jeff Lenk 5454081122 upgrade windows openssl to 1.0.1c 2013-03-30 21:54:21 -05:00
Jeff Lenk 57497c833e more vs 2010-2012 xmprpc depends 2013-02-28 11:30:05 -06:00
Jeff Lenk 7ea0f8d41e correct vs 2010-2012 depends for xmlrpc at the project level 2013-02-28 10:53:16 -06:00
Jeff Lenk 16a7014284 add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
Jeff Lenk 22eca4cf6b windows download openssl from the correct location 2013-01-31 15:53:50 -06:00
Jeff Lenk 3a30c4df33 FS-4768 MSB_LNK_warnings.diff applied 2013-01-31 15:36:08 -06:00
Jeff Lenk 4df19edb3a FS-4768 applied hopefully final patch(for now) to util.vbs 2013-01-18 11:16:44 -06:00
Jeff Lenk 1c24e8fb6b FS-4768 windows add libmpg download depends 2013-01-09 11:17:38 -06:00
Jeff Lenk fe4b003759 FS-4768 correct download names 2013-01-09 09:31:48 -06:00
Jeff Lenk a73fd2877a FS-4768 fix mpg123 download 2013-01-09 09:23:05 -06:00
Jeff Lenk 1a3323a9d1 FS-4768 4768-again applied 2013-01-09 09:20:28 -06:00
Jeff Lenk 6d4e0862bc FS-4768 update windows to mpg123-1.14.4 2013-01-05 15:48:07 -06:00
Jeff Lenk 40cbc5c0e5 FS-4768 rest of garmts changes mostly cosmetic 2013-01-04 14:10:51 -06:00
Jeff Lenk dd25e7ea36 FS-4768 part of garmts changes 2013-01-04 13:53:05 -06:00
Jeff Lenk e381422fc0 FS-4768 download changes for openssl 2013-01-04 07:22:40 -06:00
Jeff Lenk 99a8052096 FS-4768 windows fix long term initial build problem 2013-01-02 16:11:34 -06:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Jeff Lenk ca78de0192 FS-4950 --resolve vs2008 project 2012-12-20 08:34:57 -06:00
Jeff Lenk a8a2d1406e FS-4445 start enabling windows IPV6 support 2012-10-17 22:36:47 -05:00
Jeff Lenk 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Jeff Lenk a6b2a420d0 windows fix for initial build. Not quite sure why this was never noticed before. 2012-10-11 23:00:04 -05:00
Jeff Lenk d77dfdbbf2 FS-4219 --resolve windows revision display human thanks Peter 2012-09-26 08:16:28 -05:00
Jeff Lenk fd60ef6db4 windows missing copy for libjpeg vs2008 2012-09-14 14:15:18 -05:00
Jeff Lenk 72d67cdbd8 FS-4219 --resolve 2012-08-24 08:24:18 -05:00
Jeff Lenk a293512f60 FS-4219 --resolve 2012-08-13 21:30:10 -05:00
Jeff Lenk 659c06d356 FS-4219 -- resolve windows version string. thanks Peter 2012-08-10 07:47:10 -05:00
Jeff Lenk 6e8736bb06 FS-4504 vs2008 pro still need express 2012-08-09 13:42:21 -05:00
Jeff Lenk 3389f32363 FS-4504 - tweak 2012-08-08 21:29:06 -05:00
Jeff Lenk e9ce6ae0e9 FS-4504 vs2010 only - plus mod_sofia fix - anybody want to help with 2008 2012-08-08 21:18:06 -05:00
Jeff Lenk fa1276d949 FS-4219 --resolve 2012-07-08 09:10:28 -05:00
Jeff Lenk a065cf8631 FS-4219 --resolve correct windows version 2012-06-05 08:44:22 -05:00
Jeff Lenk a7c85c804a FS-4219 --resolve 2012-05-15 09:18:02 -05:00
Jeff Lenk e8fbaa77a4 FS-3997 --resolve 2012-03-14 09:26:32 -05:00
Jeff Lenk d3078c60ec update flite to 1.5.4 fixes win64 and kal rate problem 2012-03-13 22:56:02 -05:00
Jeff Lenk 6aa492d034 vs2010 add some ssl support to curl - test 2012-02-29 08:50:00 -06:00
Jeff Lenk 4349ec00df upgrade lame for windows to lame-3.98.4 2011-10-31 14:38:41 -05:00
Jeff Lenk 58487c6551 FS-3614 --resolve Fix mod_dingaling build on Windows (VS2008), after recent SSL changes. 2011-10-18 08:53:11 -05:00
Anthony Minessale f506e19e15 FS-3471 making this the new default and patching libdingaling to use it exclusively with openssl, now we actually have single thread for gtalk an no gah noodlez 2011-10-17 12:30:51 -05:00
Jeff Lenk 1264c1d026 add missing paths to unimrcp build vs2010 2011-06-17 10:56:52 -05:00
Jeff Lenk a369325896 vs2010 tweak solution file 2011-06-17 10:36:08 -05:00
Jeff Lenk 8b8ec70afe unmrcp VS2008 build fix for new version 2011-06-17 10:07:57 -05:00
Jeff Lenk 2dcca5f4bd unimrcp vs2010 build fixes for new version 2011-06-17 09:35:41 -05:00
Jeff Lenk 1c6b7d8161 unimrcp vs2010 upgrade with revert of incorrect 2008 changes - still not working 2011-06-16 23:26:53 -05:00
Jeff Lenk a94a3cbaab unimrcp vs2008 upgrade 2011-06-16 21:50:37 -05:00
Jeff Lenk a7613c0614 FS-3348 --resolve pocketsphinx build for 0.7 windows vs2008 2011-06-16 08:30:37 -05:00
Jeff Lenk 8092a289a0 pocketsphinx changes for 0.7 for windows - only build test so far for vs2010 - more to come 2011-06-15 18:45:02 -05:00
Jeff Lenk 3d838d5dae FS-3197 - thanks Peter 2011-03-28 10:55:23 -05:00
Jeff Lenk f305605b10 ldns vs express add project to build and tweak 2011-03-25 14:56:37 -06:00
Jeff Lenk dc35bb965b ldns windows add vs2008 project and tweak 2011-03-25 14:16:23 -05:00
Jeff Lenk 85602f9b8c add win ldns project for vs2010 2011-03-25 12:43:12 -05:00
Jeff Lenk b55b4eeaee VS2010 fix minor build order problem 2011-02-03 10:04:25 -06:00
Jeff Lenk 2091e33dbe windows update celt-0.10.0 2011-01-05 19:54:49 -06:00
Jeff Lenk 4e95227f39 windows build fix for last commit 2010-12-26 09:09:14 -06:00
Jeff Lenk c57d5452a4 FS-2826 more fixes for sounds 2010-11-07 14:35:29 -06:00
Jeff Lenk b0e622987a windows fix for last openssl commit 2010-11-06 13:22:20 -05:00
Jeff Lenk 1627f6a541 windows openssl fix spaces is build path 2010-11-06 12:24:30 -05:00
Jeff Lenk f3aecdc9ee fix error in mod_curl manifest 2010-10-22 12:20:30 -05:00
Jeff Lenk a46902c4cc fix error with prev commit 2010-10-04 09:11:49 -05:00
Jeff Lenk 6741f35028 Part of FS-2742 lang/en/dir/sounds.xml & sound file mismatch
Still need missing files
2010-10-01 14:36:42 -05:00
Jeff Lenk 828960adf8 tweak vs2010 openssl build 2010-09-25 12:51:42 -05:00
Jeff Lenk 3867828816 MODSOFIA-92 fix x64 build 2010-08-20 09:24:00 -05:00
Jeff Lenk 1977aa8684 VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
Jeff Lenk 1abe3b9337 MODSOFIA-92 VS2010 2010-08-19 09:58:30 -05:00
Jeff Lenk 437c780536 MODSOFIA-92 - Remove OPENSSL_USE_APPLINK - not needed 2010-08-18 10:57:32 -05:00
Jeff Lenk 6626211ab6 MODSOFIA-92 step 3 - now hooked to build 2010-08-17 11:33:40 -06:00
Jeff Lenk 58ec9a311f MODSOFIA-92 step2 - still not hooked up 2010-08-17 11:23:43 -05:00
Jeff Lenk d26ddd55f7 MODSOFIA-92 fix build 2010-08-17 08:36:02 -05:00
Jeff Lenk b0de3585ea MODSOFIA-92 Add openssl build support to windows - no external build support needed (step 1 - not hooked up yet) vs2008 pro+ only 2010-08-16 15:17:20 -05:00
Jeff Lenk 3da403d7e5 VS 2010 sound output location fix for x64 targets 2010-07-26 13:34:11 -05:00
unknown 9b46a0aabe more vs2010 tweaks - remove mod_spidermonkey and releated from x64 for now 2010-07-24 11:07:29 -05:00
Jeff Lenk a96cbd0e36 more tweaks for VS2010 2010-07-12 09:48:34 -05:00
Jeff Lenk a999e7c05b more tweaks for VS2010 2010-07-11 17:11:45 -05:00
Jeff Lenk 1277ac473e more tweaks for VS2010 2010-07-10 20:59:00 -05:00
Jeff Lenk 3dfc0a86ad more tweaks for VS2010 - reduce unneeded builds 2010-07-10 17:26:16 -05:00
Jeff Lenk 195905f837 more tweaks for VS2010 2010-07-10 15:51:06 -05:00
Jeff Lenk 7af395ef83 more tweaks for VS2010 2010-07-10 15:22:25 -05:00
Jeff Lenk 35fd754543 more tweaks for VS2010 2010-07-07 13:49:21 -05:00
Jeff Lenk 524008ac50 more tweaks for VS2010 2010-06-29 14:33:01 -05:00
Jeff Lenk 9361e2ba9d more tweaks for VS2010 2010-06-29 09:55:08 -05:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Michael Jerris 35301c0fa5 initial import of openssl.vcproj (depends on perl being installed to build) 2010-06-06 21:15:34 -04:00
Michael Jerris e595b95b3e fix paths to header files 2010-06-06 21:11:11 -04:00
Jeff Lenk e853654871 trivial windows build cleanup 2010-06-03 10:17:11 -05:00
Jeff Lenk 52bda06b34 trivial path error 2010-06-02 16:06:56 -05:00
Jeff Lenk 9c14131b9a MODSOFIA-71 for windows 2010-05-01 04:20:11 -05:00
Jeff Lenk 74bf4b0f2e Add version check to support git and svn 2010-04-15 23:00:29 -05:00
Jeff Lenk 4bf3f5c86f bump json lib to 0.9 for windows - still needs updated tar
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17064 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-22 14:24:11 +00:00
Jeff Lenk 745ef92c60 add initial build support to solution for FSCOMM, mod_curl, libjson. Not enabled in the solution build yet.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16887 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-03 21:28:51 +00:00
Jeff Lenk 8897834403 FSBUILD-238
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-04 14:36:17 +00:00
Jeff Lenk c31e428e51 Update Windows to Celt 0.7.1
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16551 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-02 14:16:35 +00:00
Carlos J. Talbot 799bc1209c update for CELT download
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16415 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:37:12 +00:00
Carlos J. Talbot aa326b9a09 CELT for Windows
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16414 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-20 17:29:43 +00:00
Carlos J. Talbot 59a4fea664 Intermediate build folder for the xml library was hard coded to same location for 32 & 64 bit builds, causing VS 2008 to complain during linking. Switched to the use of $(IntDir)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16406 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-19 18:00:49 +00:00
Jeff Lenk 4535d5f1ac windows changes for pocketsphinx update
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-11 17:51:07 +00:00
Jeff Lenk b69c844817 fix line ending error
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15778 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 20:11:40 +00:00
Jeff Lenk 05cc65b2e8 add changes for sounds download to allow independent version specific selection
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15777 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-03 19:43:38 +00:00
Michael Jerris fd061fa5ee fix extra linebreak from joshrivers branch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15513 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-18 02:32:22 +00:00
Jeff Lenk 29cc73abe6 correct path setting
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15481 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-16 15:50:47 +00:00
Jeff Lenk 2290395583 Add windows projects for Broadvoice only 2008
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15470 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-14 20:23:38 +00:00
Michael Jerris b350fc9c0f move mod_zeroconf to unsupported
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15430 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-11 16:39:39 +00:00
Jeff Lenk b5ade3d103 FSBUILD-203 - Win32 Dependencies do not download if there is a space in the path to sources
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15348 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-04 15:14:03 +00:00
Michael Jerris 8928d5f717 remove libvoipcodecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15092 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-10-05 16:29:11 +00:00
Michael Jerris 2252822031 change lib download paths to use http://files.freeswitch.org
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@14106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-07-02 02:06:15 +00:00
Brian West 674b98fd14 FSBUILD-177
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-24 16:13:00 +00:00
Michael Jerris a7e4debee0 add missing files to msvc pcre build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13731 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-09 17:51:25 +00:00