summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2018-07-06GitLab CI: move the scan-build job up in the filePeter Hutterer1-14/+14
2018-07-05GitLab CI: rename MESON_PARAMS to MESON_ARGSPeter Hutterer1-12/+12
2018-07-04Gitlab CI: run the tests through valgrind on the f28 boxPeter Hutterer1-0/+10
2018-07-03GitLab CI: always run ninja test unless otherwise specifiedPeter Hutterer1-9/+3
2018-07-03GitLab CI: don't use spaces in artifact namesPeter Hutterer1-1/+1
2018-06-27gitlab CI: build a release with -WerrorPeter Hutterer1-0/+8
2018-06-22gitlab CI: add Arch to the list of built imageswip/archPeter Hutterer1-0/+65
2018-06-22gitlab CI: add pkgconfig to the listPeter Hutterer1-2/+2
2018-06-21gitlab CI: run ninja test tooPeter Hutterer1-0/+8
2018-06-19CI: WIP: attempt to clean up the registry before leavingBenjamin Tissoires1-12/+116
2018-06-19CI: speed up the docker_check stageBenjamin Tissoires1-4/+4
2018-06-19CI: do not pull images when checking for the creation dateBenjamin Tissoires1-4/+30
2018-06-19doc: point to the gitlab ci file for a list of required packagesPeter Hutterer1-2/+13
2018-06-18gitlab ci: use GIT_DEPTH of 1Peter Hutterer1-0/+1
2018-06-18CI: Hook up GitLab CIBenjamin Tissoires1-0/+406