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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'cxxmodules-clang-update'
Brad King
2022-12-17
3
-5/+6
|
\
|
*
gitlab-ci: update to new Clang CI image for C++ modules
Ben Boeckel
2022-12-15
1
-1/+1
|
*
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
*
|
Merge topic 'ci-xcode-14.2'
Brad King
2022-12-16
1
-6/+6
|
\
\
|
|
/
|
/
|
|
*
gitlab-ci: update macOS jobs to use Xcode 14.2
Brad King
2022-12-15
1
-6/+6
*
|
ci: run commit messages through codespell
Kyle Edwards
2022-12-13
2
-1/+17
*
|
gitlab-ci: de-duplicate cuda job settings
Brad King
2022-12-07
1
-21/+10
*
|
Merge topic 'ci-nvhpc'
Brad King
2022-12-07
4
-6/+2
|
\
\
|
*
|
gitlab-ci: Update NVHPC to version 22.11
Brad King
2022-12-06
4
-6/+2
*
|
|
Merge topic 'ci-cuda-no-static'
Brad King
2022-12-07
4
-0/+49
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
ci: Add job to test minimal CUDA install (no static libs)
Robert Maynard
2022-12-06
4
-0/+49
*
|
|
Merge topic 'ci-pre-build-post-build'
Brad King
2022-12-06
4
-1/+41
|
\
\
\
|
*
|
|
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
3
-0/+38
*
|
|
|
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
8
-0/+112
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
gitlab-ci: add CI jobs for Clang with C++20 modules
Ben Boeckel
2022-12-02
3
-0/+30
|
*
|
|
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
|
|
/
/
*
|
|
Merge topic 'cxxmodules-vs'
Brad King
2022-12-02
4
-3/+6
|
\
\
\
|
*
|
|
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
|
|
/
/
*
|
|
Merge topic 'ci-os-arch'
Brad King
2022-12-02
1
-2/+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
gitlab-ci: replace 'linux' tags with 'linux-x86_64' in upload jobs
Brad King
2022-12-01
1
-2/+2
*
|
|
Merge topic 'find_cudatoolkit_avoid_nvhpc_symlinks'
Brad King
2022-12-01
1
-3/+0
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FindCUDAToolkit: Ensure that paths provided have no symlinks
Robert Maynard
2022-11-30
1
-3/+0
*
|
|
gitlab-ci: drop unnecessary linux kernel version tag
Brad King
2022-11-30
1
-19/+2
*
|
|
gitlab-ci: replace '{macos,windows}' tags with '{macos,windows}-x86_64'
Brad King
2022-11-30
2
-8/+8
*
|
|
gitlab-ci: replace 'linux' tags with 'linux-x86_64'
Brad King
2022-11-30
1
-5/+5
*
|
|
gitlab-ci: rename tag configuration entries to start in '$os_$arch_tags'
Brad King
2022-11-30
3
-17/+17
*
|
|
gitlab-ci: remove unnecessary component of configuration entry names
Brad King
2022-11-30
2
-16/+16
|
/
/
*
|
Merge topic 'ci-nvhpc'
Brad King
2022-11-29
6
-0/+56
|
\
\
|
*
|
gitlab-ci: add nightly job testing NVHPC with Ninja on Linux
Brad King
2022-11-28
6
-0/+56
*
|
|
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
7
-0/+27
*
|
|
gitlab-ci: use Fedora 37 images and environments
Brad King
2022-11-17
22
-38/+38
*
|
|
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
10
-1/+49
*
|
|
Merge topic 'ci-windows-arm64'
Brad King
2022-11-14
6
-7/+78
|
\
\
\
|
*
|
|
gitlab-ci: Add windows-arm64 native jobs for Ninja and VS
Brad King
2022-11-11
4
-4/+60
|
*
|
|
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
2
-3/+5
|
*
|
|
ci: Factor out helper to load qt into environment on Windows
Brad King
2022-11-11
2
-2/+5
*
|
|
|
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
[next]