summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* gitlab CI: generate the template list from the config dataPeter Hutterer2020-02-241-8/+9
* gitlab CI: set the vim filetype for the template filePeter Hutterer2020-02-241-1/+1
* gitlab CI: move the configuration bits into a YAML filePeter Hutterer2020-02-211-1/+1
* gitlab CI: make the "this is generated" warning more obviousPeter Hutterer2020-02-211-2/+6
* gitlab CI: add a scan-build targetPeter Hutterer2020-02-201-2/+7
* gitlab CI: fix a variable substitutionPeter Hutterer2020-02-201-1/+1
* gitlab CI: correct some meson builddirsPeter Hutterer2020-02-201-4/+4
* gitlab CI: hook up qemuPeter Hutterer2020-02-191-6/+90
* gitlab CI: replace the hardcoded meson builddir with a variablePeter Hutterer2020-02-191-8/+9
* gitlab CI: add a job to make sure the soname is correct for both build systemsPeter Hutterer2020-02-181-0/+14
* gitlab CI: rename the custom build jobsPeter Hutterer2020-02-181-14/+14
* gitlab CI: run the test suite through valgrindPeter Hutterer2020-02-171-1/+8
* gitlab CI: add targets to build from each others tarballsPeter Hutterer2020-02-171-2/+49
* gitlab CI: add more targets for custom meson buildsPeter Hutterer2020-02-171-1/+44
* gitlab CI: rename few targets for autotoolsPeter Hutterer2020-02-171-13/+13
* gitlab CI: hook up the meson buildPeter Hutterer2020-02-171-11/+104
* gitlab CI: rename the default build jobs to autotoolsPeter Hutterer2020-02-171-33/+33
* Auto-generate the gitlab CI scriptPeter Hutterer2020-02-171-79/+135
* gitlab CI: move a few sections aroundPeter Hutterer2020-02-171-23/+23
* gitlab CI: visually align the container imagesPeter Hutterer2020-02-171-1/+1
* gitlab CI: align the image tags a bit nicerPeter Hutterer2020-02-141-1/+1
* gitlab CI: rename the default_build to autotools_buildPeter Hutterer2020-02-141-2/+2
* gitlab CI: separate builddir from srcdirPeter Hutterer2020-02-141-3/+5
* gitlab CI: use extends over yaml anchorsPeter Hutterer2020-02-141-28/+34
* gitlab CI: remove a reference to libinputPeter Hutterer2020-02-141-1/+1
* gitlab CI: add a check-commit stagePeter Hutterer2020-02-141-11/+34
* gitlab CI: some more centos deduplicationPeter Hutterer2020-02-061-13/+14
* gitlab CI: don't run distcheck on centos 7 anymorePeter Hutterer2020-02-061-0/+1
* gitlab CI: force a rebuild of all the docker containersPeter Hutterer2020-02-031-6/+6
* gitlab CI: switch the custom builds to Fedora 31Peter Hutterer2020-02-031-20/+20
* CI: add a Centos 8 container buildPeter Hutterer2019-11-151-1/+26
* CI: deduplicate distcheck by making it a variablePeter Hutterer2019-11-151-11/+8
* CI: move the configure flags into a variablePeter Hutterer2019-11-151-8/+4
* CI: extend the CI to work with containersPeter Hutterer2019-10-251-56/+444
* GitLab CI: actually reference the default artifactsPeter Hutterer2018-07-091-0/+3
* GitLab CI: build with the various optionsPeter Hutterer2018-06-291-0/+65
* Add GitLab CIPeter Hutterer2018-06-291-0/+53