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
*
CMake 4.0.1
v4.0.1
Brad King
2025-04-10
2
-1/+13
*
Merge topic 'doc-macos-usr-local' into release-4.0
Brad King
2025-04-10
2
-0/+14
|
\
|
*
Help: Add note about /usr/local/include on macOS without CMAKE_OSX_SYSROOT
Brad King
2025-04-10
2
-0/+14
|
/
*
Merge branch 'release-3.31' into release-4.0
Brad King
2025-04-10
1
-2/+2
|
\
|
*
CMake 3.31.7
v3.31.7
Brad King
2025-04-10
2
-3/+3
*
|
Merge topic 'FindXCTest-xcode-16' into release-4.0
Brad King
2025-04-10
5
-29/+58
|
\
\
|
*
|
FindXCTest: Fix test module generation for Xcode 16
Brad King
2025-04-09
5
-27/+56
|
*
|
FindXCTest: Pass -bundle_loader linker flag for test module more reliably
Brad King
2025-04-02
1
-2/+2
*
|
|
Merge topic 'doc-CMAKE_OSX_SYSROOT' into release-4.0
Brad King
2025-04-09
2
-5/+10
|
\
\
\
|
*
|
|
Help: Document CMAKE_OSX_SYSROOT default change in 4.0
Brad King
2025-04-08
2
-5/+10
*
|
|
|
Merge branch 'release-3.31' into release-4.0
Brad King
2025-04-09
0
-0/+0
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Merge topic 'backport-3.31-apple-CoreFoundation-headers' into release-3.31
Brad King
2025-04-09
4
-5/+9
|
|
\
\
\
*
|
\
\
\
Merge topic 'apple-CoreFoundation-headers' into release-4.0
Brad King
2025-04-09
4
-5/+9
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'backport-3.31-apple-CoreFoundation-headers'
Brad King
2025-04-08
4
-5/+9
|
|
\
\
\
\
|
/
/
/
/
/
|
|
|
_
/
|
|
|
/
|
*
|
|
Source: Include specific CoreFoundation headers instead of umbrella header
Sergey Fedorov
2025-04-08
3
-3/+9
|
*
|
|
cmXCodeObject: Drop unused CoreFoundation header
Brad King
2025-04-08
1
-2/+0
|
|
/
/
*
|
|
Merge topic 'normalize-input-paths' into release-4.0
Brad King
2025-04-08
8
-19/+29
|
\
\
\
|
*
|
|
cmSystemTools: Simplify call to FindProgram for our own executable
Brad King
2025-04-07
1
-5/+1
|
*
|
|
cmSystemTools: Restore FindProgram look-up of on-disk case on Windows
Brad King
2025-04-07
2
-0/+18
|
*
|
|
Source: Simplify FindProgram calls
Brad King
2025-04-07
6
-14/+10
*
|
|
|
Merge branch 'release-3.31' into release-4.0
Brad King
2025-04-08
0
-0/+0
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge topic 'backport-3.31-apple-posix' into release-3.31
Brad King
2025-04-08
3
-0/+19
|
|
\
\
\
*
|
\
\
\
Merge topic 'apple-posix' into release-4.0
Brad King
2025-04-08
2
-0/+13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Merge branch 'backport-3.31-apple-posix' into apple-posix
Brad King
2025-04-07
2
-0/+13
|
|
\
\
\
\
|
/
/
/
/
/
|
|
|
_
/
|
|
|
/
|
*
|
|
macOS: Define _DARWIN_C_SOURCE in more sources
Sergey Fedorov
2025-04-07
3
-0/+19
|
|
/
/
*
|
|
Merge topic 'test-tolerate-env-Werror' into release-4.0
Brad King
2025-04-04
1
-0/+10
|
\
\
\
|
*
|
|
Tests: Isolate RunCMake.LinkWarningAsError from -Werror flags in environment
Brad King
2025-04-03
1
-0/+10
|
/
/
/
*
|
|
Merge topic 'find_package-cps-multiple-inclusion' into release-4.0
Brad King
2025-04-03
3
-2/+26
|
\
\
\
|
*
|
|
find_package: Add minimal support for CPS multiple inclusion
Matthew Woehlke
2025-04-02
3
-2/+26
*
|
|
|
Merge topic 'restore-home-tidle' into release-4.0
Brad King
2025-04-03
4
-0/+66
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Restore expansion of leading '~' as home directory in input paths
Brad King
2025-04-02
4
-0/+66
|
/
/
/
*
|
|
Merge topic 'find_package-fix-nested-calls' into release-4.0
Brad King
2025-04-02
6
-3/+22
|
\
\
\
|
*
|
|
find_package: Restore component requirements in nested calls
Matthew Woehlke
2025-04-02
6
-3/+22
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'ci-xcode-16.3' into release-4.0
Brad King
2025-04-02
1
-6/+6
|
\
\
\
|
*
|
|
ci: update macOS jobs to use Xcode 16.3
Brad King
2025-04-01
1
-6/+6
|
|
/
/
*
|
|
Merge topic 'revert-get_filename_component-REALPATH-symlink-parent' into rele...
Brad King
2025-04-02
3
-17/+19
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
get_filename_component: Restore lexical preprocessing of REALPATH for compat
Brad King
2025-04-01
3
-17/+19
*
|
|
Merge topic 'unity-relative-paths' into release-4.0
Brad King
2025-04-01
4
-7/+21
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Help: Clarify wording of UNITY_BUILD_RELOCATABLE path alternatives
Brad King
2025-03-31
1
-7/+6
|
*
|
Help: Add 4.0 release note for UNITY_BUILD_RELOCATABLE
Brad King
2025-03-31
1
-0/+5
|
*
|
Help: Document CMAKE_UNITY_BUILD_RELOCATABLE variable
Brad King
2025-03-31
2
-0/+10
|
/
/
*
|
Merge topic 'doc-4.0-release-cleanup' into release-4.0
Craig Scott
2025-03-30
9
-17/+17
|
\
\
|
*
|
Help: Fix typo in 4.0 release notes for CPack archive generator
Craig Scott
2025-03-28
1
-1/+1
|
*
|
Help: Improve wording of docs related to MSVC runtime checks
Craig Scott
2025-03-28
2
-8/+8
|
*
|
Help: Fix inaccurate wording for CMAKE_XCODE_SCHEME_... variables
Craig Scott
2025-03-28
6
-8/+8
|
/
/
*
|
CMake 4.0.0
v4.0.0
Brad King
2025-03-27
1
-1/+1
*
|
Merge branch 'release-3.31' into release-4.0
Brad King
2025-03-27
0
-0/+0
|
\
\
|
|
/
|
*
Merge branch 'release-3.30' into release-3.31
Brad King
2025-03-27
0
-0/+0
|
|
\
|
|
*
Merge topic 'FindCUDAToolkit-cupti' into release-3.30
Brad King
2025-03-27
1
-1/+3
|
|
|
\
|
*
|
\
Merge topic 'FindCUDAToolkit-cupti' into release-3.31
Brad King
2025-03-27
1
-1/+3
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
[next]