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
Stanislaw Halik b099981c91 fix CI msvc build outside git bash
It was only by accident that git bash worked for CI basing on the
"real_pwd()" expression. Replace the dubious replacement pattern with
"cygpath", which is present on git bash, Cygwin, and msys2 alike. In
particular git bash uses msys2 internally.

I was able to confirm a working build under msys2 with a wrapper for
MSVC invocation via the Ninja generator.
2018-11-03 20:19:44 +01:00
..
before_install.linux.sh Add dependency to recastnavigation 2018-10-13 22:16:25 +03:00
before_install.osx.sh Merge branch 'master' into pathfinder_detour 2018-10-28 17:08:09 +03:00
before_script.linux.sh Add recastnavigation as subdirectory 2018-11-01 17:01:22 +01:00
before_script.msvc.sh fix CI msvc build outside git bash 2018-11-03 20:19:44 +01:00
before_script.osx.sh Add recastnavigation as subdirectory 2018-11-01 17:01:22 +01: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 specific googletest version 2018-09-28 22:39:27 +03: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] Do not upload a nightly if there's already one of the same commit 2018-05-24 23:00:59 +02:00