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
/
release
Commit message (
Expand
)
Author
Age
Files
Lines
*
GenEx: Fix TARGET_PROPERTY evaluation of transitive link properties
Brad King
2024-04-29
1
-0/+8
*
Merge topic 'cpack-innosetup-linux'
Brad King
2024-04-16
1
-0/+5
|
\
|
*
CPack: Enable Inno Setup generator on non-Windows hosts
Andreas Oetken
2024-04-15
1
-0/+5
*
|
Merge topic 'FindBacktrace-imported-library'
Brad King
2024-04-16
1
-0/+4
|
\
\
|
*
|
FindBacktrace: Add imported library
David Faure
2024-04-15
1
-0/+4
*
|
|
Merge topic 'cxxmodules-import-std'
Brad King
2024-04-15
1
-0/+5
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
cmTarget: support the `CXX_MODULE_STD` property
Ben Boeckel
2024-04-11
1
-0/+5
*
|
|
Merge branch 'release-3.29'
Brad King
2024-04-11
1
-0/+7
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
CMake 3.29.2
v3.29.2
Brad King
2024-04-11
1
-0/+7
*
|
|
C++26: Fix C++/CUDA/HIP compile feature support
Raul Tambre
2024-04-09
2
-3/+9
|
|
/
|
/
|
*
|
Merge branch 'release-3.29'
Brad King
2024-04-03
1
-4/+10
|
\
\
|
|
/
|
*
CMake 3.29.1
v3.29.1
Brad King
2024-04-03
1
-4/+10
*
|
Merge topic 'enable_language-before-project'
Brad King
2024-04-03
1
-0/+6
|
\
\
|
*
|
enable_language(): Fail if called before project()
Craig Scott
2024-04-02
1
-0/+6
*
|
|
Merge topic 'swift-linker-selection'
Brad King
2024-04-03
1
-0/+6
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
1
-0/+6
|
*
|
Merge branch 'release-3.28' into release-3.29
Brad King
2024-03-20
1
-3/+4
|
|
\
\
*
|
|
|
ci: package .zip source archives using LF newlines
Brad King
2024-04-01
1
-0/+6
|
|
_
|
/
|
/
|
|
*
|
|
Merge topic 'add_library-no-static-fallback'
Brad King
2024-04-01
1
-0/+6
|
\
\
\
|
*
|
|
add_library: Reject shared libraries on platforms that do not support them
Asit Dhal
2024-03-29
1
-0/+6
*
|
|
|
Merge topic 'tls-verify'
Brad King
2024-04-01
1
-0/+4
|
\
\
\
\
|
*
|
|
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERIFY environment variable
Brad King
2024-03-30
1
-0/+4
|
|
/
/
/
*
|
|
|
Merge topic 'rel-win-PATH'
Brad King
2024-04-01
1
-0/+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Utilities/Release/WiX: Modify PATH by default when installing on Windows
Brad King
2024-03-29
1
-2/+4
|
*
|
|
Utilities/Release/WiX: Save PATH modification preference persistently
Brad King
2024-03-29
1
-0/+6
*
|
|
|
Merge topic 'prop-GENERATED-visibility'
Brad King
2024-03-29
1
-0/+6
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
CMP0163: Make GENERATED source file property globally visible
Deniz Bahadir
2024-03-29
1
-0/+6
*
|
|
|
CPack/WIX: Add support for WiX Toolset v4
Brad King
2024-03-24
1
-0/+5
|
/
/
/
*
|
|
Merge topic 'doc-CMP0118'
Brad King
2024-03-22
1
-2/+3
|
\
\
\
|
*
|
|
CMP0118: Revise documentation to describe actual behavior
Deniz Bahadir
2024-03-21
1
-2/+3
*
|
|
|
Merge topic 'fileapi-provide-glob-dependent'
Brad King
2024-03-21
1
-0/+9
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object
Arctic Lampyrid
2024-03-19
1
-0/+9
*
|
|
|
Merge branch 'release-3.28'
Brad King
2024-03-20
1
-3/+4
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
CMake 3.28.4
v3.28.4
Brad King
2024-03-20
1
-3/+4
*
|
|
Merge topic 'ctest-tls-options'
Brad King
2024-03-13
1
-0/+5
|
\
\
\
|
*
|
|
ctest: Add explicit options for TLS version
Brad King
2024-03-12
1
-2/+3
|
*
|
|
ctest: Add explicit options for TLS server verification
Brad King
2024-03-12
1
-0/+4
*
|
|
|
Merge topic 'export-find_dependency-calls'
Brad King
2024-03-13
1
-17/+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
EXPORT_PACKAGE_DEPENDENCIES: Add experimental feature gate
Brad King
2024-03-12
1
-17/+3
|
*
|
Merge topic 'ctest-j-default' into release-3.29
Brad King
2024-03-11
1
-0/+6
|
|
\
\
*
|
\
\
Merge topic 'ctest-j-default'
Brad King
2024-03-11
1
-0/+6
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
ctest: Allow passing -j without value to choose a contextual default
Brad King
2024-03-10
1
-0/+6
*
|
|
|
Merge topic 'doc-https'
Brad King
2024-03-08
1
-1/+1
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Help: Convert http URLs to https
scivision
2024-03-07
1
-1/+1
|
|
/
/
|
*
|
Merge topic 'backport-3.28-visionOS' into release-3.29
Brad King
2024-02-15
1
-0/+5
|
|
\
\
|
|
|
/
*
|
|
Merge topic 'CUDAToolkit_nvfatbin'
Brad King
2024-03-08
1
-0/+5
|
\
\
\
|
*
|
|
FindCUDAToolkit: Add support for nvfatbin added in 12.4
Robert Maynard
2024-03-05
1
-0/+5
*
|
|
|
ExternalProject: Add TLS version options for https connections
Brad King
2024-02-29
1
-0/+6
|
/
/
/
*
|
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION environment variable
Brad King
2024-02-28
1
-3/+4
*
|
|
file(DOWNLOAD|UPLOAD): Add CMAKE_TLS_VERSION variable
Brad King
2024-02-28
1
-0/+4
[next]