Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ci: Add scripts to add nuget to job environment on Windows | Brad King | 2024-05-14 | 1 | -0/+1 |
| | |||||
* | ci: Add scripts to provide WiX 4 package on Windows | Brad King | 2024-03-24 | 1 | -0/+1 |
| | | | | | Run `.gitlab/ci/repackage/wix.ps1` with `-version 4.0.4` and host the package file ourselves. | ||||
* | ci: Provide WiX 3 in versioned location | Brad King | 2024-03-14 | 1 | -1/+1 |
| | | | | Prepare to provide multiple WiX major versions for testing. | ||||
* | ci: Place temporary files inside job directory on Windows | Brad King | 2024-02-20 | 1 | -0/+1 |
| | |||||
* | Merge branch 'backport-ticlang' into ticlang-compilers | Brad King | 2024-02-09 | 1 | -0/+1 |
|\ | |||||
| * | ci: Enable TIClang test on Debian Clang jobs in nightly pipeline | Brad King | 2024-02-09 | 1 | -0/+1 |
| | | |||||
* | | ci: Enable Swift tests on Windows | Brad King | 2024-02-08 | 1 | -0/+1 |
|/ | | | | Issue: #25573 | ||||
* | ci: export clang-tidy fixes as an artifact | Kyle Edwards | 2023-12-05 | 1 | -0/+2 |
| | |||||
* | ci: Add OrangeC 6.73.1 nightly CI job | Brad King | 2023-09-25 | 1 | -0/+1 |
| | |||||
* | gitlab-ci: Add job testing IntelLLVM 2023.1.0 compilers on Windows | Brad King | 2023-05-01 | 1 | -0/+1 |
| | |||||
* | ci: Provide Inno Setup tools to some Windows CI jobs | Brad King | 2023-04-27 | 1 | -0/+1 |
| | |||||
* | ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs | Brad King | 2022-11-14 | 1 | -0/+1 |
| | | | | | Since Apple does not distribute the OpenMP header and library with its AppleClang compiler, download them as part of the jobs. | ||||
* | ci: add MinGW Makefiles nightly CI job | Brad King | 2022-11-02 | 1 | -0/+1 |
| | | | | Use the MinGW/MSYS 1.0 distribution from `mingw.osdn.io`. | ||||
* | ci: Tell Git to ignore files known to be downloaded by jobs | Brad King | 2022-10-05 | 1 | -0/+16 |