summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* CI: use ccacheChristoph Reiter2018-06-211-0/+7
|
* ci: add a MSYS2 32bit jobChristoph Reiter2018-06-181-0/+16
|
* Update the CI imageEmmanuele Bassi2018-05-071-4/+3
| | | | | | We should use the GitLab registry, to allow everyone with the appropriate credentials for gitlab.gnome.org to push images for CI.
* ci: Only run the gobject-introspection test suitewip/ciEmmanuele Bassi2018-03-101-1/+1
| | | | | We don't need to run the GLib test suite, in case we're building GLib as a subproject.
* ci: Disable -WerrorEmmanuele Bassi2018-03-101-1/+1
| | | | We're going to need some more iterations before we can re-enable it.
* Add CI environment for gobject-introspectionEmmanuele Bassi2018-03-101-0/+19
Based on the GLib and GTK equivalent CI environment, with a Docker container used to run the build.