summaryrefslogtreecommitdiff
path: root/.gitlab/ci
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Simplify Windows packaging pipelineBrad King2023-02-288-0/+56
* gitlab-ci: Simplify macOS packaging jobsBrad King2023-02-283-0/+5
* gitlab-ci: add pre-build and post-build steps to WindowsBrad King2023-02-282-0/+8
* ci: use the latest clang-scan-deps optionsKefu Chai2023-02-152-6/+7
* ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobsBrad King2023-02-109-0/+9
* ci: Reduce Fedora and Debian image sizes even moreAlex Turbov2023-02-0723-405/+590
* ci: Reduce intermediate docker layers and final image sizeAlex Turbov2023-02-063-20/+18
* ci: support debugging IWYU in CIBen Boeckel2023-01-301-1/+29
* Merge topic 'iwyu-better-ci-logs'Brad King2023-01-301-0/+2
|\
| * ci: add a comment to run IWYU in verbose modeBen Boeckel2023-01-271-0/+2
* | FindImageMagick: Define targets for specific componentshstejas2023-01-273-0/+3
|/
* ci: add ImageMagick to Debian and Fedora base imagesBrad King2023-01-263-0/+3
* ci: rebase nvidia-derived docker images on tags we controlBrad King2023-01-205-5/+5
* cxxmodules: support new round of Clang patchesBen Boeckel2022-12-151-3/+4
* ci: update `llvm` snapshot to newest patch revisionsBen Boeckel2022-12-151-1/+1
* ci: run commit messages through codespellKyle Edwards2022-12-131-0/+16
* Merge topic 'ci-nvhpc'Brad King2022-12-073-5/+1
|\
| * gitlab-ci: Update NVHPC to version 22.11Brad King2022-12-063-5/+1
* | Merge topic 'ci-cuda-no-static'Brad King2022-12-073-0/+34
|\ \ | |/ |/|
| * ci: Add job to test minimal CUDA install (no static libs)Robert Maynard2022-12-063-0/+34
* | Merge topic 'ci-pre-build-post-build'Brad King2022-12-063-1/+39
|\ \
| * | ci: build clang-tidy plugin in pre-build stepKyle Edwards2022-12-051-1/+3
| * | ci: add pre-build and post-build steps to LinuxKyle Edwards2022-12-052-0/+36
* | | Merge topic 'ci-nvhpc'Brad King2022-12-061-0/+4
|\ \ \
| * | | gitlab-ci: Select CUDA version explicitly in NVHPC jobBrad King2022-12-051-0/+4
| |/ /
* | | Merge topic 'cxx-module-map-clang'Brad King2022-12-067-0/+90
|\ \ \ | |/ / |/| |
| * | gitlab-ci: add CI jobs for Clang with C++20 modulesBen Boeckel2022-12-022-0/+8
| * | ci: add a Docker container for clang support of C++20 modulesBen Boeckel2022-12-024-0/+66
| * | ci: add C++ module rules file for ClangBen Boeckel2022-12-021-0/+16
| |/
* | ci: enable C++20 module testing with the VS 2022 generatorBen Boeckel2022-12-011-0/+3
* | Tests/RunCMake/CXXModules: split out collation-requiring testsBen Boeckel2022-12-013-3/+3
|/
* FindCUDAToolkit: Ensure that paths provided have no symlinksRobert Maynard2022-11-301-3/+0
* Merge topic 'ci-nvhpc'Brad King2022-11-295-0/+37
|\
| * gitlab-ci: add nightly job testing NVHPC with Ninja on LinuxBrad King2022-11-285-0/+37
* | Merge topic 'msvc-cxx-no-optin-experimental-flag'Brad King2022-11-291-0/+2
|\ \ | |/ |/|
| * MSVC: don't opt into dyndep supportBen Boeckel2022-11-281-0/+2
* | gitlab-ci: add jobs to test with Clang and LLVMFlang on FedoraBrad King2022-11-186-0/+14
* | gitlab-ci: use Fedora 37 images and environmentsBrad King2022-11-1720-4/+4
* | ci: add LLVMFlang compiler to Fedora base imageBrad King2022-11-171-0/+3
* | ci: update Linux image to Fedora 37Brad King2022-11-175-4/+4
* | ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobsBrad King2022-11-148-0/+47
* | Merge topic 'ci-windows-arm64'Brad King2022-11-145-2/+34
|\ \
| * | gitlab-ci: Add windows-arm64 native jobs for Ninja and VSBrad King2022-11-113-4/+18
| * | 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: Factor out helper to load python into environment on WindowsBrad King2022-11-111-0/+4
| * | ci: Factor out helper to load qt into environment on WindowsBrad King2022-11-111-0/+4
* | | Merge topic 'msvc-19.34-cpp-modules'Brad King2022-11-141-10/+0
|\ \ \ | |/ / |/| / | |/
| * msvc: bless MSVC 19.34 support for C++ modules as experimentalBen Boeckel2022-11-111-10/+0
* | Merge topic 'ci-clang15-windows'Brad King2022-11-119-18/+32
|\ \ | |/