Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Update CMake version to 3.27.6 | Kyle Edwards | 2023-09-20 | 1 | -3/+3 |
| | |||||
* | ci: Download cmake on windows-arm64 | Brad King | 2022-11-11 | 1 | -0/+3 |
| | |||||
* | ci: Teach cmake download script on Windows to branch on host architecture | Brad King | 2022-11-11 | 1 | -2/+9 |
| | |||||
* | ci: use CMake 3.24.1 | Brad King | 2022-08-18 | 1 | -2/+2 |
| | |||||
* | ci: use CMake 3.24.0-rc1 | Brad King | 2022-06-14 | 1 | -2/+2 |
| | |||||
* | ci: use CMake 3.23.1 | Brad King | 2022-04-12 | 1 | -2/+2 |
| | |||||
* | ci: use CMake 3.21.0 | Ben Boeckel | 2021-07-14 | 1 | -2/+2 |
| | |||||
* | ci: update to 3.21.0-rc2 for CI usage | Ben Boeckel | 2021-06-30 | 1 | -3/+3 |
| | | | | This version includes JUnit support in CTest. | ||||
* | gitlab-ci: Fix using VS 16.8 toolset under VS 16.9 | Brad King | 2021-03-15 | 1 | -2/+2 |
| | | | | | | The 16.8 and 16.9 toolset numbers vary only in their third component. Use CMake 3.19.7 for three-component toolset version specification support. | ||||
* | ci: update to use CMake 3.19.3 | Brad King | 2021-01-27 | 1 | -2/+2 |
| | |||||
* | Merge branch 'backport-3.18-ci-wix-download' into ci-wix-download | Brad King | 2021-01-21 | 1 | -0/+1 |
|\ | |||||
| * | ci: speed up cmake and ninja downloads on Windows | Brad King | 2021-01-21 | 1 | -0/+1 |
| | | | | | | | | | | Invoke-WebRequest uses a progress bar by default, but we have no interactive session anyway. Turn it off to speed up downloads. | ||||
* | | ci: update to use CMake 3.19.0 | Brad King | 2020-11-18 | 1 | -2/+2 |
| | | |||||
* | | ci: update to use CMake 3.18.4 | Ben Boeckel | 2020-10-27 | 1 | -2/+2 |
|/ | |||||
* | gitlab: add powershell scripts for utilities | Ben Boeckel | 2020-05-22 | 1 | -0/+18 |