aboutsummaryrefslogtreecommitdiffstats
path: root/.gitlab-ci.yml
AgeCommit message (Collapse)AuthorFilesLines
2023-05-03Fix documentation upload on CIDavid Robillard1-3/+1
2023-05-03Replace strict option with new meson warning levelDavid Robillard1-10/+10
2023-05-03Fix documentation generation on CIDavid Robillard1-1/+1
2023-05-03Merge debug and release rows on CIDavid Robillard1-14/+4
2023-02-10Fix documentation configuration on CIDavid Robillard1-1/+1
2022-12-24Fix 32-bit MinGW CI rowDavid Robillard1-0/+2
2022-11-25Build C++ documentation on CIDavid Robillard1-1/+1
2022-11-24Arrange CI rows more logicallyDavid Robillard1-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-30Fix Fedora row on CIDavid Robillard1-0/+1
... which was added accidentally in an unrelated commit. Oops.
2022-10-07Use uppercase integer literal suffixesDavid Robillard1-0/+9
2021-05-03Fix paginated documentation linksDavid Robillard1-0/+2
2021-01-09Use strict warnings on CIDavid Robillard1-16/+16
2021-01-08Switch to MesonDavid Robillard1-43/+71
2020-11-26Build documentation on CIDavid Robillard1-2/+7
2020-07-02Enable Werror on CIDavid Robillard1-14/+14
2020-07-02Use ultra-strict warnings on CIDavid Robillard1-14/+14
2020-04-02Switch to a submodule for autowaf and update to waf 2.0.19David Robillard1-0/+3
2020-02-02Add tags to Windows builds to exclude Gitlab shared runnersDavid Robillard1-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-07Build documentation on CIDavid Robillard1-1/+16
2019-07-20Add CI rows for MinGWDavid Robillard1-0/+32
2019-04-20Add ARM CI rowsDavid Robillard1-4/+36
2019-04-14Add Gitlab CI configurationDavid Robillard1-0/+40