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
*
Merge branch 'release-3.20' into release-3.21
Brad King
2021-06-21
1
-0/+7
|
\
|
*
Help: Add 3.20 release note section for 3.20.{3,4,5}
Brad King
2021-06-21
1
-0/+7
*
|
Help: Drop development topic notes to prepare release
Brad King
2021-06-17
2
-9/+0
*
|
Help: Organize and revise 3.21 release notes
Brad King
2021-06-17
1
-148/+204
*
|
Help: Consolidate 3.21 release notes
Brad King
2021-06-14
60
-343/+236
*
|
Merge topic 'objc-std-17-23'
Brad King
2021-06-14
1
-0/+4
|
\
\
|
*
|
ObjectiveC: Add C17 and C23 support
Gregor Jasny
2021-06-11
1
-0/+4
*
|
|
Add directory property to list imported targets
Brad King
2021-06-10
1
-0/+6
*
|
|
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
2
-5/+6
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-1/+2
|
*
|
Help: Generalize release note filename for add_custom_command DEPFILE
Brad King
2021-06-09
2
-5/+5
*
|
|
Merge topic 'ctest_measurement_file'
Brad King
2021-06-09
2
-0/+13
|
\
\
\
|
*
|
|
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
2
-0/+13
|
|
/
/
*
|
|
Merge topic 'add_hip_language'
Brad King
2021-06-09
1
-0/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
HIP: Add language to CMake
Robert Maynard
2021-06-07
1
-0/+5
*
|
|
Merge topic 'install-with-runtime-dependencies'
Brad King
2021-06-08
1
-0/+9
|
\
\
\
|
*
|
|
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
1
-0/+9
*
|
|
|
Merge topic 'compile-options-order'
Brad King
2021-06-08
1
-0/+7
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
VS: Place per-source preprocessor definitions after target-wide ones
Brad King
2021-06-03
1
-0/+7
|
|
/
/
*
|
|
cmake: Allow CMAKE_TOOLCHAIN_FILE to be set by environment variable
Brad King
2021-06-03
1
-0/+5
|
/
/
*
|
Merge topic 'find_item-NO_CACHE'
Brad King
2021-06-03
1
-0/+6
|
\
\
|
*
|
find_*: Add support for option NO_CACHE
Marc Chevrier
2021-06-02
1
-0/+6
*
|
|
Merge topic 'command_target'
Brad King
2021-06-02
1
-0/+5
|
\
\
\
|
*
|
|
add_custom_command: Target-dependent generator expression support
Raul Tambre
2021-05-31
1
-0/+5
*
|
|
|
Merge topic 'get-runtime-dependencies-file-filter'
Brad King
2021-06-02
1
-0/+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments
Kyle Edwards
2021-06-01
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'install-imported-runtime-artifacts'
Brad King
2021-06-01
1
-0/+5
|
\
\
\
|
*
|
|
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+5
|
|
/
/
*
|
|
Merge topic 'link-objects-first'
Brad King
2021-06-01
1
-0/+8
|
\
\
\
|
*
|
|
target_link_libraries: Place $<TARGET_OBJECTS> before libraries
Brad King
2021-05-29
1
-0/+8
|
|
/
/
*
|
|
Launchers: Support setting linker launchers
Bobby D Reynolds
2021-05-28
1
-0/+7
|
/
/
*
|
Merge topic 'cpack-install-opts'
Craig Scott
2021-05-26
1
-0/+6
|
\
\
|
*
|
CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLES
Nils Gladitz
2021-05-23
1
-0/+6
*
|
|
Ninja: Always compile sources using absolute paths
Brad King
2021-05-25
1
-0/+6
*
|
|
Merge topic 'FindVulkan-add-Headers-glslangValidator-targets'
Brad King
2021-05-25
1
-0/+5
|
\
\
\
|
*
|
|
FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targets
PCJohn
2021-05-24
1
-0/+5
*
|
|
|
Merge topic 'set-cache-keep-normal-variable'
Brad King
2021-05-25
1
-0/+5
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
set(CACHE): do not remove normal variable
Marc Chevrier
2021-05-20
1
-0/+5
*
|
|
|
Merge topic 'message-color'
Brad King
2021-05-21
1
-0/+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
cmMessenger: Color messages to terminal by type
Marius Messerschmidt
2021-05-20
1
-0/+4
|
|
/
/
*
|
|
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-0/+7
|
/
/
*
|
Merge topic 'find_item-consistent-behavior-cache-variables'
Brad King
2021-05-13
1
-0/+6
|
\
\
|
*
|
find_*: ensure consistent behavior for cache variables
Marc Chevrier
2021-05-12
1
-0/+6
*
|
|
UseJava: Avoid non-word "compilability" in documentation
Brad King
2021-05-12
1
-1/+1
|
/
/
*
|
Merge topic 'UseJava-add_jar-resource-namespace'
Brad King
2021-05-11
1
-0/+5
|
\
\
|
*
|
UseJava: Add RESOURCES with NAMESPACE to add_jar()
Smit tay
2021-05-10
1
-0/+5
*
|
|
Merge topic 'capabilties-generator-platforms'
Brad King
2021-05-11
1
-0/+6
|
\
\
\
|
*
|
|
cmake: add supported platforms to cmake -E capabilties report
scheffle
2021-05-10
1
-0/+6
*
|
|
|
Help: Fix typos and spelling in documentation
Josef Angstenberger
2021-05-07
3
-3/+3
|
/
/
/
*
|
|
Merge topic 'nmake-utf8'
Brad King
2021-05-06
1
-0/+5
|
\
\
\
[next]