Commit Graph

86 Commits

Author SHA1 Message Date
Andrey Volk 144bbec7fd FS-11303: [Build-System] Migrate Visual C++ components redistribution using merge modules from v140 to v141 (VS2017), minor cleanup. 2018-08-01 18:49:24 +03:00
Andrey Volk 87f004bc16 FS-11271: [Build-System] Add mod_cdr_mongodb to the Windows build. 2018-08-01 00:52:01 +03:00
Andrey Volk 21b135cc16 FS-11297: [Build-System] Add mod_cidlookup to the Windows build. 2018-07-31 23:20:14 +03:00
Andrey Volk e08406d1c4 FS-11288: [Build-System] Refactor WIX project to not miss modules in msi on slow machines. Move Windows build logic from legacy util.vbs to modern props. Fix sound packages improper extraction. Fix multiprocessor build under msbuild. 2018-07-27 18:56:46 +03:00
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 3645facb84 FS-11122: [Build-System] Fix improper use of debug symbols settings on Windows. 2018-07-24 07:21:50 +00:00
Andrey Volk 2e7e6221f8 FS-11083: [Build-System] Add mod_cdr_sqlite to the Windows build. 2018-07-24 07:21:46 +00:00
Andrey Volk 5c04c4ad6b FS-11082: [Build-System] Add mod_odbc_cdr to the Windows build. 2018-07-24 07:21:46 +00:00
Andrey Volk d91374edde FS-11078: [Build-System] Add mod_say_(es_ar, fa, he, hr, hu, ja, pl, th) modules to the Windows build. 2018-07-24 07:21:44 +00:00
Andrey Volk cd0fdcd58b FS-11076: [mod_cdr_pg_csv] Add mod_cdr_pg_csv to the Windows build. 2018-07-24 07:21:44 +00:00
Andrey Volk fe9f2713b4 FS-11075: [mod_amqp] Add mod_amqp to the Windows build. 2018-07-24 07:21:44 +00:00
Andrey Volk 1396f5c5fe FS-11066: [Build-System] Make WIX project be able to produce snapshots with proper msi naming on windows. 2018-07-24 07:21:42 +00:00
Andrey Volk af29a31c7f FS-11020: [Build-System] On Windows: Add missing modules to the msi installer, fix mod_gsmopen build, remove mod_skyopen, disable libav and libx264, cleanup. 2018-07-24 07:21:42 +00:00
Andrey Volk 0bdd607c94 FS-9717 [Build-System] Fix missing mods in msi packages. Fix x64 release build on a clean tree on windows. 2017-06-22 01:51:46 +03:00
Andrey Volk 9aae875bd7 FS-10034 [WIX] Fix WIX to respect Win32/x64 binary output folders. 2017-02-12 15:55:41 +03:00
Andrey Volk 7d1210237a FS-10010 [WIX] Fix windows WIX installer by including a proper vc runtime 2017-02-04 15:44:29 +03:00
Ken Rice 0c413afccd FS-8664 #resolve add fs_cli.exe to msi so its installed.
Tweak the wix configs to actually build a 64bit installer.
unfortunately this breaks the 32bit msi without edits to the Setup.2015
WiX configs for the 32bit temp pathes. We are looking for a solution for
this.
2015-12-15 14:12:27 -06:00
Ken Rice ebda34e1d9 FS-8655 #resolve Update the windows build for MSVS2015 and WiX 3.10.1 to build an MSI 2015-12-14 10:58:29 -06:00
Ken Rice cbc23f4db8 Revert "explore use of nuget for wix build dependency"
This reverts commit 31065883df.
2015-12-11 16:38:31 -06:00
Jeff Lenk 31065883df explore use of nuget for wix build dependency 2015-09-07 18:14:42 -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
Jeff Lenk 345e50d25a FS-7644 2015-06-11 15:29:28 -05: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
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 4d91d9f265 windows use standard environment variable for installer build 2012-10-20 13:48:33 -05:00
Jeff Lenk e977d15844 FS-4343 --resolve add mod_directory, mod_callcenter, mod_skypopen 2012-09-10 08:54:53 -05:00
Jeff Lenk d015395566 FS-4203 --resolve add service setup to windows installer 2012-05-15 11:26:16 -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 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 de96c09d96 VS2008 VS2010 remove mod_file_string from solutions 2011-03-29 23:37:55 -05: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 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 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