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
/
Source
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 4.1.4
v4.1.4
Brad King
2025-12-08
1
-1/+1
*
VS: Restore support for VS 2019 with toolset v142 versions before 14.29
Brad King
2025-12-05
1
-0/+13
*
Merge topic 'fix-cps-export-definitions' into release-4.1
Brad King
2025-12-01
1
-1/+1
|
\
|
*
CPS: Fix exporting definitions in CMake 4.1
Matthew Woehlke
2025-12-01
1
-1/+1
*
|
StdIo: Restore Windows Console I/O modes on Ctrl-C
Brad King
2025-11-26
3
-0/+28
|
/
*
Source: Improve detection of Linux architectures requiring explicit libatomic
Brad King
2025-11-24
1
-6/+13
*
CMake 4.1.3
v4.1.3
Brad King
2025-11-18
1
-1/+1
*
Merge topic 'process-timeout-terminate' into release-4.1
Brad King
2025-11-12
7
-0/+30
|
\
|
*
execute_process: Restore termination of processes on timeout
Brad King
2025-11-11
7
-0/+30
|
*
Merge topic 'process-timeout-short' into release-4.0
Brad King
2025-11-10
9
-10/+33
|
|
\
|
*
|
find_package: Fix regression on `<PackageName>_ROOT` relative to CWD
Robert Maynard
2025-10-02
1
-2/+2
*
|
|
Merge topic 'process-timeout-short' into release-4.1
Brad King
2025-11-10
9
-10/+33
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
execute_process: Restore support for short timeouts
Brad King
2025-11-09
9
-10/+33
*
|
|
Merge topic 'improve-cps-project-error' into release-4.1
Brad King
2025-10-28
1
-1/+1
|
\
\
\
|
*
|
|
cmPackageInfoArguments: Improve error message
Matthew Woehlke
2025-10-27
1
-1/+1
*
|
|
|
CPS: Improve invalid namespace error
Matthew Woehlke
2025-10-27
1
-1/+2
|
/
/
/
*
|
|
install(PACKAGE_INFO): Fix error when usage requirements contain certain genex
Martin Duffy
2025-10-17
1
-6/+7
*
|
|
Merge topic 'ninja-trailing-newline-comment' into release-4.1
Brad King
2025-10-07
1
-0/+7
|
\
\
\
|
*
|
|
Ninja: handle trailing newlines in variable stanzas
Ben Boeckel
2025-10-06
1
-0/+7
*
|
|
|
find_package: Fix regression on `<PackageName>_ROOT` relative to CWD
Robert Maynard
2025-10-02
1
-7/+6
*
|
|
|
Merge branch 'backport-pkg-root-var' into pkg-root-var
Brad King
2025-10-02
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
find_package: Avoid repeating search for lower-case .cps file
Brad King
2025-10-02
1
-1/+1
|
*
|
Merge topic 'bootstrap-devirtualization' into release-4.0
Brad King
2025-09-25
1
-3/+3
|
|
\
\
|
|
|
/
|
*
|
CMake 4.0.4
v4.0.4
Brad King
2025-09-08
1
-1/+1
|
*
|
Merge topic 'curl-opt-proxytype' into release-4.0
Brad King
2025-09-03
1
-1/+1
|
|
\
\
*
|
|
|
CMake 4.1.2
v4.1.2
Brad King
2025-09-30
1
-1/+1
*
|
|
|
CMP0189: Restore support for linking `$<TARGET_PROPERTY:tgt,LINK_LIBRARIES>`
Brad King
2025-09-29
1
-1/+2
*
|
|
|
cmGeneratorTarget: Factor out helper to detect LINK_LIBRARIES evaluation
Brad King
2025-09-26
1
-1/+6
*
|
|
|
Merge topic 'bootstrap-devirtualization' into release-4.1
Brad King
2025-09-25
1
-3/+3
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
bootstrap: Fix compilation with gcc 16 devirtualization
Brad King
2025-09-24
1
-3/+3
|
*
|
|
CMake 3.31.9
v3.31.9
Brad King
2025-09-24
1
-1/+1
|
|
|
/
|
|
/
|
*
|
|
file(GENERATE): Record CMP0189 at each call site
Brad King
2025-09-23
6
-5/+39
*
|
|
cmGeneratorTarget: Pass genex evaluation context to IsTransitiveProperty
Brad King
2025-09-23
4
-11/+7
*
|
|
GenEx: Consolidate target property evaluation context arguments
Brad King
2025-09-22
25
-219/+217
*
|
|
GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context
Brad King
2025-09-22
15
-74/+40
*
|
|
GenEx: Collect evaluation arguments into local Context structures
Brad King
2025-09-22
19
-187/+255
*
|
|
GenEx: Factor out a dedicated evaluation Context structure
Brad King
2025-09-21
11
-183/+258
*
|
|
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
Brad King
2025-09-21
13
-818/+729
*
|
|
cmGeneratorExpressionNode: Simplify EvaluateDependentExpression signature
Brad King
2025-09-21
3
-13/+13
*
|
|
cmGeneratorExpressionEvaluationFile: Constify some local generator usage
Brad King
2025-09-21
2
-7/+7
*
|
|
cmFileSet: Constify local generator usage
Brad King
2025-09-21
2
-4/+4
*
|
|
Merge topic 'ninja-custom-command-comment-syntax' into release-4.1
Brad King
2025-09-03
1
-0/+9
|
\
\
\
|
*
|
|
Ninja: escape special characters in custom command comments
Ben Boeckel
2025-09-02
1
-0/+9
*
|
|
|
Merge topic 'project-version-fix' into release-4.1
Brad King
2025-09-03
1
-5/+35
|
\
\
\
\
|
*
|
|
|
project: Revert changes to VERSION handling
Vito Gamberini
2025-09-02
1
-5/+35
|
|
/
/
/
*
|
|
|
Merge topic 'curl-opt-proxytype' into release-4.1
Brad King
2025-09-03
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cmCTestCurl: Avoid using undocumented type for CURLOPT_PROXYTYPE values
Brad King
2025-09-02
1
-1/+1
*
|
|
|
Merge topic 'cmPropertySentinel-definition' into release-4.1
Brad King
2025-09-02
4
-6/+10
|
\
\
\
\
|
*
|
|
|
cmPropertySentinel: update definition
Marc Chevrier
2025-09-01
4
-6/+10
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge topic 'var-check-before-usage' into release-4.1
Brad King
2025-09-02
1
-3/+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[next]