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
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
Brian West
cd98ec85e2
fix line endings
2015-05-28 12:46:43 -05:00
Anthony Minessale
82f267adc1
FS-7122 forgot to add file to last commit
2015-02-16 16:59:55 -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
Travis Cross
8414c498cf
Fix line endings per .gitattributes
2014-08-08 15:24:42 +00:00
Michael Jerris
a9799f3dae
FS-6293: fix mod_silk srcdir build
2014-03-17 08:32:17 -04:00
Michael Jerris
2513388d8a
clean up some bootstrap warnings
2014-03-07 18:36:26 -05: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
dc2c11f13f
FS-4768 initial add of vs2012 build support
2012-12-29 14:57:15 -06:00
Stefan Knoblich
f4ea8abf70
[2/6] silk: Rename AUTOMAKE_OPTS to AUTOMAKE_OPTIONS
...
The latter is a well known automake variable, used
to set (per-Makefile) automake options and supported
since the beginning of time (= automake 1.4).
The former is a made-up variable that doesn't really
do anything.
Signed-off-by: Stefan Knoblich <stkn@openisdn.net>
2011-11-04 14:19:10 +01:00
Anthony Minessale
6fe6d8d7b7
FS-3649 --resolve i think this is a build issue try this patch
2011-11-01 11:52:24 -05:00
Michal Bielicki - cypromis
04b1720f80
x != dw
2011-09-01 16:36:27 +02:00
Michal Bielicki - cypromis
b9d5dff3d8
no gccisms in Makefile.am please ...
2011-09-01 00:18:44 +02:00
Jeff Lenk
db88cd3a28
SILK windows vs2010 fix typos
2011-08-25 13:27:11 -05:00
Jeff Lenk
987db7f79c
re-add SILK support back for windows - part 1 - blind added 2010 support check later
2011-08-25 13:10:57 -05:00
Brian West
c155873e53
Silk part two... doh
2011-08-25 17:30:25 -05:00
Brian West
fdf74f449f
FS-3486 --resolve update silk
2011-08-25 17:25:07 -05: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
Jeff Lenk
4e3a56e9bd
win silk - fix initial build
2010-06-18 09:51:22 -05:00
Jeff Lenk
51498780ec
Add mod_silk to windows build
2010-04-15 16:31:11 -05:00
Brian West
5328dc272d
use 2.59
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17060 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:21:18 +00:00
Brian West
4480f85cf7
round 1
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17057 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-20 17:07:44 +00:00
Brian West
2c6f06dea9
don't need this
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17030 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:42:38 +00:00
Brian West
d3bfbecf2e
fPIC is your friend
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:17:00 +00:00
Brian West
5bb9d2062e
bring the code up to the release tarball
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@17026 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-17 16:16:27 +00:00
Brian West
34933263ac
they left out signalcompare
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16949 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:21:47 +00:00
Brian West
932aa03d6a
re-enabled the test programs
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16948 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:19:35 +00:00
Brian West
13df9d1eb7
oops
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16947 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 03:18:45 +00:00
Brian West
e4b5c2429c
mod_silk
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16945 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 01:01:36 +00:00
Brian West
7bc2f6e1f1
nothing a little perl can't extract from a draft
...
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16944 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-09 00:45:20 +00:00