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
/
command
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'doc-custom-command-depfiles'
Brad King
2021-07-26
1
-18/+23
|
\
|
*
Help: Clarify and correct wording around DEPFILE option
Craig Scott
2021-07-24
1
-18/+23
*
|
Merge topic 'doc-ctest-output'
Craig Scott
2021-07-26
1
-3/+3
|
\
\
|
*
|
Help: Improve wording and cross-referencing for ctest JUnit output
Craig Scott
2021-07-25
1
-3/+3
|
|
/
|
*
Merge topic 'doc-cleanups-3.21' into release-3.21
Craig Scott
2021-07-20
2
-29/+45
|
|
\
*
|
\
Merge topic 'doc-cleanups-3.21'
Craig Scott
2021-07-20
2
-29/+45
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help: Expand details for file(COPY_FILE)
Craig Scott
2021-07-19
1
-2/+18
|
*
|
Help: Re-order file() sub-commands in Filesystem section
Craig Scott
2021-07-19
1
-28/+28
|
*
|
Help: Fix trivial typo
Craig Scott
2021-07-18
1
-1/+1
*
|
|
Merge topic 'Help-ctest_memcheck-shared-args'
Brad King
2021-07-19
2
-0/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Help/ctest_test: add a comment to also update `ctest_memcheck`
Ben Boeckel
2021-07-19
1
-0/+4
|
*
|
Help/ctest_memcheck: mention `ctest_test` arguments
Ben Boeckel
2021-07-14
1
-0/+5
|
|
/
*
|
find_package: Add variable to make package REQUIRED
Eugene Shalygin
2021-07-08
1
-2/+9
*
|
Merge topic 'doc-3.21-release'
Craig Scott
2021-07-06
2
-61/+75
|
\
\
|
|
/
|
*
Help: Improve readability and accuracy of runtime deps-related content
Craig Scott
2021-07-04
2
-55/+64
|
*
Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS option
Craig Scott
2021-07-03
1
-6/+7
|
*
Help: Add missing versionadded 3.21 for file(RENAME) options
Craig Scott
2021-07-03
1
-0/+4
*
|
help: update ctest attached file example
Zack Galbreath
2021-07-01
1
-2/+4
*
|
ctest: support <CTestMeasurement> for runtime measurements
Zack Galbreath
2021-07-01
1
-13/+17
*
|
Help: Clarify condition of tree command from source_group.
Heiko Thiel
2021-06-23
1
-1/+2
*
|
Merge topic 'doc-source_group-scope'
Brad King
2021-06-21
1
-0/+3
|
\
\
|
|
/
|
*
Help: Clarify the usage scope of source_group
Heiko Thiel
2021-06-18
1
-0/+3
*
|
ctest: allow test output to add labels
Zack Galbreath
2021-06-17
1
-0/+15
|
/
*
Help: cmake_path: fix erroneous example for IS_PREFIX
Marc Chevrier
2021-06-12
1
-3/+4
*
Merge topic 'vs-custom-depfile'
Brad King
2021-06-10
1
-3/+5
|
\
|
*
VS: Add support for add_custom_command DEPFILE
Brad King
2021-06-09
1
-3/+5
*
|
ctest: allow test output to override the 'details' field
Zack Galbreath
2021-06-09
1
-0/+11
*
|
Merge topic 'ctest_measurement_file'
Brad King
2021-06-09
1
-2/+11
|
\
\
|
*
|
ctest: add support for attaching files to tests at run time
Zack Galbreath
2021-06-08
1
-2/+11
|
|
/
*
|
Merge topic 'add_hip_language'
Brad King
2021-06-09
2
-2/+5
|
\
\
|
|
/
|
/
|
|
*
HIP: Add language to CMake
Robert Maynard
2021-06-07
2
-2/+5
*
|
Help: Add documentation for runtime dependency installation
Kyle Edwards
2021-06-04
1
-0/+108
|
/
*
Merge topic 'find_item-NO_CACHE'
Brad King
2021-06-03
1
-2/+19
|
\
|
*
find_*: Add support for option NO_CACHE
Marc Chevrier
2021-06-02
1
-2/+19
*
|
Merge topic 'doc_regex'
Brad King
2021-06-03
3
-4/+6
|
\
\
|
*
|
Help: links to CMake regex syntax
Michael Hirsch
2021-06-02
3
-4/+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
-8/+24
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES arguments
Kyle Edwards
2021-06-01
1
-8/+24
|
|
/
*
|
Merge topic 'install-imported-runtime-artifacts'
Brad King
2021-06-01
1
-0/+33
|
\
\
|
*
|
install(): Add IMPORTED_RUNTIME_ARTIFACTS mode
Kyle Edwards
2021-05-31
1
-0/+33
|
|
/
*
|
target_link_libraries: Place $<TARGET_OBJECTS> before libraries
Brad King
2021-05-29
1
-0/+85
|
/
*
Merge topic 'set-cache-keep-normal-variable'
Brad King
2021-05-25
1
-3/+7
|
\
|
*
set(CACHE): do not remove normal variable
Marc Chevrier
2021-05-20
1
-3/+7
*
|
install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTS
Nils Gladitz
2021-05-19
1
-1/+7
|
/
*
Merge topic 'doc-link-compile-options'
Brad King
2021-05-18
3
-6/+15
|
\
|
*
Help: Add SHELL, LINKER and host/device discussions to property docs
Craig Scott
2021-05-15
3
-0/+8
|
*
Help: Make SHELL option examples more generic
Craig Scott
2021-05-15
1
-6/+7
*
|
Help: Clarify calling cmake_minimum_required() inside a function
Craig Scott
2021-05-15
1
-2/+7
|
/
[next]