Commit Graph

468 Commits

Author SHA1 Message Date
Michael Jerris c7d5d49ff6 FS-8350: [build] fix tpl build error on windows 32 bit release build 2015-10-15 15:00:18 -05:00
Anthony Minessale eea76c8856 FS-8130
Port video buffer to also support audio and remove original STFU jitter buffer
Add some more resilience to video packet loss
Add codec control mechanism for both call-specific debug and codec/call specfic params
Make opus function better in packet loss and latent situations
Use new codec control prams to make JB lookahead FEC optionally enabled or disabled mid-call
Add Param to allow JB lookahead to be enabled.
2015-09-14 13:30:08 -05:00
Jeff Lenk 31065883df explore use of nuget for wix build dependency 2015-09-07 18:14:42 -05:00
Mike Jerris 27f2797695 FS-7966: fix some dependencies to avoid rebuild, fix properties and enable warnings as errors on core 2015-09-01 14:24:25 -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 dc946ddc36 FS-7644. Add switch_core_video.c and switch_vidderbuffer.c to VS2013 FreeSwitchCore.2013.vcxproj 2015-06-18 04:18:05 -06: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
Ken Rice 861c4e9c47 update URLs for sound files 2015-05-26 00:05:37 -05:00
Peter Olsson 17d6c5b850 FS-6578 #comment fixed #resolve 2014-07-19 18:06:01 +02:00
Peter Olsson 730cd201c4 Remove js and mod_spidermonkey from Windows build 2014-07-19 12:47:44 +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
Jeff Lenk 741cb889d9 FS-6349 --resolve 2014-03-22 22:59:32 -05:00
Jeff Lenk dd242f3ba6 FS-6346 2014-03-20 18:32:19 -05:00
Jeff Lenk 6d0e684e4b FS-6348 FS-6347 2014-03-20 13:13:31 -05:00
Michael Jerris 1c5e61447b move libs/stfu into the core, as it is not really a lib 2014-03-17 09:44:14 -04:00
Jeff Lenk f649af84e8 fix windows build for last commit 2014-03-08 14:23:41 -06:00
Peter Olsson 01e3eb458e Updated to OpenSSL 1.0.1f in Windows build 2014-02-15 21:05:04 +01:00
Jeff Lenk bfd1a5a9dc fix core speex for recent commit 2014-02-14 18:38:54 -06:00
Anthony Minessale df14c2cabb add speex files to windows projs 2014-02-15 02:44:52 +05:00
Jeff Lenk 37a639860c revert last srtp change and fix for windows different 2014-01-31 10:53:33 -06: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
Peter Olsson 7adc20fd4a mod_v8: Simplify Visual Studio projects to make it easier to change version of V8 in the future 2014-01-21 12:35:19 +01:00
Jeff Lenk 981145c14d vs2010 switch_version.c fix 2014-01-16 22:40:37 -06:00
Jeff Lenk 6b59b31e5e fix windows for switch_version.c still need work for mod_skypopen and mod_gsmopen 2014-01-16 21:35:40 -06:00
Peter Olsson b762332669 Initial commit of mod_v8 2014-01-14 15:38:41 +01:00
Jeff Lenk 092a794e41 FS-5167 add version stuff to vs2010 2013-04-09 18:12:47 -05:00
Jeff Lenk ab224d2d3c FS-5167 2013-04-09 07:55:37 -05:00
Jeff Lenk 5f3160ef0f FS-5167 2013-04-08 21:17:02 -05:00
Jeff Lenk 76c6d68203 FS-5272 --resolve 2013-04-08 10:42:08 -05:00
Jeff Lenk be273b673b windows compile another step closer 2013-04-03 15:41:46 -05:00
Jeff Lenk 43eaa95746 windows compile another step closer 2013-04-03 08:55:03 -05:00
Anthony Minessale b7ba97f3af add new files to msvc builds 2013-03-31 21:27:27 -05:00
Jeff Lenk 3a30c4df33 FS-4768 MSB_LNK_warnings.diff applied 2013-01-31 15:36:08 -06:00
Jeff Lenk 01c1195ef4 FS-4768 VS2012 add Setup Heat xslt filter to project 2013-01-06 11:53:43 -06:00
Jeff Lenk cca667ade4 FS-4768 add wix 3.7 support this is a work in progress 2013-01-04 12:18:56 -06:00
Jeff Lenk dc2c11f13f FS-4768 initial add of vs2012 build support 2012-12-29 14:57:15 -06:00
Jeff Lenk 98bbb9affe mostly trivial windows fixes for last several commits - anthm pthread_self in mod_dptools is not in scope for windows? commented out. 2012-11-01 21:59:18 -05:00
Jeff Lenk 4d91d9f265 windows use standard environment variable for installer build 2012-10-20 13:48:33 -05:00
Jeff Lenk 6b6c83a718 FS-2746 --resolve large xmlrpc update thanks garmt 2012-10-13 11:37:25 -05:00
Michael Jerris 4ddc2f96d4 add new files 2012-10-08 18:59:14 -04:00
Anthony Minessale 90cfac744e FS-4628 --resolve 2012-09-18 11:31:34 -05:00
Jeff Lenk b9e562cc5e vs2010 add missing includes 2012-09-14 15:21:30 -05:00
Jeff Lenk d8cada59ee windows fix for recent tpl additions to switch_event.c
and revert a search and replace error for libtiff building
2012-09-14 12:14:09 -05:00
Anthony Minessale 4985a41f27 add tpl to tree (please check win build) 2012-09-13 15:01:01 -05:00
Jeff Lenk e977d15844 FS-4343 --resolve add mod_directory, mod_callcenter, mod_skypopen 2012-09-10 08:54:53 -05:00
Steve Underwood 92fea4a896 Those damn tiff-3.8.2 entries seem to be everywhere 2012-09-01 23:37:46 +08:00
Jeff Lenk b65c321193 FS-4228 --resolve add zrtp support to windows vs2010 build 2012-05-17 08:38:11 -05:00
Jeff Lenk d015395566 FS-4203 --resolve add service setup to windows installer 2012-05-15 11:26:16 -05:00
Jeff Lenk 80dda3567d FS-4046 --resolve windows xml vanilla thanks 2012-03-26 08:34:42 -05:00
Jeff Lenk ebb636f340 fix path with prebuilt windows installers 2012-03-24 12:55:32 -05:00
Jeff Lenk f85eb0d61f conf: setup change for windows with vanilla conf 2012-03-24 04:14:19 +00:00
Jeff Lenk 6aa492d034 vs2010 add some ssl support to curl - test 2012-02-29 08:50:00 -06:00
Jeff Lenk 62dc305092 add mod_abstraction to windows build 2012-01-25 17:56:08 -06:00
Jeff Lenk 080b89244e add mod_httapi to windows vs2010 binary distribution 2012-01-06 11:10:04 -06:00
Jeff Lenk f5abef2000 FS-3728 --resolve thanks 2011-11-30 08:57:11 -06:00
Jeff Lenk 674619b395 FS-2936 changes for vs2010 build - vs2008 coming later 2011-11-29 22:28:50 -06:00
Jeff Lenk 5962861b6b FS-3378 --resolve Compile FS Core with /O2 flag in VS2010 2011-07-02 16:03:49 -05:00
Jeff Lenk de96c09d96 VS2008 VS2010 remove mod_file_string from solutions 2011-03-29 23:37:55 -05:00
Jeff Lenk a1a710482b freetdm windows build tweaks 2010-12-20 12:15:41 -06:00
Jeff Lenk 282b156207 windows tweak mod_say_pt add to vs2010 others not for now 2010-12-17 21:25:45 -06:00
Jeff Lenk dc5b964bb1 fix build on windows for last commit 2010-12-10 21:43:03 -06:00
Jeff Lenk c9fa092a9e VS2010 add mod_cepstral to Setup 2010-11-25 13:22:41 -06:00
Jeff Lenk 21e1f69b98 add spidermonkey back to x64 build and setup 2010-11-16 20:22:24 -06:00
Jeff Lenk ab87f627f7 FS-2826 FreeSwitchCoreLib Visual Studio x64 build error 2010-11-07 13:05:01 -06:00
Jeff Lenk 957262fac1 windows installer fix to last commit 2010-11-05 10:36:13 -05:00
Jeff Lenk 145d64b623 windows wix installer - add more options for fs_cli 2010-11-05 10:12:25 -05:00
Jeff Lenk 7217b9dc7c add fs_cli to windows wix install 2010-11-04 17:59:53 -05:00
Jeff Lenk 3d547b1c64 windows installer - clean paths 2010-10-27 16:26:55 -05:00
Jeff Lenk 15070162ff windows installer - correct missing file 2010-10-23 09:51:08 -05:00
Jeff Lenk 917ebfe335 windows installer - correct missing files 2010-10-23 09:38:56 -05:00
Jeff Lenk 28c827abd6 windows installer - correct missing file 2010-10-23 08:32:38 -05:00
Jeff Lenk 9187055301 add windows installer start menu item 2010-10-22 14:10:14 -05:00
Jeff Lenk 180c179c7f add missing file windows setup 2010-10-21 17:11:57 -05:00
Jeff Lenk 31a4a7f245 oops 2010-10-20 09:54:49 -05:00
Jeff Lenk 1cabe88302 continuation of msbuild enabled automated installers for Win32/X64 2010-10-20 09:46:27 -05:00
Jeff Lenk 1368684460 continuation of msbuild enabled automated installers for Win32/X64 2010-10-14 22:25:44 -05:00
Jeff Lenk 5b7ba536d7 move to proper location 2010-10-14 16:32:31 -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 68fef16e37 more tweaks for VS2010 2010-07-06 16:10:35 -05:00
Jeff Lenk 4a924deb91 more tweaks for VS2010 2010-07-02 09:50:24 -05:00
Jeff Lenk e574455495 more tweaks for VS2010 2010-06-30 09:25:19 -05:00
Jeff Lenk 524008ac50 more tweaks for VS2010 2010-06-29 14:33:01 -05:00
Jeff Lenk 9361e2ba9d more tweaks for VS2010 2010-06-29 09:55:08 -05:00
Jeff Lenk a87429ac87 Add initial support for VS2010 2010-06-28 15:49:19 -05:00
Jeff Lenk 8aa3a02b9c sync windows with recent limit changes 2010-06-20 10:28:22 -05:00
Jeff Lenk 3d2b23d60e add missing json 2010-06-17 12:25:20 -05:00
Jeff Lenk 9e1508e23e add new files for json 2010-06-17 12:18:06 -05:00
Mathieu Rene 936e0858cb fix windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16966 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-11 03:02:47 +00:00
Michael Jerris aceb06f24f move common say 'spell' function into shared code
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16931 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-03-07 21:26:36 +00:00
Carlos J. Talbot 90cfb26e58 git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16591 d0543943-73ff-0310-b7d9-9358b9ac24b2 2010-02-09 15:58:36 +00:00
Carlos J. Talbot 4924098c7b remove old merge INNO setup file
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16282 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:52:48 +00:00
Carlos J. Talbot d104371f78 Separate INNO setup files for FreePBX and FusionPBX
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16281 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:51:13 +00:00
Carlos J. Talbot ba37196f39 Inno setup file for FSComm (includes 32/64 bit config)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16280 d0543943-73ff-0310-b7d9-9358b9ac24b2
2010-01-13 18:33:56 +00:00
Jeff Lenk b0ea4b7341 duh Windows UUID
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16031 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-22 22:06:44 +00:00
Jeff Lenk 4f8820ae09 add switch_mprintf to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15877 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-12-10 21:23:53 +00:00
Carlos J. Talbot d2ad55e50d Initial check in for Windows Inno Setup script.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@15681 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-11-26 04:33:50 +00:00
Michael Jerris 3678092f63 initial bits of mod_unimrcp windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13818 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-17 19:52:25 +00:00
Michael Jerris 338043488c build: fix msvc 64 bit build regression from upnp build (FSBUILD-167)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13538 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 21:29:58 +00:00
Michael Jerris d74ab375cf add upnp to windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13535 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-06-01 19:15:34 +00:00
Michael Jerris 383ff711d2 cleanup msvc code analysis warnings
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13366 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 21:07:18 +00:00
Michael Jerris cc8ed5b18f remove broken code analysis test
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@13364 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-05-15 19:40:23 +00:00
Michael Jerris 80ae18cb76 turn off code analysis for now
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12711 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-22 16:54:45 +00:00
Michael Jerris 3ef78db855 build: fix rebuild every time on msvc 2008 non team editions (FSBUILD-132)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12492 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 22:28:32 +00:00
Michael Jerris 4212af498b build: build path cleanups (FSBUILD-130)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12490 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-06 19:27:14 +00:00
Michael Jerris 8837b8b76d add new switch_xml_config.[ch] files to project
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12444 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-03-05 04:48:38 +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 90564aa4b0 use dll for lua windows build (FSCORE-299)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12132 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-18 06:24:01 +00:00
Robert Joly a418b61f60 Fixed VS2008 compiler warnings, including what clearly looks like a bug!
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12027 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 04:10:31 +00:00
Michael Jerris 322cfdbc6c remove libresample
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@12021 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-15 03:20:16 +00:00
Michael Jerris 156f02924d add libspeexdsp to core on windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11990 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-13 18:51:10 +00:00
Robert Joly 7020530827 Removed "warning are errors" flag in deprecated VS2005 build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11726 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-02-10 03:32:55 +00:00
Robert Joly deb51da9eb Removed error on warning for compiles, as DevStudio 2005 is more or less deprecated keeping the warnings out is becoming less and less "maintained".
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-20 00:47:43 +00:00
Michael Jerris 7f7d151eab remove stuff from the build that is no longer in tree
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@11192 d0543943-73ff-0310-b7d9-9358b9ac24b2
2009-01-14 15:46:24 +00:00
Michael Jerris de495e8b94 add switch_dso
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10326 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-11-11 12:27:31 +00:00
Michael Jerris 8152198348 initial checkin of switch_dso.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@10215 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-10-31 21:53:07 +00:00
Michael Jerris 59241895b6 switch_xml becomes c again (FSCORE-151)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8940 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-08 21:52:38 +00:00
Michael Jerris 5d7c2011c4 add advanced installer file (http://www.advancedinstaller.com/)
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8895 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-07-03 19:43:06 +00:00
Michael Jerris d24752a559 disable incorrect code analysis catch
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8442 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-16 17:06:27 +00:00
Michael Jerris c4a4a1de6e updated iax build for msvc
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8324 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-09 01:58:44 +00:00
Michael Jerris d7e5d673d0 remove un-needed stuff from tree.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8319 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-05-08 22:14:31 +00:00
Michael Jerris 47985c5683 start of msvc build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8219 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-30 14:20:31 +00:00
Michael Jerris 170d5da4ee tweak windows build for inet_pton
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8166 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-22 12:34:47 +00:00
Michael Jerris 29ea1523c9 tweak windows build for inet_pton and other build problems
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@8131 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-04-21 14:35:14 +00:00
Michael Jerris 40c3e6c323 get both msvc builds and msi builds all in sync.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7925 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-03-19 05:08:12 +00:00
Michael Jerris d801820193 add pcm in core in windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7687 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 22:53:34 +00:00
Michael Jerris 39c6fb3b8b add pcm in core in windows build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7685 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 22:46:02 +00:00
Michael Jerris 7d7c3bbfcf remove mod_l16
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7676 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-18 20:06:32 +00:00
Michael Jerris b74d4f6a16 pull old codec mods from msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@7657 d0543943-73ff-0310-b7d9-9358b9ac24b2
2008-02-17 06:28:45 +00:00
Michael Jerris 4c424f3f10 Enable code analysis
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6936 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-21 05:38:04 +00:00
Michael Jerris a7f1b439fc cleanup
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6910 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-20 03:05:25 +00:00
Michael Jerris 285e8fc3c4 enable code analysis by default.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6896 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-19 05:31:21 +00:00
Michael Jerris 38c2daa884 update installer
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6797 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-14 19:06:08 +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 5a8d1f10c2 on 2008, modnames should be the same.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6697 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 04:12:02 +00:00
Michael Jerris ccffaad03c fix msvc build.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6692 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-12 02:10:52 +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 d6134a63c8 remove param that is not used in msvc 9
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6629 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-12-11 10:03:33 +00:00
Michael Jerris 99f38733af install htdocs files
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6433 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-29 04:10:17 +00:00
Michael Jerris 19a99cc3c0 recursive conf file install
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6321 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-17 21:15:33 +00:00
Michael Jerris a90e0b30ad windows build tweaks.
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6301 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-16 05:47:25 +00:00
Michael Jerris 7c24fffcde fix windows release build
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6273 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-15 00:51:33 +00:00
Michael Jerris 5a7cd3c885 fix to changing file names
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@6261 d0543943-73ff-0310-b7d9-9358b9ac24b2
2007-11-14 20:42:16 +00:00