index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
.gitlab
/
ci
Commit message (
Expand
)
Author
Age
Files
Lines
*
ci: Enable file(DOWNLOAD) TLS_VERIFY test case in CI jobs
Brad King
2023-02-10
9
-0/+9
*
ci: Reduce Fedora and Debian image sizes even more
Alex Turbov
2023-02-07
23
-405/+590
*
ci: Reduce intermediate docker layers and final image size
Alex Turbov
2023-02-06
3
-20/+18
*
ci: support debugging IWYU in CI
Ben Boeckel
2023-01-30
1
-1/+29
*
Merge topic 'iwyu-better-ci-logs'
Brad King
2023-01-30
1
-0/+2
|
\
|
*
ci: add a comment to run IWYU in verbose mode
Ben Boeckel
2023-01-27
1
-0/+2
*
|
FindImageMagick: Define targets for specific components
hstejas
2023-01-27
3
-0/+3
|
/
*
ci: add ImageMagick to Debian and Fedora base images
Brad King
2023-01-26
3
-0/+3
*
ci: rebase nvidia-derived docker images on tags we control
Brad King
2023-01-20
5
-5/+5
*
cxxmodules: support new round of Clang patches
Ben Boeckel
2022-12-15
1
-3/+4
*
ci: update `llvm` snapshot to newest patch revisions
Ben Boeckel
2022-12-15
1
-1/+1
*
ci: run commit messages through codespell
Kyle Edwards
2022-12-13
1
-0/+16
*
Merge topic 'ci-nvhpc'
Brad King
2022-12-07
3
-5/+1
|
\
|
*
gitlab-ci: Update NVHPC to version 22.11
Brad King
2022-12-06
3
-5/+1
*
|
Merge topic 'ci-cuda-no-static'
Brad King
2022-12-07
3
-0/+34
|
\
\
|
|
/
|
/
|
|
*
ci: Add job to test minimal CUDA install (no static libs)
Robert Maynard
2022-12-06
3
-0/+34
*
|
Merge topic 'ci-pre-build-post-build'
Brad King
2022-12-06
3
-1/+39
|
\
\
|
*
|
ci: build clang-tidy plugin in pre-build step
Kyle Edwards
2022-12-05
1
-1/+3
|
*
|
ci: add pre-build and post-build steps to Linux
Kyle Edwards
2022-12-05
2
-0/+36
*
|
|
Merge topic 'ci-nvhpc'
Brad King
2022-12-06
1
-0/+4
|
\
\
\
|
*
|
|
gitlab-ci: Select CUDA version explicitly in NVHPC job
Brad King
2022-12-05
1
-0/+4
|
|
/
/
*
|
|
Merge topic 'cxx-module-map-clang'
Brad King
2022-12-06
7
-0/+90
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gitlab-ci: add CI jobs for Clang with C++20 modules
Ben Boeckel
2022-12-02
2
-0/+8
|
*
|
ci: add a Docker container for clang support of C++20 modules
Ben Boeckel
2022-12-02
4
-0/+66
|
*
|
ci: add C++ module rules file for Clang
Ben Boeckel
2022-12-02
1
-0/+16
|
|
/
*
|
ci: enable C++20 module testing with the VS 2022 generator
Ben Boeckel
2022-12-01
1
-0/+3
*
|
Tests/RunCMake/CXXModules: split out collation-requiring tests
Ben Boeckel
2022-12-01
3
-3/+3
|
/
*
FindCUDAToolkit: Ensure that paths provided have no symlinks
Robert Maynard
2022-11-30
1
-3/+0
*
Merge topic 'ci-nvhpc'
Brad King
2022-11-29
5
-0/+37
|
\
|
*
gitlab-ci: add nightly job testing NVHPC with Ninja on Linux
Brad King
2022-11-28
5
-0/+37
*
|
Merge topic 'msvc-cxx-no-optin-experimental-flag'
Brad King
2022-11-29
1
-0/+2
|
\
\
|
|
/
|
/
|
|
*
MSVC: don't opt into dyndep support
Ben Boeckel
2022-11-28
1
-0/+2
*
|
gitlab-ci: add jobs to test with Clang and LLVMFlang on Fedora
Brad King
2022-11-18
6
-0/+14
*
|
gitlab-ci: use Fedora 37 images and environments
Brad King
2022-11-17
20
-4/+4
*
|
ci: add LLVMFlang compiler to Fedora base image
Brad King
2022-11-17
1
-0/+3
*
|
ci: update Linux image to Fedora 37
Brad King
2022-11-17
5
-4/+4
*
|
ci: Enable FindOpenMP tests on macOS Ninja and Makefiles jobs
Brad King
2022-11-14
8
-0/+47
*
|
Merge topic 'ci-windows-arm64'
Brad King
2022-11-14
5
-2/+34
|
\
\
|
*
|
gitlab-ci: Add windows-arm64 native jobs for Ninja and VS
Brad King
2022-11-11
3
-4/+18
|
*
|
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: Factor out helper to load python into environment on Windows
Brad King
2022-11-11
1
-0/+4
|
*
|
ci: Factor out helper to load qt into environment on Windows
Brad King
2022-11-11
1
-0/+4
*
|
|
Merge topic 'msvc-19.34-cpp-modules'
Brad King
2022-11-14
1
-10/+0
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
msvc: bless MSVC 19.34 support for C++ modules as experimental
Ben Boeckel
2022-11-11
1
-10/+0
*
|
Merge topic 'ci-clang15-windows'
Brad King
2022-11-11
9
-18/+32
|
\
\
|
|
/
|
*
ci: Update LLVM/Clang to 15.0 in nightly CI jobs on Windows
Brad King
2022-11-10
1
-5/+9
|
*
ci: Simplify LLVM/Clang CI job specs on Windows
Brad King
2022-11-10
2
-0/+3
|
*
ci: Factor out helper to load clang into environment on Windows
Brad King
2022-11-10
4
-9/+15
|
*
ci: Factor out helper to load ninja into environment on Windows
Brad King
2022-11-10
2
-4/+5
[next]