summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2020-06-17gitlab-ci: Verify blacklist files with verify-blacklist.shPetri Latvala1-0/+6
2020-01-16.gitlab-ci: Retry `ninja test` 2 times in case of failuresArkadiusz Hiler1-0/+6
2019-12-04.gitlab-ci: Revert to older buildahArkadiusz Hiler1-6/+6
2019-12-03.gitlab-ci: Use fixed version of image builder containerArkadiusz Hiler1-5/+5
2019-11-08.gitlab-ci: Try -j 1 when build is failing to get the error messagesArkadiusz Hiler1-10/+10
2019-10-30Dockerfile: Use Fedora 31Arkadiusz Hiler1-1/+1
2019-09-04.gitlab-ci: Produce a list of undocumented testsArkadiusz Hiler1-0/+9
2019-09-03.gitlab-ci: Use true --prefixArkadiusz Hiler1-3/+3
2019-09-03.gitlab-ci: Don't pull images until they are neededArkadiusz Hiler1-4/+0
2019-09-03.gitlab-ci: Switch to podman/buildah/skopeoArkadiusz Hiler1-46/+18
2019-09-03.gitalb-ci: Use only the necessary tagsArkadiusz Hiler1-7/+7
2019-09-03Dockerfile: Make sure that we use correct base imageArkadiusz Hiler1-1/+3
2019-08-29gitlab-ci: introduce containers with IGT insideOleg Vasilev1-1/+23
2019-08-29gitlab-ci: use images tagged with git ref instead of latestOleg Vasilev1-11/+11
2019-08-29gitlab-ci: rebuild images only on Dockerfile changesOleg Vasilev1-33/+6
2019-08-29gitlab-ci: rename DockerfilesOleg Vasilev1-12/+12
2019-08-29gitlab-ci: rename igt-* container to build-*Oleg Vasilev1-35/+35
2019-08-29gitlab-ci: move containers section to the topOleg Vasilev1-89/+90
2019-07-16build: rename Meson optionsSimon Ser1-10/+10
2019-06-28gitlab-ci: add tests for MIPSGuillaume Tucker1-0/+14
2019-06-27gitlab-ci: add build for MIPSGuillaume Tucker1-0/+28
2019-06-20gitlab-CI: Do a build-test without any optional dependencies installedPetri Latvala1-0/+20
2019-05-23meson: Start using 'feature' optionsArkadiusz Hiler1-7/+7
2019-05-13panfrost: Don't check for automake supportTomeu Vizoso1-1/+1
2019-05-09ci: remove audio testSimon Ser1-1/+0
2019-05-02ci: build with ClangSimon Ser1-0/+19
2019-05-02gitlab-ci: Make pages job manualArkadiusz Hiler1-0/+1
2019-02-18gitlab-ci: Add 'ninja test' step for armhfArkadiusz Hiler1-0/+14
2019-02-13gitlab-CI: add armhfTomi Valkeinen1-0/+28
2019-01-29automake: Remove VC4/V3D build supportDaniel Vetter1-1/+1
2018-12-10gitlab-CI: Force a UTF-8 localDaniel Vetter1-0/+1
2018-12-05gitlab-ci: Always set PKG_CONFIG_PATHDaniel Vetter1-1/+3
2018-11-29gitlab-CI: Keep build artifacts when arm64-test failsDaniel Vetter1-1/+7
2018-11-27gitlab-CI: Enable arm64 test targetDaniel Vetter1-1/+0
2018-11-21gitlab-ci: Depend docker images jobs on .gitlab-ci.yaml tooDaniel Vetter1-0/+3
2018-10-31gitlab-ci: arm64 cross compilingDaniel Vetter1-0/+33
2018-10-31gitlab-ci: Build docs by defaultDaniel Vetter1-0/+1
2018-10-31gitlab-ci: build test libunwind stubsDaniel Vetter1-0/+8
2018-10-30gitlab-ci: Build Docker images if Dockerfiles have changedArkadiusz Hiler1-2/+6
2018-10-24gitlab-ci: Do meson build with oldest supported mesonArkadiusz Hiler1-1/+10
2018-10-24gitlab-ci: Compare test-list.txt(s) generated by meson and autotoolsArkadiusz Hiler1-4/+31
2018-10-24gitlab-ci: Compile using autotoolsArkadiusz Hiler1-0/+7
2018-10-24gitlab-ci: Parametrize images used with CI_ variablesArkadiusz Hiler1-2/+2
2018-10-23Add GitLab's CI/CD configurationArkadiusz Hiler1-0/+78