summaryrefslogtreecommitdiffstats
path: root/.gitlab/ci/configure_windows_clang_common.cmake
Commit message (Collapse)AuthorAgeFilesLines
* ci: Explicitly disable Java tests on Windows Clang buildsBrad King2022-02-101-0/+3
| | | | | Extend the change from commit 840fa28d3d (ci: Explicitly disable Java tests on Windows, 2021-12-16) to cover LLVM/Clang builds on Windows too.
* ci: Add LLVM/Clang 13.0 nightly CI jobs on WindowsBrad King2022-02-041-0/+2
Add jobs covering the `clang-cl` front-end with Ninja and NMake. Add a job covering the `clang++` front-end with Ninja.