summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* build: Remove the Autotools buildEmmanuele Bassi2022-12-082-79/+0
* ci: Dist using MesonEmmanuele Bassi2022-12-061-0/+4
* build: Use a recent version of MesonEmmanuele Bassi2022-12-061-1/+1
* testsuite: Avoid using should_failSimon McVittie2022-11-231-1/+14
* ci: Bump Fedora base imageFlorian Müllner2022-06-171-2/+2
* ci: Update Debian image to current stableEmmanuele Bassi2021-10-041-1/+1
* Remove Google Cloud Print backendPatrick Griffis2021-07-051-1/+1
* CI: install brotli in msys2Christoph Reiter2020-05-101-0/+3
* ci: Build API reference separatelyEmmanuele Bassi2020-03-132-9/+19
* ci: Add a Debian-based imageEmmanuele Bassi2020-03-131-0/+71
* ci: Backport the changes to the Docker scriptEmmanuele Bassi2020-03-132-14/+130
* Revert "CI: Disable building man pages in MSYS2 to work around docbook.xsl br...Christoph Reiter2020-02-191-2/+1
* CI: Disable building man pages in MSYS2 to work around docbook.xsl breakageChristoph Reiter2020-02-131-1/+2
* ci: Add libXtst-develEmmanuele Bassi2019-12-161-0/+1
* ci: Update to Fedora 31Emmanuele Bassi2019-12-161-1/+1
* CI/msys2: Don't install sassc to skip CSS generation and make job errors fata...Christoph Reiter2019-11-221-2/+1
* Try building static libs on CINiklas Hambüchen2019-11-181-0/+1
* Merge branch 'ci-distcheck' into 'gtk-3-24'Christoph Reiter2019-11-161-0/+5
|\
| * CI: Optionally run distcheck, but without actually running the testsSimon McVittie2019-08-061-0/+5
| * CI: Enable X11 and Wayland backends for AutotoolsSimon McVittie2019-08-061-0/+2
* | CI: Enable X11 and Wayland backends for AutotoolsSimon McVittie2019-11-151-0/+2
* | meson: port installed tests and reftestsChristoph Reiter2019-11-151-0/+1
|/
* Skip a11y testsMatthias Clasen2019-06-201-0/+1
* meson: Follow gnome conventions for build option namesChristoph Reiter2019-04-112-6/+6
* CI: disable building with cloudproviders; breaks testsChristoph Reiter2019-04-111-1/+0
* CI: install dbus-x11 for dbus-launch and iso-codes (optional build dep)Christoph Reiter2019-04-111-0/+2
* meson: fix code examples in the gtk docs buildChristoph Reiter2019-04-111-1/+2
* meson: only install broadway man pages if it's enabledChristoph Reiter2019-04-111-0/+1
* meson: Don't make the man pages build depend on the documentation optionChristoph Reiter2019-04-111-1/+4
* CI: Install sasscChristoph Reiter2019-04-112-1/+3
* meson: build print backendsChristoph Reiter2019-04-112-0/+2
* CI: enable broadway and xineramaChristoph Reiter2019-04-112-1/+6
* CI: autotools: test with srcdir!=buildirChristoph Reiter2019-04-111-1/+3
* meson: cloudproviders fixesChristoph Reiter2019-04-113-2/+8
* meson: build docs and man pagesChristoph Reiter2019-04-111-1/+3
* CI: run the tests with mesonChristoph Reiter2019-04-111-1/+8
* CI: add meson build jobs for Fedora and MSYS2Christoph Reiter2019-04-116-4/+65
* ci: Add an optional Windows build job using autotools and MSYS2Christoph Reiter2018-09-032-0/+49
* ci: update the docker image to fedora 28Christoph Reiter2018-05-272-2/+2
* ci: move docker images to gitlab.gnome.orgChristoph Reiter2018-04-171-1/+1
* run-docker.sh: Disable SELinux for the containerChristoph Reiter2018-03-131-1/+1
* Add gitlab-ci support using a prebuilt docker imageChristoph Reiter2018-03-043-0/+85