1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/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_googletest.sh Use googletest 1.10.0 2020-05-02 17:56:32 +02:00
build.msvc.sh
check_package.osx.sh
check_tabs.sh
deploy.osx.sh