summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)Author
2022-04-26gitlab-CI: Temporarily disable armhf and arm64 selfchecksPetri Latvala
2021-08-11gitlab-ci: Try to avoid runners that jamPetri Latvala
2021-07-29ci: Use FDO_CI_CONCURRENT to limit build/test concurrencyDaniel Stone
2021-04-06.gitlab-ci: Don't test AutotoolsArkadiusz Hiler
2021-03-26lib: Introduce the igt_nouveau libraryLyude Paul
2020-09-30tests: Add nouveau-crc testsLyude Paul
2020-06-17gitlab-ci: Verify blacklist files with verify-blacklist.shPetri Latvala
2020-01-16.gitlab-ci: Retry `ninja test` 2 times in case of failuresArkadiusz Hiler
2019-12-04.gitlab-ci: Revert to older buildahArkadiusz Hiler
2019-12-03.gitlab-ci: Use fixed version of image builder containerArkadiusz Hiler
2019-11-08.gitlab-ci: Try -j 1 when build is failing to get the error messagesArkadiusz Hiler
2019-10-30Dockerfile: Use Fedora 31Arkadiusz Hiler
2019-09-04.gitlab-ci: Produce a list of undocumented testsArkadiusz Hiler
2019-09-03.gitlab-ci: Use true --prefixArkadiusz Hiler
2019-09-03.gitlab-ci: Don't pull images until they are neededArkadiusz Hiler
2019-09-03.gitlab-ci: Switch to podman/buildah/skopeoArkadiusz Hiler
2019-09-03.gitalb-ci: Use only the necessary tagsArkadiusz Hiler
2019-09-03Dockerfile: Make sure that we use correct base imageArkadiusz Hiler
2019-08-29gitlab-ci: introduce containers with IGT insideOleg Vasilev
2019-08-29gitlab-ci: use images tagged with git ref instead of latestOleg Vasilev
2019-08-29gitlab-ci: rebuild images only on Dockerfile changesOleg Vasilev
2019-08-29gitlab-ci: rename DockerfilesOleg Vasilev
2019-08-29gitlab-ci: rename igt-* container to build-*Oleg Vasilev
2019-08-29gitlab-ci: move containers section to the topOleg Vasilev
2019-07-16build: rename Meson optionsSimon Ser
2019-06-28gitlab-ci: add tests for MIPSGuillaume Tucker
2019-06-27gitlab-ci: add build for MIPSGuillaume Tucker
2019-06-20gitlab-CI: Do a build-test without any optional dependencies installedPetri Latvala
2019-05-23meson: Start using 'feature' optionsArkadiusz Hiler
2019-05-13panfrost: Don't check for automake supportTomeu Vizoso
2019-05-09ci: remove audio testSimon Ser
2019-05-02ci: build with ClangSimon Ser
2019-05-02gitlab-ci: Make pages job manualArkadiusz Hiler
2019-02-18gitlab-ci: Add 'ninja test' step for armhfArkadiusz Hiler
2019-02-13gitlab-CI: add armhfTomi Valkeinen
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter
2018-12-10gitlab-CI: Force a UTF-8 localDaniel Vetter
2018-12-05gitlab-ci: Always set PKG_CONFIG_PATHDaniel Vetter
2018-11-29gitlab-CI: Keep build artifacts when arm64-test failsDaniel Vetter
2018-11-27gitlab-CI: Enable arm64 test targetDaniel Vetter
2018-11-21gitlab-ci: Depend docker images jobs on .gitlab-ci.yaml tooDaniel Vetter
2018-10-31gitlab-ci: arm64 cross compilingDaniel Vetter
2018-10-31gitlab-ci: Build docs by defaultDaniel Vetter
2018-10-31gitlab-ci: build test libunwind stubsDaniel Vetter
2018-10-30gitlab-ci: Build Docker images if Dockerfiles have changedArkadiusz Hiler
2018-10-24gitlab-ci: Do meson build with oldest supported mesonArkadiusz Hiler
2018-10-24gitlab-ci: Compare test-list.txt(s) generated by meson and autotoolsArkadiusz Hiler
2018-10-24gitlab-ci: Compile using autotoolsArkadiusz Hiler
2018-10-24gitlab-ci: Parametrize images used with CI_ variablesArkadiusz Hiler
2018-10-23Add GitLab's CI/CD configurationArkadiusz Hiler