Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-05-02 | Replace strict option with new meson warning level | David Robillard | 1 | -10/+11 | |
2022-11-16 | Arrange CI rows more logically | David Robillard | 1 | -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-18 | Fix Fedora row on CI | David Robillard | 1 | -0/+1 | |
2022-08-18 | Add Fedora row to CI | David Robillard | 1 | -0/+9 | |
2022-08-18 | Switch to meson build system | David Robillard | 1 | -109/+64 | |
2020-12-18 | Add CI row to run clang sanitizers | David Robillard | 1 | -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-03 | Disable Python bindings for ARM on CI | David Robillard | 1 | -4/+4 | |
2020-08-03 | Add Gitlab CI configuration | David Robillard | 1 | -0/+146 | |