CODING_STYLE.md: fix a typo
[platform/upstream/libevdev.git] / .gitlab-ci.yml
2020-09-11 Peter Hutterergitlab ci: run the qemu jobs on F32
2020-09-11 Peter Hutterergitlab CI: update to use F32
2020-06-30 Peter Hutterergitlab CI: move MR check to a later stage
2020-06-16 Peter Hutterergitlab CI: fix the repo name for excluding checks on...
2020-06-15 Peter Hutterergitlab CI: use ci-fairy to check commits and merge...
2020-06-04 Peter Hutterergitlab CI: move the pip dependencies to before_script
2020-06-04 Peter Hutterergitlab CI: alpine needs pip explicitly installed now
2020-05-01 Peter Hutterergitlab-ci: update to ubuntu 20.04
2020-03-18 Peter Hutterergitlab CI: update docs for how to schedule the auth...
2020-03-18 Peter Hutterergitlab CI: move to use ci-fairy
2020-03-17 Peter Hutterergitlab CI: use the new templates with a single job...
2020-03-13 Peter Hutterergitlab CI: rebuild images for the new templates
2020-03-13 Peter Hutterergitlab CI: use the ifnot-exists templates from ci-templates
2020-03-13 Peter Hutterergitlab CI: remove obsolete variable expansion
2020-03-13 Peter Hutterergitlab CI: Use the new fdo CI templates distribution...
2020-03-13 Peter Hutterergitlab CI: make the container-clean dependent on contai...
2020-03-11 Peter Seiderergitlab CI: add static-build meson pipeline
2020-03-08 Peter Hutterergitlab ci: add a helper script for container deletion
2020-03-08 Peter Hutterergitlab CI: update to the distribution-independent CI...
2020-03-06 Peter Hutterergitlab CI: expire the results.xml artifacts
2020-03-02 Peter Hutterergitlab CI: keep the results of the check-commit job...
2020-02-27 Peter HuttererUse editorconfig instead of a sprinkling of :vim: instr...
2020-02-26 Peter Hutterergitlab CI: drop the distribution "flavor" in favor...
2020-02-26 Peter Hutterergitlab CI: move the container-clean git strategy to...
2020-02-26 Peter Hutterergitlab CI: don't allow failures on the kvm jobs
2020-02-25 Peter Hutterergitlab CI: update to the latest ci-templates again
2020-02-24 Peter Hutterergitlab CI: re-use the meson-build.sh script for normal...
2020-02-24 Peter Hutterergitlab CI: hook up junit test reports to the meson...
2020-02-23 Peter Hutterergitlab CI: update to latest ci-templates
2020-02-23 Peter Hutterergitlab CI: generate the template list from the config...
2020-02-23 Peter Hutterergitlab CI: set the vim filetype for the template file
2020-02-20 Peter Hutterergitlab CI: move the configuration bits into a YAML...
2020-02-20 Peter Hutterergitlab CI: make the "this is generated" warning more...
2020-02-20 Peter Hutterergitlab CI: add a scan-build target
2020-02-20 Peter Hutterergitlab CI: fix a variable substitution
2020-02-20 Peter Hutterergitlab CI: correct some meson builddirs
2020-02-18 Peter Hutterergitlab CI: hook up qemu
2020-02-18 Peter Hutterergitlab CI: replace the hardcoded meson builddir with...
2020-02-18 Peter Hutterergitlab CI: add a job to make sure the soname is correct...
2020-02-18 Peter Hutterergitlab CI: rename the custom build jobs
2020-02-17 Peter Hutterergitlab CI: run the test suite through valgrind
2020-02-17 Peter Hutterergitlab CI: add targets to build from each others tarballs
2020-02-17 Peter Hutterergitlab CI: add more targets for custom meson builds
2020-02-17 Peter Hutterergitlab CI: rename few targets for autotools
2020-02-17 Peter Hutterergitlab CI: hook up the meson build
2020-02-17 Peter Hutterergitlab CI: rename the default build jobs to autotools
2020-02-17 Peter HuttererAuto-generate the gitlab CI script
2020-02-17 Peter Hutterergitlab CI: move a few sections around
2020-02-17 Peter Hutterergitlab CI: visually align the container images
2020-02-14 Peter Hutterergitlab CI: align the image tags a bit nicer
2020-02-14 Peter Hutterergitlab CI: rename the default_build to autotools_build
2020-02-14 Peter Hutterergitlab CI: separate builddir from srcdir
2020-02-13 Peter Hutterergitlab CI: use extends over yaml anchors
2020-02-13 Peter Hutterergitlab CI: remove a reference to libinput
2020-02-13 Peter Hutterergitlab CI: add a check-commit stage
2020-02-06 Peter Hutterergitlab CI: some more centos deduplication
2020-02-06 Peter Hutterergitlab CI: don't run distcheck on centos 7 anymore
2020-02-03 Peter Hutterergitlab CI: force a rebuild of all the docker containers
2020-02-03 Peter Hutterergitlab CI: switch the custom builds to Fedora 31
2019-11-15 Peter HuttererCI: add a Centos 8 container build
2019-11-15 Peter HuttererCI: deduplicate distcheck by making it a variable
2019-11-15 Peter HuttererCI: move the configure flags into a variable
2019-10-25 Peter HuttererCI: extend the CI to work with containers
2018-07-09 Peter HuttererGitLab CI: actually reference the default artifacts
2018-06-29 Peter HuttererGitLab CI: build with the various options
2018-06-29 Peter HuttererAdd GitLab CI