1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 13:49:56 +00:00
openmw-tes3mp/CI
AnyOldName3 a6493ce329 Don't exit prebuild script on nonzero exit code when we already check it
We have `set -e` enabled, so normally exit the script if a command fails.
We also had explicit exit code checks in a few places with user-friendly
error messages. These were never printed as the script exited before we
could check the exit code due to a bad exit code.
2020-06-13 01:51:27 +01:00
..
activate_msvc.sh Merge branch 'ninja' into 'master' 2020-05-16 22:23:37 +00:00
ActivateMSVC.ps1 Merge branch 'ninja' into 'master' 2020-05-16 22:23:37 +00:00
before_install.linux.sh no need to re-map when using system default 2020-03-22 21:34:46 +01:00
before_install.osx.sh [macOS, CI] Use prebuilt dependencies with SDL2 2.0.12 2020-04-01 19:57:04 +04:00
before_script.linux.sh Remove unused BUILD_MYGUI_PLUGIN option 2020-05-09 19:42:36 +02:00
before_script.msvc.sh Don't exit prebuild script on nonzero exit code when we already check it 2020-06-13 01:51:27 +01:00
before_script.osx.sh Remove unused BUILD_MYGUI_PLUGIN option 2020-05-09 19:42:36 +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
build_googletest.sh Use googletest 1.10.0 2020-05-02 17:56:32 +02:00
check_package.osx.sh Add a script to verify macOS package contents 2018-12-20 21:18:41 +01: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 Fix macOS nightly preupload check 2019-04-06 18:21:33 +02:00