summaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2022-11-16Arrange CI rows more logicallyDavid Robillard1-68/+52
This is organized in a way that hopefully makes more sense when viewed in a report. It also puts "basic" cases first, to ensure that tedious configuration issues are caught as early as possible when running rows sequentially for local testing.
2022-08-18Fix Fedora row on CIDavid Robillard1-0/+1
2022-08-18Add Fedora row to CIDavid Robillard1-0/+9
2022-08-18Switch to meson build systemDavid Robillard1-109/+64
2020-12-18Add CI row to run clang sanitizersDavid Robillard1-0/+18
Some of these are also supported by GCC, but clang supports more and clang on Linux was uncovered before anyway, so this fixes that situation as well.
2020-08-03Disable Python bindings for ARM on CIDavid Robillard1-4/+4
2020-08-03Add Gitlab CI configurationDavid Robillard1-0/+146