summaryrefslogtreecommitdiff
path: root/.gitlab-ci/meson
AgeCommit message (Expand)AuthorFilesLines
2022-12-01meson: replace deprecated meson.get_cross_property(...) with meson.get_extern...Eric Engestrom1-1/+1
2022-08-23ci: Use mold for x86-64 and AArch64 buildsDaniel Stone1-2/+10
2022-08-22Revert "ci: disable unit tests"Yonggang Luo1-1/+1
2022-08-22ci: disable glcpp tests for nowYonggang Luo1-0/+1
2022-08-22meson: Use different STRACEDIR folder for intel_devinfo_override_testYonggang Luo1-1/+3
2022-07-29ci: add `--print-errorlogs` to `meson test`Eric Engestrom1-1/+1
2022-06-23ci: Prepare the container for building all mesa components with mingw under l...Yonggang Luo1-0/+2
2022-06-03ci: disable unit testsMike Blumenkrantz1-1/+1
2022-04-28meson: add a video codec support optionDave Airlie1-0/+1
2021-12-03classic/i965: Remove driverDylan Baker1-1/+0
2021-07-09ci: Rename Debian based build jobs from meson-* to debian-*Michel Dänzer1-1/+1
2021-04-15ci: Move -Werror enabling from job definitions to meson build scriptMichel Dänzer1-0/+1
2021-04-15ci: Enable -Werror in clang jobsMichel Dänzer1-0/+2
2021-03-19Revert "ci: disable glcpp tests for now"Michel Dänzer1-1/+0
2021-03-17ci: Don't run meson tests in strace for meson-mingw32-x86_64 jobMichel Dänzer1-1/+2
2021-03-16ci: Run meson tests in strace if it's available and can be usedMichel Dänzer3-3/+40
2021-03-16ci: Move /usr/bin/time check from meson test wrapper to build scriptMichel Dänzer2-7/+6
2021-03-16ci: Drop SIGINT handling from meson test wrapper scriptMichel Dänzer1-2/+1
2021-03-16ci: Move meson-build.sh to meson/build.shMichel Dänzer1-0/+64
2021-02-04ci: Run 'time' in the background and propagate signals to test processMichel Dänzer1-3/+19
2021-02-01ci: Use GNU time as meson test wrapperMichel Dänzer1-0/+8