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.0.0
v4.0.0
Brad King
2025-03-27
1
-1/+1
*
CMake 4.0.0-rc5
v4.0.0-rc5
Brad King
2025-03-21
1
-1/+1
*
Merge topic 'GNU-linker-pushpop_state-detection' into release-4.0
Brad King
2025-03-21
2
-5/+17
|
\
|
*
Linker: Save linker inspection results with compiler inspection results
Marc Chevrier
2025-03-20
1
-3/+15
|
*
Linker: Honor CMAKE_<LANG>_LINK_LIBRARY_USING_FEATURE_SUPPORTED when FALSE
Marc Chevrier
2025-03-20
1
-2/+2
*
|
instrumentation: Unique snippet file names
Martin Duffy
2025-03-18
1
-6/+12
*
|
export: Allow multiple exports when only one export is installed
Martin Duffy
2025-03-17
1
-4/+6
*
|
Merge topic 'cps-fix-default-configs' into release-4.0
Brad King
2025-03-14
1
-7/+11
|
\
\
|
*
|
cmPackageInfoReader: Fix default configurations
Matthew Woehlke
2025-03-13
1
-7/+11
*
|
|
Merge branch 'backport-3.31-file-MAKE_DIRECTORY-result-var'
Brad King
2025-03-13
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
file(MAKE_DIRECTORY): Clarify formatting of unexpected arguments error
Brad King
2025-03-13
1
-1/+1
|
*
|
file(MAKE_DIRECTORY): Do not make directories for command keywords
Brad King
2025-03-13
1
-3/+1
*
|
|
file(MAKE_DIRECTORY): Do not make directories for command keywords
Brad King
2025-03-13
1
-3/+1
*
|
|
CMake 4.0.0-rc4
v4.0.0-rc4
Brad King
2025-03-11
1
-1/+1
*
|
|
Merge topic 'realpath-windows' into release-4.0
Brad King
2025-03-11
3
-12/+73
|
\
\
\
|
*
|
|
cmSystemTools: Fix GetRealPath implementation on Windows
Brad King
2025-03-10
1
-11/+34
|
*
|
|
cmSystemTools: Restore GetRealPathResolvingWindowsSubst
Brad King
2025-03-10
3
-1/+39
*
|
|
|
Merge topic 'curl-opt-netrc' into release-4.0
Brad King
2025-03-11
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
/
/
|
|
/
/
|
*
|
cmCurl: Avoid using undocumented type for CURLOPT_NETRC values
Brad King
2025-03-10
1
-1/+1
|
*
|
Merge topic 'cmake-gui-incidental-errors' into release-3.31
Brad King
2025-03-07
1
-1/+2
|
|
\
\
|
*
|
|
CMake 3.31.6
v3.31.6
Brad King
2025-02-24
1
-1/+1
*
|
|
|
cmSystemTools: Fix regression in input path normalization on Windows
Brad King
2025-03-07
1
-0/+5
*
|
|
|
PathResolver: Add mode to collapse paths naively and look up on-disk case
Brad King
2025-03-07
2
-0/+17
*
|
|
|
PathResolver: Document in comments the on-disk case lookup on macOS
Brad King
2025-03-07
2
-5/+7
*
|
|
|
Merge topic 'cmake-gui-incidental-errors' into release-4.0
Brad King
2025-03-07
1
-1/+2
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
cmake-gui: Fix regression that prints an incidental error on fresh build trees
Juan Ramos
2025-03-06
1
-1/+2
|
*
|
|
CMake 3.30.8
v3.30.8
Brad King
2025-02-24
1
-1/+1
*
|
|
|
ctest: Restore support for -T Test without dashboard configuration
Daniel Pfeifer
2025-03-06
1
-0/+3
*
|
|
|
cmCTestStartCommand: Remove unnecessary code
Daniel Pfeifer
2025-03-06
3
-18/+0
*
|
|
|
cmCTest: De-duplicate working directory code
Brad King
2025-03-06
1
-29/+13
|
|
_
|
/
|
/
|
|
*
|
|
find_package: CPS component requirements != CMake components
Matthew Woehlke
2025-03-05
4
-9/+47
*
|
|
CMake 4.0.0-rc3
v4.0.0-rc3
Brad King
2025-03-05
1
-1/+1
*
|
|
Ninja: Fix regression with a large number of subdirectories
Ben Boeckel
2025-03-04
1
-11/+20
*
|
|
CONTRIBUTORS: Factor contributors list out of license file
Brad King
2025-03-03
1
-1/+3
*
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1088
-1088/+1088
*
|
|
LICENSE: Rename Copyright.txt to LICENSE.rst
Brad King
2025-03-03
2
-2/+2
*
|
|
CMake: De-duplicate extraction of copyright line from license file
Brad King
2025-03-03
2
-4/+11
*
|
|
cmake-gui: Update credits in About dialog to reflect status quo
Brad King
2025-03-03
1
-2/+1
*
|
|
Merge branch 'upstream-KWSys' into update-kwsys
Brad King
2025-03-01
2
-4/+9
*
|
|
ci: Convert sunos packaging jobs to build sunos-{x86_64,sparc64} binaries
Brad King
2025-02-27
1
-1/+1
*
|
|
CMake 4.0.0-rc2
v4.0.0-rc2
Brad King
2025-02-25
1
-1/+1
*
|
|
instrumentation: Quote command arguments to preserve separation
Martin Duffy
2025-02-24
1
-1/+1
*
|
|
CTest: Fix startTime in test snippets when using instrumentation
Martin Duffy
2025-02-24
1
-0/+1
*
|
|
Merge branch 'backport-3.31-custom-transitive-properties'
Brad King
2025-02-23
8
-48/+78
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Merge branch 'backport-3.30-custom-transitive-properties'
Brad King
2025-02-23
8
-49/+79
|
|
\
\
|
|
|
/
|
|
*
GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive property
Brad King
2025-02-23
6
-14/+47
|
|
*
GenEx: Restore evaluation context for conditional transitive properties
Brad King
2025-02-23
1
-1/+1
|
|
*
cmGeneratorExpressionDAGChecker: De-duplicate constructor signature
Brad King
2025-02-22
6
-36/+33
|
|
*
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
13
-82/+122
|
|
*
CMake 3.30.7
v3.30.7
Brad King
2025-01-23
1
-1/+1
[next]