mirror of
https://github.com/OpenMW/openmw.git
synced 2026-01-03 16:43:07 +00:00
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. |
||
|---|---|---|
| .. | ||
| before_install.linux.sh | ||
| before_install.osx.sh | ||
| before_script.linux.sh | ||
| before_script.msvc.sh | ||
| before_script.osx.sh | ||
| build.msvc.sh | ||
| build_googletest.sh | ||
| check_tabs.sh | ||
| deploy.osx.sh | ||