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
/
dev
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
cmTarget: support the `CXX_MODULE_STD` property
Ben Boeckel
2024-04-11
1
-0/+5
|
|
/
|
/
|
*
|
C++26: Fix C++/CUDA/HIP compile feature support
Raul Tambre
2024-04-09
1
-0/+8
|
/
*
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
*
|
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
|
/
*
fileapi: Add CONFIGURE_DEPENDS glob info to cmakeFiles object
Arctic Lampyrid
2024-03-19
1
-0/+9
*
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 '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
*
file(DOWNLOAD|UPLOAD): Add TLS_VERSION option for https connections
Brad King
2024-02-28
1
-0/+6
*
Merge topic 'vs-UseDebugLibraries'
Brad King
2024-02-23
1
-0/+4
|
\
|
*
VS: Add UseDebugLibraries to vcxproj files by default
Brad King
2024-02-22
1
-0/+4
*
|
Merge topic 'preset-includes-macro-expansion'
Brad King
2024-02-22
1
-0/+7
|
\
\
|
|
/
|
/
|
|
*
presets: Expand more macros in the `include` directive
Cristian Le
2024-02-21
1
-0/+7
*
|
VS: Add [CMAKE_]VS_USE_DEBUG_LIBRARIES options to control UseDebugLibraries
Brad King
2024-02-19
1
-0/+6
|
/
*
GeneratorExpression: Add $<QUOTE> generator expression
Robert Maynard
2024-02-14
1
-0/+4
*
Begin post-3.29 development
Brad King
2024-02-06
1
-0/+7
*
Help: Drop development topic notes to prepare release
Brad King
2024-02-06
1
-7/+0
*
Help: Consolidate 3.29 release notes
Brad King
2024-02-06
30
-216/+0
*
FindOpenGL: Add support for a separate GLU include directory
Jordan Williams
2024-02-05
1
-0/+7
*
Merge topic 'add_custom_command-target-alias'
Brad King
2024-02-01
1
-0/+5
|
\
|
*
add_custom_command: Allow adding build event via ALIAS target
Chen Linxuan
2024-02-01
1
-0/+5
*
|
cmake: Allow CMAKE_INSTALL_PREFIX to be set by environment variable
Silvio Traversaro
2024-01-30
1
-0/+5
|
/
*
Merge topic 'test-launcher-emulator-genex'
Brad King
2024-01-29
1
-0/+3
|
\
|
*
Add genex support to TEST_LAUNCHER and CROSSCOMPILING_EMULATOR
Brad King
2024-01-29
1
-0/+3
*
|
CPack: Change CPACK_PRODUCTBUILD_DOMAINS default to true (CMP0161)
Craig Scott
2024-01-28
1
-0/+5
|
/
*
Merge topic 'ctest-tests-from-file'
Brad King
2024-01-26
1
-0/+10
|
\
|
*
ctest_test: add options INCLUDE_FROM_FILE and EXCLUDE_FROM_FILE
Alex Neundorf
2024-01-25
1
-0/+4
|
*
ctest: add command line option to exclude tests listed in a given file
Alex Neundorf
2024-01-25
1
-1/+2
|
*
ctest: add command line option to run the tests listed in a given file
Alex Neundorf
2024-01-25
1
-0/+5
*
|
IntelLLVM: support marking include paths as SYSTEM directories
Ben Boeckel
2024-01-24
1
-0/+6
*
|
Merge topic 'cuda-clang-windows'
Brad King
2024-01-23
1
-0/+5
|
\
\
|
|
/
|
/
|
[next]