summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* build: Start using meson feature optionsMatthias Clasen2020-08-231-1/+1
* CI: move ccache setup before building anythingChristoph Reiter2020-08-051-4/+4
* CI: msys2: build glib/pango master manually before gtkChristoph Reiter2020-08-051-5/+17
* ci: Pass -norest to XvfbMatthias Clasen2020-08-041-1/+1
* ci: Don't use --werror for the win32 buildMatthias Clasen2020-08-021-1/+1
* ci: Enable sudo in the imageMatthias Clasen2020-08-011-1/+4
* ci: Add gnome-desktop-testing to imagesMatthias Clasen2020-08-012-1/+2
* build: bump to sysprof 4 ABIChristian Hergert2020-07-281-1/+0
* ci: Re-enable the accessibility test suiteEmmanuele Bassi2020-07-261-3/+0
* Merge branch 'ebassi/ci-timeout' into 'master'Emmanuele Bassi2020-07-101-0/+3
|\
| * ci: Use the timeout multiplier from the environmentEmmanuele Bassi2020-07-101-0/+3
* | ci: Use lsan againMatthias Clasen2020-07-101-2/+0
|/
* Disable lsan for nowMatthias Clasen2020-07-101-0/+2
* ci: Add a build with asanMatthias Clasen2020-07-091-0/+0
* ci: Set LSAN_OPTIONS for testsMatthias Clasen2020-07-091-0/+3
* ci: Mention image layering in the READMEMatthias Clasen2020-07-091-0/+9
* ci: Add libasan and libubsan to the imageMatthias Clasen2020-07-092-1/+2
* testsuite: Fix an asan errorMatthias Clasen2020-07-081-0/+1
* ci: Create new origin for forksEmmanuele Bassi2020-06-291-3/+10
* CI: install a newer pango for MSYS2Christoph Reiter2020-05-301-2/+2
* tests: Disable idle locking in headless westonAlexander Larsson2020-05-281-1/+1
* ci: Add a fedora-docs imageMatthias Clasen2020-05-253-87/+101
* ci: Allow using "latest" as the image versionEmmanuele Bassi2020-05-171-1/+1
* ci: Don't run opengl renderer tests on BroadwayMatthias Clasen2020-05-161-3/+6
* ci: Add the backend to the reportsMatthias Clasen2020-05-153-4/+14
* ci: Ignore Broadway failuresMatthias Clasen2020-05-151-1/+2
* ci: Run tests with different backendsMatthias Clasen2020-05-151-11/+50
* ci: Fix a typo in the run-docker.sh scriptMatthias Clasen2020-05-151-1/+1
* ci: Add weston and weston-libs to the fedora imageMatthias Clasen2020-05-151-0/+2
* CI: install brotli in msys2Christoph Reiter2020-05-101-0/+3
* CI: disable introspection with mingw to avoid flaky buildsChristoph Reiter2020-05-061-0/+3
* CI: Switch to new Windows runnersChristoph Reiter2020-04-291-1/+1
* ci: Count 'ERROR' codes as failuresEmmanuele Bassi2020-04-122-21/+21
* ci: Update the version of Meson in our Docker imageEmmanuele Bassi2020-04-081-1/+1
* ci: Add dbus-launch to the Docker buildEmmanuele Bassi2020-03-201-0/+1
* ci: Update the docker wrapper scriptEmmanuele Bassi2020-02-251-14/+19
* ci: Add clang-analyzer to the fedora build imageEmmanuele Bassi2020-02-251-0/+1
* ci: Fix style check scriptEmmanuele Bassi2020-02-251-2/+5
* ci: Update flatpak jobsEmmanuele Bassi2020-02-191-2/+4
* ci: Use per-suite anchorsEmmanuele Bassi2020-02-131-9/+9
* ci: Rearrange the results in the HTML reportEmmanuele Bassi2020-02-131-41/+41
* ci: Fix the HTML anchor in the reportEmmanuele Bassi2020-02-131-1/+1
* ci: Use result instead of exit code in the JUnit reportEmmanuele Bassi2020-02-131-2/+4
* ci: Unexpected passes are failuresEmmanuele Bassi2020-02-131-2/+2
* ci: Put the branch name in the HTML headerEmmanuele Bassi2020-02-131-1/+1
* ci: Move HTML report meta from header to articleEmmanuele Bassi2020-02-131-5/+8
* ci: Update flatpak jobEmmanuele Bassi2020-02-121-11/+7
* ci: Fix linking of the CI assets in the reportEmmanuele Bassi2020-02-121-5/+7
* ci: Add a style check passEmmanuele Bassi2020-02-113-0/+168
* ci: Generate the report for the release buildsEmmanuele Bassi2020-02-111-3/+24