summaryrefslogtreecommitdiff
path: root/build-aux
Commit message (Collapse)AuthorAgeFilesLines
* ci: Move to use the wayland ci-templates from freedesktop.orgBenjamin Berg2020-02-183-91/+0
| | | | This also fixes building the image inside non-privileged containers.
* ci: Build gsettings-desktop-schemas from masterBenjamin Berg2019-11-303-6/+27
| | | | | | We sometimes need new keys from gsettings-desktop-schemas. It is a bit painful to wait for the RPM packages to be updated in fedora rawhide. So instead, just pull in a recent master snapshot into the CI.
* CI: Add dependencies for WWan pluginBenjamin Berg2019-03-273-3/+3
| | | | | The WWan plugin is pending to be merged, and these dependencies are needed for the CI at this point already.
* CI: Add LLVM and GCC sanitizers into docker imageBenjamin Berg2019-02-053-3/+3
|
* CI: Install lcov and gcovr into docker imagesBenjamin Berg2019-02-043-3/+3
|
* CI: Install fewer packagesBenjamin Berg2019-02-043-6/+6
|
* CI: Enable GPG checking when creating containersBenjamin Berg2019-02-043-3/+3
|
* CI: create and save Docker images in GNOME GitLabClaudio André2019-02-043-0/+70
|
* CI: Improve continuous integration speedClaudio André2019-02-041-0/+61
The expected gain is 5 minutes.