Commit Graph

23 Commits

Author SHA1 Message Date
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
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
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
Anthony Minessale 0dd71fd9fb FS-7122 REVERT 2015-02-16 16:20:14 -06:00
William King 51f2442a9e resolve an automake warning about subdirs on latest automake
Latest automake will detect then warn if the Makefile uses source
files that are in subdirectories, but the subdirs option is not
set. In the FreeSWITCH build system the current expected behavior is
to expect the subdirs option to be enabled.

FS-7122 #resolve
2015-01-07 10:04:29 -08:00
Michael Jerris 2513388d8a clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
Peter Olsson 93696934b2 Silence more compiler warnings 2014-01-23 12:25:15 +01:00
Steve Underwood 15ca745cd4 Eliminate more warnings 2013-10-16 00:53:18 +08:00
Steve Underwood 84324ab7b1 Eliminate some more warnings 2013-10-16 00:47:29 +08:00
Jeff Lenk 16a7014284 add more missing vs2012 project filters 2013-02-27 22:34:16 -06:00
Steve Underwood 4b46a5511e Eliminated a couple of unused variable warnings in the Broadvoice codec. 2013-02-06 17:07:29 +08:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Jeff Lenk 1977aa8684 VS2010 add missing project filters 2010-08-19 10:38:54 -05:00
Jeff Lenk 7af395ef83 more tweaks for VS2010 2010-07-10 15:22:25 -05:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Michael Jerris dfc1f5d2a9 update to http://www.soft-switch.org/downloads/snapshots/voipcodecs/broadvoice-20091122.tar.gz
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15602 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-21 19:45:06 +00:00
Michael Jerris 56e05a0836 regenerate
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15563 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 22:49:21 +00:00
Jeff Lenk fe333744ac add new broadvoice to windows solution and cleanup template
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15562 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 22:33:16 +00:00
Michael Jerris bd2618a63f fix \ vs / in dsp and vcproj files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15560 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 21:05:25 +00:00
Jeff Lenk c1c132908d libbroadvoice some partial corrections for windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15557 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:40:56 +00:00
Michael Jerris f05740bc9b add new broadvoice codec lib from Steve Underwood
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15543 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 14:42:11 +00:00