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 657306c293 Make Qt work on my machine
Switches `eval stuff $STRIP` to `run_cmd` as it'll log errors on failure
and eval was breaking commands that ran just fine otherwise.

Don't download aqt wheel from pip and install it in two separate steps.

Upgrade aqt from 0.8 to 0.9.2 as there are bugs with 0.8 that stop Qt
5.15.0 from working for some people.

Fall back to Qt 5.14.2 for 64-bit on MSVC 2017 as the package list is
broken and that specific combination doesn't work right now.
2020-06-23 15:22:59 +01:00
..
activate_msvc.sh Merge branch 'ninja' into 'master' 2020-05-16 22:23:37 +00:00
ActivateMSVC.ps1 Remove annoying warning 2020-06-15 16:37:47 +01: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 change build type to debug for ci/cd 2020-06-23 12:19:38 +02:00
before_script.msvc.sh Make Qt work on my machine 2020-06-23 15:22:59 +01:00
before_script.osx.sh #5480: Drop Qt4 support and require Qt 5.12 or later. 2020-06-22 12:17:06 +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