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
/
Help
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake 4.0.4
v4.0.4
Brad King
2025-09-08
1
-3/+3
*
CMake 4.0.3
v4.0.3
Brad King
2025-06-12
1
-0/+7
*
Merge branch 'release-3.31' into release-4.0
Brad King
2025-06-12
1
-2/+2
|
\
|
*
CMake 3.31.8
v3.31.8
Brad King
2025-06-12
1
-2/+2
*
|
Merge branch 'release-3.31' into release-4.0
Brad King
2025-06-11
1
-2/+2
|
\
\
|
|
/
|
*
Merge branch 'release-3.30' into release-3.31
Brad King
2025-06-11
1
-2/+2
|
|
\
|
|
*
CMake 3.30.9
v3.30.9
Brad King
2025-06-11
1
-2/+2
*
|
|
Merge branch 'clang-libstdcpp-3.31' into clang-libstdcpp-3.31-4.0
Ben Boeckel
2025-05-14
2
-2/+2
|
\
\
\
|
|
/
/
|
*
|
experimental/CXXModules: recycle the UUID
Ben Boeckel
2025-05-14
1
-1/+1
|
*
|
Clang/CXXImportStd: support `-stdlib=libstdc++`
Ben Boeckel
2025-05-14
1
-1/+1
|
*
|
Experimental: recycle the `import std` UUID
Ben Boeckel
2025-05-14
1
-1/+1
*
|
|
CMake 4.0.2
v4.0.2
Brad King
2025-05-05
1
-10/+11
*
|
|
Xcode: Use DEBUGGER_WORKING_DIRECTORY as a fallback for scheme work dir
Craig Scott
2025-05-03
3
-0/+9
*
|
|
Help: VS_DEBUGGER_WORKING_DIRECTORY precedence
Craig Scott
2025-05-03
2
-0/+6
*
|
|
macOS: Restore support for LLVM/Clang without explicit CMAKE_OSX_SYSROOT
Brad King
2025-05-02
2
-22/+43
*
|
|
Help/cmake-cxxmodules: note GCC 15 support
Ben Boeckel
2025-04-30
1
-0/+1
*
|
|
Merge topic 'doc-block' into release-4.0
Brad King
2025-04-29
1
-1/+3
|
\
\
\
|
*
|
|
Help: block() command: enhance the `PROPAGATE` example
Marc Chevrier
2025-04-28
1
-1/+3
*
|
|
|
Help: Fix wording in tutorial workflow description
Brad King
2025-04-25
1
-1/+1
|
/
/
/
*
|
|
Help: Add 4.0 release note about file path case sensitivity on Windows
Brad King
2025-04-11
1
-0/+7
*
|
|
CMake 4.0.1
v4.0.1
Brad King
2025-04-10
1
-0/+12
*
|
|
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
1
-2/+2
*
|
|
Help: Document CMAKE_OSX_SYSROOT default change in 4.0
Brad King
2025-04-08
2
-5/+10
*
|
|
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
*
|
|
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
*
|
|
Help: Fix typo in CMAKE_PKG_CONFIG_PC_PATH docs
權少
2025-03-26
1
-1/+1
*
|
|
FindGDAL: Move to list of deprecated modules
Peter Kokot
2025-03-24
1
-1/+1
*
|
|
Merge topic 'pkgc-variable-docs' into release-4.0
Brad King
2025-03-20
6
-0/+45
|
\
\
\
|
*
|
|
PkgC: Document cmake variables
Vito Gamberini
2025-03-19
6
-0/+45
*
|
|
|
instrumentation: Unique snippet file names
Martin Duffy
2025-03-18
1
-13/+16
|
/
/
/
*
|
|
Merge topic 'doc-CMAKE_CONFIG_DIR' into release-4.0
Brad King
2025-03-18
1
-0/+4
|
\
\
\
|
|
/
/
|
*
|
Help: Add 3.31 release note for CMAKE_CONFIG_DIR
Peter Kokot
2025-03-17
1
-0/+4
*
|
|
Help: Document handling of CPS transitive components
Matthew Woehlke
2025-03-07
1
-0/+34
*
|
|
Merge topic 'fix-cps-component-documentation' into release-4.0
Brad King
2025-03-04
1
-24/+21
|
\
\
\
|
*
|
|
Help: Fix find_package documentation about CPS and COMPONENTS
Matthew Woehlke
2025-02-28
1
-24/+21
*
|
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
2
-3/+3
*
|
|
|
Help: CMAKE_LANG_LINK_MODE: clarify usage.
Marc Chevrier
2025-03-02
2
-0/+4
|
/
/
/
*
|
|
Merge topic 'cpack-rpm-docs' into release-4.0
Brad King
2025-02-28
1
-12/+16
|
\
\
\
|
*
|
|
CPack/RPM: Normalize documentation wording about quoting requirements
Balazs Kosaras
2025-02-28
1
-12/+16
*
|
|
|
ci: Convert sunos packaging jobs to build sunos-{x86_64,sparc64} binaries
Brad King
2025-02-27
1
-1/+1
|
/
/
/
*
|
|
instrumentation: Quote command arguments to preserve separation
Martin Duffy
2025-02-24
1
-1/+1
*
|
|
Merge branch 'release-3.31' into release-4.0
Brad King
2025-02-24
1
-2/+2
|
\
\
\
|
|
/
/
|
*
|
CMake 3.31.6
v3.31.6
Brad King
2025-02-24
1
-2/+2
*
|
|
Merge branch 'release-3.31' into release-4.0
Brad King
2025-02-24
1
-2/+2
|
\
\
\
|
|
/
/
[next]