glib/.gitlab-ci
Christoph Reiter 995f75cdd7 gitlab-ci: Add 32bit MinGW jobs using MSYS2
This builds glib using meson/ninja/ccache with mingw-w64 on a Windows
machine.

The CI scripts expect a gitlab runner to exist with the "win32" tag
which uses the default "cmd" shell by default.

Before running the tests pacman is invoked to update the system
(potentially including bash etc, thus the extra step)
Then a login shell is started with CHERE_INVOKING to not change the
cwd and finally the test script is executed.

https://bugzilla.gnome.org/show_bug.cgi?id=793729
2018-04-25 17:23:49 +02:00
..
Dockerfile ci: Install Meson from PyPI 2018-03-29 09:57:55 +01:00
run-docker.sh ci: Add GitLab CI description file 2018-02-20 13:49:21 +00:00
test-msys2.sh gitlab-ci: Add 32bit MinGW jobs using MSYS2 2018-04-25 17:23:49 +02:00