mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2025-01-10 06:39:49 +00:00
a6493ce329
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. |
||
---|---|---|
.. | ||
activate_msvc.sh | ||
ActivateMSVC.ps1 | ||
before_install.linux.sh | ||
before_install.osx.sh | ||
before_script.linux.sh | ||
before_script.msvc.sh | ||
before_script.osx.sh | ||
build_googletest.sh | ||
build.msvc.sh | ||
check_package.osx.sh | ||
check_tabs.sh | ||
deploy.osx.sh |