Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Fix vcvarsall.ps1 environment variable lookup | Brad King | 2021-11-15 | 1 | -1/+1 |
| | | | | | Previously we were relying on `VCVARSPLATFORM` and `VCVARSVERSION` powershell script variables. Read them from the environment directly. | ||||
* | gitlab-ci: pin windows and macos jobs to runners with matching toolsets | Brad King | 2020-05-29 | 1 | -1/+1 |
| | | | | | | | | The toolsets available on machines hosting shell runners will evolve over time. Require the runners to have tags indicating that they have specific toolsets available. When toolsets are eventually removed from a runner, its tags can then be updated accordingly to prevent pipelines created for old commits from ever running on them. | ||||
* | gitlab: add powershell scripts for utilities | Ben Boeckel | 2020-05-22 | 1 | -0/+9 |