Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-12-24 | Fix 32-bit MinGW CI row | David Robillard | 1 | -0/+2 | |
2022-11-25 | Build C++ documentation on CI | David Robillard | 1 | -1/+1 | |
2022-11-24 | Arrange CI rows more logically | David Robillard | 1 | -74/+53 | |
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-10-30 | Fix Fedora row on CI | David Robillard | 1 | -0/+1 | |
... which was added accidentally in an unrelated commit. Oops. | |||||
2022-10-07 | Use uppercase integer literal suffixes | David Robillard | 1 | -0/+9 | |
2021-05-03 | Fix paginated documentation links | David Robillard | 1 | -0/+2 | |
2021-01-09 | Use strict warnings on CI | David Robillard | 1 | -16/+16 | |
2021-01-08 | Switch to Meson | David Robillard | 1 | -43/+71 | |
2020-11-26 | Build documentation on CI | David Robillard | 1 | -2/+7 | |
2020-07-02 | Enable Werror on CI | David Robillard | 1 | -14/+14 | |
2020-07-02 | Use ultra-strict warnings on CI | David Robillard | 1 | -14/+14 | |
2020-04-02 | Switch to a submodule for autowaf and update to waf 2.0.19 | David Robillard | 1 | -0/+3 | |
2020-02-02 | Add tags to Windows builds to exclude Gitlab shared runners | David Robillard | 1 | -8/+4 | |
Gitlab now has shared Windows runners, which is cool, but unfortunately they don't have Python, so they are useless here and will cause failed builds if they pick up the job. | |||||
2019-09-07 | Build documentation on CI | David Robillard | 1 | -1/+16 | |
2019-07-20 | Add CI rows for MinGW | David Robillard | 1 | -0/+32 | |
2019-04-20 | Add ARM CI rows | David Robillard | 1 | -4/+36 | |
2019-04-14 | Add Gitlab CI configuration | David Robillard | 1 | -0/+40 | |