1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 12:49:54 +00:00
openmw-tes3mp/CI
PlutonicOverkill 2d7689b978 Add Visual Studio 2017 support
The new VS2017 configuration uses all the same settings as the
VS2015 one, but uses a different generator.

CMake by default looks for Boost libraries based on the compiler
being used, but Boost only has binaries for VS2015, so a hack is
used to make sure it looks for the correct ones.

I don't know what TOOLSET and XP_TOOLSET are for but I left them
just in case.
2017-07-14 12:07:16 +12:00
..
before_install.linux.sh Link Clang paths 2016-08-28 21:25:09 +09:00
before_install.osx.sh [macOS, CI] Use most recent dependencies 2017-06-13 08:44:55 +02:00
before_script.linux.sh Remove optimization build flags on Travis-CI to speed up the build 2016-02-16 18:19:17 +01:00
before_script.msvc.sh Add Visual Studio 2017 support 2017-07-14 12:07:16 +12:00
before_script.osx.sh [macOS, CI] Use Release configuration 2017-06-09 16:49:25 +02:00
build.msvc.sh msbuild was always defaulting to building the Debug configuration so it was impossible to build any other configurations with build.msvc.sh 2017-06-19 06:00:42 -07:00
check_tabs.sh Fix the check_tabs.sh script choking on QT generated UI files when doing an in-source build 2015-11-04 20:25:03 +01:00
deploy.osx.sh [macOS, CI] Configure deployment of nightly builds to FTP 2017-03-07 21:53:49 +01:00