summaryrefslogtreecommitdiffstats
path: root/.gitlab/os-windows.yml
Commit message (Collapse)AuthorAgeFilesLines
* gitlab-ci: Update Windows builds to MSVC 19.27Brad King2020-08-191-4/+4
|
* gitlab-ci: use `extends`Ben Boeckel2020-06-121-10/+10
| | | | YAML anchors are not supported across include files.
* gitlab-ci: split into multiple filesBen Boeckel2020-06-121-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.