summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* Use editorconfig instead of a sprinkling of :vim: instructionsPeter Hutterer2020-02-274-8/+0
* gitlab CI: drop the distribution "flavor" in favor of just the namePeter Hutterer2020-02-261-10/+10
* gitlab CI: move the container-clean git strategy to the parent sectionPeter Hutterer2020-02-261-1/+2
* gitlab CI: don't allow failures on the kvm jobsPeter Hutterer2020-02-261-1/+0
* gitlab CI: update to the latest ci-templates againPeter Hutterer2020-02-251-9/+9
* gitlab CI: prefill the junit conversion script from the gitlab environmentPeter Hutterer2020-02-242-7/+12
* gitlab CI: re-use the meson-build.sh script for normal meson jobsPeter Hutterer2020-02-242-6/+10
* gitlab CI: hook up junit test reports to the meson resultsPeter Hutterer2020-02-243-0/+131
* gitlab CI: update to latest ci-templatesPeter Hutterer2020-02-242-9/+8
* gitlab CI: generate the template list from the config dataPeter Hutterer2020-02-241-21/+4
* 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-213-34/+46
* gitlab CI: extend the generation script to be somewhat more genericPeter Hutterer2020-02-211-3/+27
* gitlab CI: make the "this is generated" warning more obviousPeter Hutterer2020-02-211-2/+8
* 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-192-6/+134
* 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-1/+48
* gitlab CI: add more targets for custom meson buildsPeter Hutterer2020-02-171-0/+43
* gitlab CI: rename few targets for autotoolsPeter Hutterer2020-02-171-13/+13
* gitlab CI: hook up the meson buildPeter Hutterer2020-02-172-11/+47
* gitlab CI: rename the default build jobs to autotoolsPeter Hutterer2020-02-171-6/+6
* Auto-generate the gitlab CI scriptPeter Hutterer2020-02-172-0/+395
* gitlab CI: add a check-commit stagePeter Hutterer2020-02-141-0/+116