Commit Graph

27 Commits

Author SHA1 Message Date
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
Michael Jerris
9a1948e959 autoconf syntax error 2014-03-07 19:35:51 -05:00
Michael Jerris
2513388d8a clean up some bootstrap warnings 2014-03-07 18:36:26 -05:00
Steve Underwood
7c99132c8a Eliminate a warnign in G.722.1 2013-10-15 23:51:54 +08:00
Steve Underwood
81e805165a Eliminate some warnings in a Windows build 2013-10-15 23:39:59 +08:00
Anthony Minessale
87c2bb552f FS-4751 I am leaving out the one for devel-bootstrap.sh because I am not sure it should be /usr/pkg/bin/bash 2012-10-23 12:23:19 -04:00
Travis Cross
c77d9a18dd spelling fix 2012-05-12 18:53:00 +00:00
cypromis
8ecf308075 fix basops32.c make the file contain something even if ifdefs fail (which makes suncc fail) 2011-01-03 13:06:25 +01:00
Steve Underwood
93630948e4 Missed a file in the previous update 2010-12-26 13:41:06 +08:00
Steve Underwood
5d5485708d A bunch of tweaks to the G.722.1 codec 2010-12-26 13:25:03 +08:00
Michael Jerris
e2b85e946a FS-287: fix bsd shell incompatibility 2010-10-03 05:02:58 -04:00
Michael Jerris
49d2fecc48 a slightly more annoying yet more sane way to fix snow cat
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15868 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 04:19:49 +00:00
Michael Jerris
e3ea76dd47 fix calling of sub configure.gnu files during --srcdir build (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15661 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-24 23:04:21 +00:00
Brian West
edfbe7654e disabled shared
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15630 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-23 19:59:51 +00:00
Michael Jerris
17baec7746 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:08:09 +00:00
Michael Jerris
ef9f676192 delete generated files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13680 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 18:01:24 +00:00
Michael Jerris
346932e31a don't build files that will have no contents due to ifdefs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13672 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-08 16:25:28 +00:00
Michael Jerris
d9327d3bc7 fixing windows build 1/2
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11593 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-02 16:14:45 +00:00
Brian West
a226a4f756 remove generated file from tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11367 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:45:07 +00:00
Anthony Minessale
b9568795b3 more pa bs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-22 18:28:24 +00:00
Michael Jerris
d848795872 we need the f's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11189 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:13:59 +00:00
Michael Jerris
4061566f78 we need the f's
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11188 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:06:51 +00:00
Anthony Minessale
8b8e935551 make error more clear about missing trunk_type param in openzap.conf (and auto tolerate the err) and fix printf metas
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11105 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-09 22:09:49 +00:00
Brian West
1a401ee77b doh
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11076 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-05 20:51:45 +00:00
Michael Jerris
53a30c5b90 MODCODEC-6 siren windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10788 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-16 04:14:57 +00:00
Brian West
1220bbcff2 tweak
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10732 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-12-12 16:01:36 +00:00