summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/cmake.ps1
Commit message (Collapse)AuthorAgeFilesLines
* ci: Update CMake version to 3.27.6Kyle Edwards2023-09-201-3/+3
|
* ci: Download cmake on windows-arm64Brad King2022-11-111-0/+3
|
* ci: Teach cmake download script on Windows to branch on host architectureBrad King2022-11-111-2/+9
|
* ci: use CMake 3.24.1Brad King2022-08-181-2/+2
|
* ci: use CMake 3.24.0-rc1Brad King2022-06-141-2/+2
|
* ci: use CMake 3.23.1Brad King2022-04-121-2/+2
|
* ci: use CMake 3.21.0Ben Boeckel2021-07-141-2/+2
|
* ci: update to 3.21.0-rc2 for CI usageBen Boeckel2021-06-301-3/+3
| | | | This version includes JUnit support in CTest.
* gitlab-ci: Fix using VS 16.8 toolset under VS 16.9Brad King2021-03-151-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.3Brad King2021-01-271-2/+2
|
* Merge branch 'backport-3.18-ci-wix-download' into ci-wix-downloadBrad King2021-01-211-0/+1
|\
| * ci: speed up cmake and ninja downloads on WindowsBrad King2021-01-211-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.0Brad King2020-11-181-2/+2
| |
* | ci: update to use CMake 3.18.4Ben Boeckel2020-10-271-2/+2
|/
* gitlab: add powershell scripts for utilitiesBen Boeckel2020-05-221-0/+18