summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2024-04-09Update CI for Xwayland explicit syncErik Kurzinger1-1/+1
2024-03-19CI: Only run the driver build job on Xorg changesPeter Hutterer1-0/+55
2024-03-19CI: add a driver build stage to check for header breakagePeter Hutterer1-1/+48
2024-03-14ci: Make test stage jobs not depend on earlier stage jobsMichel Dänzer1-0/+2
2024-02-29CI: replace the dist script with invocations of the meson-build scriptPeter Hutterer1-1/+7
2024-02-29CI: switch the mingw cross-compile job to use the meson build script tooPeter Hutterer1-2/+3
2024-02-29CI: switch to the meson-build.sh helper scriptPeter Hutterer1-3/+9
2024-02-29CI: use MESON_BUILDDIR for the build directoryPeter Hutterer1-6/+7
2024-02-28Revert "ci: move merge-request check into separate stage"Michel Dänzer1-2/+1
2024-02-28ci: Create check-merge-request job only in MR pipelinesMichel Dänzer1-0/+2
2024-02-27ci: move merge-request check into separate stageEnrico Weigelt, metux IT consult1-1/+2
2024-01-08ci: Prevent duplicate pipelines for MRsMichel Dänzer1-0/+2
2023-06-26xwayland: Add XTEST support using EISPeter Hutterer1-1/+1
2023-06-19present: add support for PresentOptionAsyncMayTearXaver Hugl1-1/+1
2023-06-19Update CI to xorgproto 2023.2Xaver Hugl1-1/+1
2023-06-19Update the CI to provide wayland-protocols 1.30Xaver Hugl1-1/+1
2023-03-14gitlab CI: add workflow rulesAlan Coopersmith1-0/+9
2023-03-03Add libdrm 2.4.109 requirementAustin Shafer1-1/+1
2023-01-19ci: Move dist testing to a separate jobMichel Dänzer1-0/+10
2022-12-21ci: Bump to wayland-protocols 1.28 for xwayland_shellJoshua Ashton1-1/+1
2022-09-02ci: Move build job script to a separate fileMichel Dänzer1-3/+1
2022-09-02ci: Use fixed Git commits for piglit, rendercheck & xtsMichel Dänzer1-1/+1
2022-09-02ci: Install weston from DebianMichel Dänzer1-1/+1
2022-09-02ci: Always generate artifacts from build jobsMichel Dänzer1-1/+1
2022-09-02ci: Include meson logs in build job artifactsMichel Dänzer1-0/+1
2022-08-29gitlab CI: enable commit & merge request checksAlan Coopersmith1-1/+45
2022-08-29gitlab CI: enable gitlab's builtin static analysisAlan Coopersmith1-0/+2
2022-08-11xwayland: add support for the XWAYLAND extensionPeter Hutterer1-1/+1
2022-07-01CI: Update gitlab CI to use debian bullseyeJeremy Huddleston Sequoia1-3/+3
2022-06-30ci: add libdecorOlivier Fourdan1-1/+7
2021-12-07Update the CI to provide wayland-protocols 1.22Xaver Hugl1-1/+1
2021-10-27Remove autotools supportPovilas Kanapickas1-11/+0
2021-08-06ci: Install libxcvt from gitOlivier Fourdan1-1/+1
2021-06-11ci: Fix UPSTREAM_REPO -> FDO_UPSTREAM_REPOMichel Dänzer1-1/+1
2021-05-30.gitlab-ci: Install xorgproto 2021.4.99.2 from gitPovilas Kanapickas1-1/+1
2021-04-24CI: Add an x86 MinGW-w64 cross buildJon Turney1-1/+7
2021-01-22ci: Test ninja dist in meson jobsMichel Dänzer1-6/+3
2021-01-22ci: Build xkbcomp 1.4.1 for the docker imageMichel Dänzer1-1/+1
2020-11-17ci: Base docker image on Debian buster instead of testingMichel Dänzer1-2/+2
2020-11-17ci: Update to the latest templatesMichel Dänzer1-17/+10
2020-11-17ci: Set GIT_STRATEGY=none for the container build jobMichel Dänzer1-0/+2
2020-11-12ci: Use $FDO_CI_CONCURRENT if setMichel Dänzer1-5/+5
2020-05-20gitlab CI: use the fdo ci-templates repositoryPeter Hutterer1-1/+1
2020-05-01gitlab-ci: Bump DEBIAN_TAG to build with gcc 9.3.0Alexander Volkov1-1/+1
2020-02-11gitlab-ci: Add meson build job with glamor disabledMichel Dänzer1-1/+7
2020-02-11gitlab-ci: Drop "-build-and-test" job name suffixMichel Dänzer1-2/+2
2020-02-09Always use `-fno-common` in CIDavid Seifert1-2/+2
2020-01-28gitlab-ci: Enable -Werror in the meson build jobMichel Dänzer1-1/+1
2020-01-06gitlab-ci: Use -j4 instead of -j$(proc)Michel Dänzer1-5/+5
2020-01-06gitlab-ci: Use host-mapped directory for ccacheMichel Dänzer1-7/+3