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
561d187085
FS-11125: [Build-System] Remove unused files left from previous Visual Studio version.
2018-07-24 07:21:51 +00:00
Andrey Volk
ea8c3be8ec
FS-10541: [Build-System] Move OpenSSL to props with BaseDir on windows.
2017-10-07 22:50:48 +03:00
Michael Jerris
65460fae25
FS-9099: fix windows build
2016-04-28 14:29:39 -05:00
Mike Jerris
1bbb487396
FS-9099: [sofia-sip] fix windows build of websocket transport
2016-04-27 13:50:15 -04:00
Mike Jerris
2e3e09cb38
FS-7966: fix more msvc 2015 build warnings.
2015-08-31 13:26:36 -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
Mike Jerris
5de2f7d7bd
FS-7966: multiple fixes for msvc 2015 build, silence multiple warnings
2015-08-27 18:49:13 -06:00
Mike Jerris
de0327960a
FS-7966: multiple fixes for msvc 2015 build, fix x64 build
2015-08-27 17:26:42 -06:00
Mike Jerris
9485fc9581
FS-7966: multiple fixes for msvc 2015 build
2015-08-27 14:37:33 -06: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
Michael Jerris
cceeecb04c
FS-7264: silence inet_ntop deprecated warnings
2015-02-11 12:15:03 -05:00
Peter Olsson
17d6c5b850
FS-6578 #comment fixed #resolve
2014-07-19 18:06:01 +02:00
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
01e3eb458e
Updated to OpenSSL 1.0.1f in Windows build
2014-02-15 21:05:04 +01: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
Jeff Lenk
a152a9a826
FS-5273 --resolve
2013-04-08 19:14: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
16a7014284
add more missing vs2012 project filters
2013-02-27 22:34:16 -06:00
Jeff Lenk
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Jeff Lenk
b55b4eeaee
VS2010 fix minor build order problem
2011-02-03 10:04:25 -06:00
Jeff Lenk
1abe3b9337
MODSOFIA-92 VS2010
2010-08-19 09:58:30 -05:00
Jeff Lenk
58ec9a311f
MODSOFIA-92 step2 - still not hooked up
2010-08-17 11:23:43 -05:00
Jeff Lenk
7af395ef83
more tweaks for VS2010
2010-07-10 15:22:25 -05:00
Jeff Lenk
524008ac50
more tweaks for VS2010
2010-06-29 14:33:01 -05:00
Jeff Lenk
a87429ac87
Add initial support for VS2010
2010-06-28 15:49:19 -05: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
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
Michael Jerris
bbdf4744aa
inital work on x64 windows build (FSBUILD-125)
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-21 00:56:56 +00:00
Michael Jerris
2625874332
add sres_sip
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11969 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-12 22:09:11 +00:00
Michael Jerris
2d30b99fa8
add new files to windows build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11869 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 17:36:15 +00:00
Michael Jerris
dbda822b47
add new files to msvc build
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11789 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-11 16:44:14 +00:00
Michael Jerris
d0f7f0f137
cleanup build warnings.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6786 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 03:56:11 +00:00
Michael Jerris
1f28595116
default log level to 0
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6725 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-13 01:17:46 +00:00
Michael Jerris
4110f73cf3
add msvc 2008 sln/project files
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6690 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 01:40:13 +00:00
Michael Jerris
bbffdd99ab
cleanup some project file properties and hopefully fix the release build enum issue.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5961 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-18 04:15:33 +00:00
Michael Jerris
7a4ed161c2
update msvc build to sync with new sofia-sip.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5844 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-10-11 21:14:34 +00:00
Michael Jerris
5daf4028a6
fix build from unc paths.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5491 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-07-03 00:18:55 +00:00
Michael Jerris
69f9a7caf9
adjust to moved files.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@5106 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-05-08 19:33:04 +00:00
Michael Jerris
853936abd3
a little update to the sofia-sip library
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4939 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-04-15 02:03:41 +00:00
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
Michael Jerris
7b4e100b31
Temporarily reverting sofia-sip library back to prior to the changes merged on 2/7/2007 due to ongoing unresolved issues in the new code. Will re-commit these changes once we receive fixes from the sofia-sip tree for these outstanding issues. Make sure recommended.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4308 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-17 06:25:21 +00:00
Michael Jerris
1eacf043d2
merge sofia windows build, add ifdefed out code to avoid assert if it comes back.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4180 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-09 19:14:20 +00:00
Michael Jerris
96f207585d
sync windows build with new sofia build.
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@4155 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-02-07 22:29:52 +00:00