Commit Graph

20 Commits

Author SHA1 Message Date
Andrey Volk e08406d1c4 FS-11288: [Build-System] Refactor WIX project to not miss modules in msi on slow machines. Move Windows build logic from legacy util.vbs to modern props. Fix sound packages improper extraction. Fix multiprocessor build under msbuild. 2018-07-27 18:56:46 +03:00
Andrey Volk 671da28796 FS-11263: [Build-System] Move FreeSWITCH build system to Visual Studio 2017 on Windows. 2018-07-24 07:21:55 +00:00
Andrey Volk 52ac19c338 FS-11067: [Build-System] Improve windows build speed moving openssl to pre-compiled binaries. 2018-07-24 07:21:42 +00:00
Mike Jerris 403c1735e5 FS-7966: fix more msvc 2015 warnings. 2015-08-31 17:47:57 -04:00
Michael Jerris 164c6111a1 FS-7966: remove some older versions of msvc build system as these will no longer work soon, please use 2015 instead 2015-08-31 10:19:10 -05:00
Michael Giagnocavo 5e456fe9a6 FS-7966. First pass at moving to Visual Studio 2015.
The new C compiler breaks a lot of things. snprintf and timespec now exist, and redefining causes an error.
Many more things are warnings, so warnings-as-errors will fail - remove it from some projects for now.
V8: don't pass VS version to build batch file.
mod_sofia: Config has too-long if/elseif chain. Break this up to avoid "parser stack overflow; program too complex".
Add mod_conference.h to project and dir to includes.
2015-08-21 18:28:32 -04:00
Michael Giagnocavo f116387443 FS-7644. Change 2013.vcxproj references to 2013 2015-06-18 04:17:53 -06:00
Jeff Lenk 345e50d25a FS-7644 2015-06-11 15:29:28 -05:00
Michael Jerris 2cc0348422 FS-7635: remove msvc 2005 2008 and 2010 non working build systems. There are now multiple more recent (3 different ones) and some free versions of the compiler that can be used. 2015-06-10 16:33:14 -04:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Jeff Lenk c57d5452a4 FS-2826 more fixes for sounds 2010-11-07 14:35:29 -06: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 3da403d7e5 VS 2010 sound output location fix for x64 targets 2010-07-26 13:34:11 -05:00
Jeff Lenk 195905f837 more tweaks for VS2010 2010-07-10 15:51:06 -05:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Michael Jerris 6125a1a27e de-couple version numbers and builds of sound files and moh files (FSBUILD-153)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13096 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-04-21 03:21:15 +00:00
Michael Collins 909adf3ae9 Fix win32 install of 16k, 32k sound files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11638 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 21:09:03 +00:00
Michael Collins d1b8ede08b FSBUILD 110
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11635 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-04 20:00:28 +00:00
Michael Jerris 8d66eab47f add mod_pocketsphinx and sound files to windows build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@9117 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-21 05:41:04 +00:00