Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | gitlab-ci: Update Windows builds to MSVC 19.27 | Brad King | 2020-08-19 | 1 | -4/+4 |
| | |||||
* | gitlab-ci: use `extends` | Ben Boeckel | 2020-06-12 | 1 | -10/+10 |
| | | | | YAML anchors are not supported across include files. | ||||
* | gitlab-ci: split into multiple files | Ben Boeckel | 2020-06-12 | 1 | -0/+116 |
Also add comments for sections to make it easier to figure out what's going on. Also rename the `cmake_test_unix_package` to be Linux-specific since it actually is. |