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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
43
-114/+112
*
ci: update Linux image to Fedora 39
Brad King
2023-11-17
7
-3/+5
*
clang-tidy module: Update to build against LLVM/Clang 17
Brad King
2023-11-17
8
-236/+268
*
clang-tidy: ignore warnings new in version 17
Brad King
2023-11-17
1
-0/+8
*
codespell: Fix typos
Brad King
2023-11-17
54
-64/+64
*
codespell: Revise release note about short-lived field to avoid misspelling
Brad King
2023-11-17
1
-1/+1
*
codespell: Match valgrind output without repeating a spelling error
Brad King
2023-11-17
1
-4/+4
*
Utilities/Sphinx: Fix python string literal syntax warning
Brad King
2023-11-17
1
-1/+1
*
Tests: Update HIP.MathFunctions case for nodiscard enforcement
Brad King
2023-11-17
1
-4/+8
*
Merge topic 'update-kwiml' into release-3.28
Brad King
2023-11-17
3
-3/+3
|
\
|
*
Merge branch 'upstream-KWIML' into update-kwiml
Brad King
2023-11-16
3
-3/+3
|
|
\
|
|
*
KWIML 2023-11-16 (500bc253)
KWIML Upstream
2023-11-16
3
-3/+3
*
|
|
Merge topic 'doc-deprecated-hanging-indent' into release-3.28
Brad King
2023-11-17
1
-3/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Utilities/Sphinx: Add hanging indent to deprecation notes
Brad King
2023-11-16
1
-3/+5
|
/
/
*
|
CMake 3.28.0-rc5
v3.28.0-rc5
Brad King
2023-11-15
1
-1/+1
*
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-15
1
-2/+2
|
\
\
|
*
|
CMake 3.27.8
v3.27.8
Brad King
2023-11-15
2
-3/+3
*
|
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-15
0
-0/+0
|
\
\
\
|
|
/
/
|
*
|
Merge branch 'backport-target-objects' into release-3.27
Brad King
2023-11-15
10
-30/+82
|
|
\
\
*
|
\
\
Merge topic 'target-objects' into release-3.28
Brad King
2023-11-15
10
-25/+80
|
\
\
\
\
|
*
\
\
\
Merge branch 'backport-target-objects' into target-objects
Brad King
2023-11-14
10
-23/+79
|
|
\
\
\
\
|
|
|
|
/
/
|
|
|
/
|
|
|
|
*
|
|
cmComputeLinkInformation: Track targets named by TARGET_OBJECTS sources
Brad King
2023-11-14
10
-21/+74
|
|
*
|
|
cmCommonTargetGenerator: Factor out GetLinkedTargetDirectories loop body
Brad King
2023-11-14
1
-9/+8
|
*
|
|
|
cmCommonTargetGenerator: Drop unused local variable
Brad King
2023-11-14
1
-1/+0
|
*
|
|
|
cmComputeLinkInformation: Simplify recording OBJECT libraries as link items
Brad King
2023-11-14
1
-1/+1
|
/
/
/
/
*
|
|
|
Merge topic 'genex-fix-short-circuit' into release-3.28
Brad King
2023-11-14
3
-1/+6
|
\
\
\
\
|
*
|
|
|
cmGeneratorExpressionNode: Fix short-circuit logic
Martin Duffy
2023-11-13
3
-1/+6
*
|
|
|
|
Merge branch 'release-3.27' into release-3.28
Brad King
2023-11-14
0
-0/+0
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
Merge branch 'FindOpenMP-5.1-and-5.2' into release-3.27
Brad King
2023-11-13
1
-0/+2
|
|
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28
Brad King
2023-11-14
1
-0/+2
|
\
\
\
\
\
|
|
|
/
/
/
|
|
/
|
/
/
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2
Christoph Reiter
2023-11-13
1
-0/+2
|
|
/
/
*
|
|
Merge topic 'find_cudatoolkit_cufile_name' into release-3.28
Brad King
2023-11-09
1
-4/+4
|
\
\
\
|
*
|
|
FindCUDAToolkit: Search for cufile library name being lowercase
Robert Maynard
2023-11-08
1
-4/+4
|
/
/
/
*
|
|
Merge topic 'cxx23' into release-3.28
Brad King
2023-11-08
6
-14/+17
|
\
\
\
|
*
|
|
cmGlobalGeneratorFactory: Provide complete cmGlobalGenerator to deleter
Brad King
2023-11-07
1
-1/+1
|
*
|
|
cmCTestBuildCommand: Avoid requiring complete cmGlobalGenerator type publicly
Brad King
2023-11-07
2
-9/+12
|
*
|
|
cmList: Avoid using operator-> on input iterator
Brad King
2023-11-07
1
-1/+1
|
*
|
|
Tests: Avoid compiling call to dap::optional<dap::string>(nullptr)
Brad King
2023-11-07
2
-3/+3
*
|
|
|
Merge topic 'static-library-link-xcframework' into release-3.28
Brad King
2023-11-07
4
-21/+84
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Xcode: Fix linking against .xcframework from static libraries
Kyle Edwards
2023-11-06
4
-21/+84
*
|
|
|
CMake 3.28.0-rc4
v3.28.0-rc4
Brad King
2023-11-06
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'cdash-report-urls' into release-3.28
Brad King
2023-11-03
8
-3/+112
|
\
\
\
|
*
|
|
gitlab-ci: pull annotations for CDash from the jobs
Ben Boeckel
2023-11-02
2
-0/+28
|
*
|
|
ci: generate annotation reports
Ben Boeckel
2023-11-02
6
-3/+84
*
|
|
|
Merge topic 'cmsystemtools-runsinglecommand-stdin' into release-3.28
Kyle Edwards
2023-11-03
5
-2/+11
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cmSystemTools::RunSingleCommand(): Pass stdin to child process
Kyle Edwards
2023-11-02
5
-2/+11
|
/
/
/
*
|
|
Merge topic 'cuda-vs' into release-3.28
Brad King
2023-11-02
3
-20/+6
|
\
\
\
[next]