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
*
C++26: Fix C++/CUDA/HIP compile feature support
Raul Tambre
2024-04-09
1
-1/+1
*
Merge topic 'test-compile-features'
Brad King
2024-04-08
8
-0/+31
|
\
|
*
ci: Record expected C and CXX language standard support
Brad King
2024-04-05
8
-0/+31
*
|
ci: add jobs testing cuda12.2 with nvcc and clang 18
Brad King
2024-04-05
3
-0/+10
*
|
ci: add cuda12.2 base image
Brad King
2024-04-05
4
-0/+83
|
/
*
CPack/WIX: Add support for WiX Toolset v4
Brad King
2024-03-24
3
-0/+5
*
ci: Add scripts to provide WiX 4 package on Windows
Brad King
2024-03-24
1
-0/+20
*
ci: Add script to repackage WiX .NET tool for our needs
Brad King
2024-03-24
1
-0/+55
*
Merge topic 'file-RPATH-large-ELF'
Brad King
2024-03-24
2
-0/+4
|
\
|
*
cmELF: Get correct section count for large ELF binaries
Martin Duffy
2024-03-22
2
-0/+4
*
|
Tests: Pass path to WiX 3 into RunCMake.CPack_WIX test
Brad King
2024-03-19
5
-4/+6
*
|
ci: Provide WiX 3 in PATH of jobs that need it
Brad King
2024-03-14
6
-0/+12
*
|
ci: Provide WiX 3 in versioned location
Brad King
2024-03-14
1
-1/+2
*
|
ci: Explicitly enable CPackWiXGenerator test only in specific jobs
Brad King
2024-03-11
2
-0/+3
*
|
ci: Explicitly build WiX custom action in packaging jobs
Brad King
2024-03-11
1
-0/+2
*
|
ci: Explicitly specify WiX architecture in packaging jobs
Brad King
2024-03-11
2
-0/+6
*
|
ci: Move job settings away from unrelated comment
Brad King
2024-03-11
1
-2/+3
*
|
ASM_NASM: Improve support for standalone usage
Vito Gamberini
2024-03-04
2
-0/+3
*
|
ci: Add nasm assembler to Debian and Fedora base images
Brad King
2024-03-04
2
-0/+6
|
/
*
ci: Explicitly disable Java tests on more Windows jobs
Brad King
2024-03-01
1
-0/+2
*
ci: Enable VSAndroid test in VS 2022 nightly job
Brad King
2024-02-29
1
-0/+4
*
ci: Enable VSAndroid test in VS 2019 nightly job
Brad King
2024-02-29
1
-0/+1
*
file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connections
Brad King
2024-02-28
9
-0/+9
*
Merge topic 'FindOpenMP-intel-oneapi-windows'
Brad King
2024-02-26
1
-0/+4
|
\
|
*
ci: Enable FindOpenMP tests in Intel nightly CI jobs on Windows
Brad King
2024-02-23
1
-0/+4
*
|
ci: Place temporary files inside job directory on Windows
Brad King
2024-02-20
1
-0/+8
*
|
Merge topic 'ci-wix-3.14'
Brad King
2024-02-19
1
-4/+5
|
\
\
|
|
/
|
*
ci: host WiX 3.14.0.8606 binaries ourselves
Brad King
2024-02-16
1
-2/+4
|
*
ci: update to WiX 3.14.0.8606 release
Brad King
2024-02-16
1
-5/+4
*
|
Merge branch 'backport-ticlang' into ticlang-compilers
Brad King
2024-02-09
6
-0/+46
|
\
\
|
|
/
|
*
ci: Enable TIClang test on Debian Clang jobs in nightly pipeline
Brad King
2024-02-09
6
-0/+46
*
|
Merge topic 'ci-swift-windows'
Brad King
2024-02-09
5
-0/+53
|
\
\
|
|
/
|
/
|
|
*
ci: Enable Swift tests on Windows
Brad King
2024-02-08
5
-0/+53
*
|
ci: Enable FindOpenMP tests in LLVM/Clang nightly CI jobs on Windows
Brad King
2024-02-08
1
-0/+4
|
/
*
Merge topic 'FindCUDAToolkit-cupti'
Brad King
2023-12-15
4
-0/+4
|
\
|
*
Tests: Verify CUDA::cupti existence on a subset of machines
Robert Maynard
2023-12-14
4
-0/+4
*
|
ci: export clang-tidy fixes as an artifact
Kyle Edwards
2023-12-05
3
-0/+23
|
/
*
ci: unmask RPM tests on Fedora 39
Ben Boeckel
2023-11-29
1
-9/+0
*
ci: Suppress CPack/RPM tests pending fix for Fedora 39
Brad King
2023-11-17
1
-0/+9
*
ci: Update FindMPI test environment for mpich on Fedora 39
Brad King
2023-11-17
1
-1/+1
*
ci: Drop now-unnecessary Clang rules for CXXModules tests
Brad King
2023-11-17
4
-6/+0
*
ci: use Fedora 39 images and environments
Brad King
2023-11-17
40
-21/+19
*
ci: update Linux image to Fedora 39
Brad King
2023-11-17
7
-3/+5
*
ci: generate annotation reports
Ben Boeckel
2023-11-02
6
-3/+84
*
Merge topic 'cxxmodules-no-longer-experimental'
Brad King
2023-10-02
6
-7/+0
|
\
|
*
Tests/RunCMake/CXXModules: remove rules file requirement
Ben Boeckel
2023-10-02
6
-7/+0
*
|
FindCUDAToolkit: Search all of `nvcc` implicit includes and library dirs
Robert Maynard
2023-09-27
2
-0/+39
|
/
*
ci: Add OrangeC 6.73.1 nightly CI job
Brad King
2023-09-25
5
-0/+40
*
Merge topic 'tests-in-symlink-tree'
Brad King
2023-09-25
16
-117/+158
|
\
|
*
ci: Add jobs that run in symlink trees
Kyle Edwards
2023-09-22
11
-0/+39
[next]