Commit Graph

27 Commits

Author SHA1 Message Date
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 5dabf58f7b FS-10509: [Build-System] Move broadvoice from tree to download on windows. 2017-07-18 00:35:48 +03:00
Sergey Safarov df1ab07ca4 FS-9924: Removed extra space in source files 2017-02-09 23:59:49 -05: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
Michael Jerris 91a6fc82c0 FS-7338: remove libsndfile from tree, use system lib instead
FS-7338: remove libsilk from tree, use system lib instead
FS-7338: change to always use system liblua
FS-7338: remove libbroadvoice from tree, use system lib instead
FS-7338: remove libilbc from tree, use system lib instead
FS-7338: remove libs using system libs from bootstrap
FS-7338: remove libg722_1 from tree, use system lib instead
FS-7338: remove mod_celt, it has be superseded by mod_opus
FS-7338: remove libcodec2 from tree, use system lib instead
FS-7338: remove libopus from tree, use system lib instead
FS-7338: remove libsoundtouch build from tree, use system lib instead
FS-7338: remove flite build from tree, use system lib instead
FS-7338: remove openldap build from tree, use system lib instead
FS-7338: remove libmongoc build from tree, use system lib instead
FS-7338: remove mod_mongo deps that are no longer actually required
FS-7338: remove some dup demo modules and don't include demo code in packages
2015-05-28 12:47:24 -05:00
Michael Jerris bcd9f49fbe move applications to use automake 2014-03-07 18:36:12 -05:00
Ken Rice 6e7d5d0897 update copyright header for 2014 2014-02-12 12:08:56 -06:00
Nathan Neulinger 32adc789f6 make noexpandtab explicit in all vim modelines other than xml files 2013-06-25 11:50:17 -05:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Ken Rice c5554eb939 Copyright date update. 2012-04-18 11:52:02 -05:00
Brian West 3734f4cd44 bump copyright date and fix some email and typos from diego. 2011-01-05 10:09:04 -06:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Anthony Minessale 886e1ddb4d run indent on the whole tree and update copyright dates in prep for 1.0.5
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16579 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-02-06 03:38:24 +00:00
Michael Jerris a977524425 more --srcdir fixes (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15849 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-08 20:31:12 +00:00
Michael Jerris b871302d45 a few modules now build with --srcdir (FSBUILD-211)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15709 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-29 08:15:01 +00:00
Michal Bielicki 8123c41a53 configure for mod_bv libraries is done from the main configure file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15607 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-22 22:52:23 +00:00
Brian West 13d1311589 Fix Makefile for bv
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15577 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 19:35:39 +00:00
Jeff Lenk efa0603e87 fix includes
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15571 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 15:13:48 +00:00
Brian West 3ee2ad61c9 seems bv32 can only do 10-60ms
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15568 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 03:07:11 +00:00
Brian West 11610cf3b5 10 to 120 ms bv16 and bv32
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15566 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:41:32 +00:00
Brian West 8046beba83 fix bv codecs
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15564 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-20 02:15:49 +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
Brian West d421557ff9 work in progress pending lib fix
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15558 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-19 20:46:10 +00:00