summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
AgeCommit message (Expand)AuthorFilesLines
2022-05-09Make it work with the latest pytest versionCorentin Noël1-1/+1
2022-05-09Update piglit CI to debian bullseyeCorentin Noël1-3/+3
2021-04-23gitlab-ci: require libvulkan, glslang-toolsTapani Pälli1-1/+1
2021-04-22ci: Return the CMake logs on build errors.Eric Anholt1-0/+5
2021-04-22ci: Install libgbm-dev in the container.Eric Anholt1-1/+1
2021-04-15ci: Bake libdrm into the docker imageMichel Dänzer1-1/+1
2021-04-15ci: Add environment variable for easier tracking of ephemeral packagesMichel Dänzer1-1/+1
2021-04-15ci: Update to current ci-templatesMichel Dänzer1-14/+9
2021-04-02CI: Update libdrm beyond what is in DebianIan Romanick1-12/+2
2021-03-27.gitlab-ci.yml: Fix broken webpage build (use python3)Jordan Justen1-1/+1
2021-03-26.gitlab-ci.yml: Change pages build to trigger main branchJordan Justen1-1/+1
2021-03-19gitlab-ci: Build with MinGW cross-compilers.Jose Fonseca1-1/+15
2021-02-12framework/replay: adapt GFXReconstruct backend to >=0.9.4Andres Gomez1-1/+1
2020-11-26CI: Re-enable Windows with excessive container-stage timeoutDaniel Stone1-2/+4
2020-11-12gitlab-ci: use parallel jobs syntax for tox jobsAndres Gomez1-23/+7
2020-11-02unittests: add tests for framework/replayAndres Gomez1-1/+1
2020-11-02CI: add new functional tests to tox and CIsAndres Gomez1-3/+3
2020-09-27gitlab-ci: provide python 3.6 and 3.8 for testing with toxAndres Gomez1-3/+27
2020-09-07ci: disable windows jobsPierre-Eric Pelloux-Prayer1-2/+2
2020-08-24gitlab-ci: add build-windows jobErik Faye-Lund1-0/+44
2020-08-24gitlab-ci: rename "build" job to "build-debian"Erik Faye-Lund1-1/+1
2020-05-05gitlab-ci: add libvulkan-dev to support tests that use VulkanEleni Maria Stea1-1/+1
2020-01-03gitlab-ci: Update to current ci-templatesMichel Dänzer1-1/+1
2019-12-03ci: update wayland/ci-templates refPierre-Eric Pelloux-Prayer1-1/+1
2019-11-23gitlab-ci: use ccache to speed up buildsEric Engestrom1-1/+15
2019-11-22gitlab-ci: set interruptible to auto-cancel CI pipelinesSamuel Pitoiset1-0/+2
2019-11-14gitlab-ci: avoid pulling all the git history each timeEric Engestrom1-0/+1
2019-11-14gitlab-ci: limit ninja to 4 threads to avoid stealing resources from other jobsEric Engestrom1-1/+1
2019-10-24add pre-merge gitlab ci :)Eric Engestrom1-0/+89
2019-01-07website: Convert Makefile to build-html.sh shell scriptJordan Justen1-2/+1
2019-01-07sphinx: Change theme from alabaster to flaskJordan Justen1-0/+1
2019-01-07.gitlab-ci.yml: Build the website when the docs directory changesJordan Justen1-0/+17