Commit Graph

10 Commits

Author SHA1 Message Date
Andrey Volk 8aeca1d3df FS-9717 [Build-System] Fix missing mods in msi packages. Fix x64 release build on a clean tree on windows. 2017-06-23 15:44:11 -04:00
Andrey Volk 6c55cd651b FS-10362 [mod_lua] Update lua to 5.2.4 for windows build.
Conflicts:
	.gitignore
	src/mod/languages/mod_lua/lua/lgc.c
2017-06-05 15:24:25 -05:00
Andrey Volk 4eef9e38b9 FS-10365 [mod_http_cache] Add mod_http_cache to the windows build.
Conflicts:
	Freeswitch.2015.sln
2017-06-05 15:24:25 -05:00
Andrey Volk d23507e193 FS-9953 [mod_av] Add mod_av to windows build 2017-02-09 13:02:15 -06:00
Andrey Volk 2f7d6dca5e FS-9948 [mod_png] Add mod_png to windows build 2017-02-09 12:51:40 -06:00
Andrey Volk b821a6452b FS-9944 [core] Add core video support to windows build 2017-02-09 12:48:07 -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
Mike Jerris 04f30edc6a FS-7966: multiple fixes for msvc 2015 build, fix openssl linking 2015-08-27 16:22:40 -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