summaryrefslogtreecommitdiff
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-custom-command-depfiles' into release-3.21Brad King2021-07-261-18/+23
|\
| * Help: Clarify and correct wording around DEPFILE optionCraig Scott2021-07-241-18/+23
* | Help: Improve wording and cross-referencing for ctest JUnit outputCraig Scott2021-07-251-3/+3
|/
* Merge topic 'doc-cleanups-3.21' into release-3.21Craig Scott2021-07-202-29/+45
|\
| * Help: Expand details for file(COPY_FILE)Craig Scott2021-07-201-2/+18
| * Help: Re-order file() sub-commands in Filesystem sectionCraig Scott2021-07-201-28/+28
| * Help: Fix trivial typoCraig Scott2021-07-181-1/+1
* | Help/ctest_test: add a comment to also update `ctest_memcheck`Ben Boeckel2021-07-191-0/+4
* | Help/ctest_memcheck: mention `ctest_test` argumentsBen Boeckel2021-07-141-0/+5
|/
* Help: Improve readability and accuracy of runtime deps-related contentCraig Scott2021-07-042-55/+64
* Help: Tighten install(SCRIPT) wording for ALL_COMPONENTS optionCraig Scott2021-07-031-6/+7
* Help: Add missing versionadded 3.21 for file(RENAME) optionsCraig Scott2021-07-031-0/+4
* Help: Clarify the usage scope of source_groupHeiko Thiel2021-06-181-0/+3
* Help: cmake_path: fix erroneous example for IS_PREFIXMarc Chevrier2021-06-121-3/+4
* Merge topic 'vs-custom-depfile'Brad King2021-06-101-3/+5
|\
| * VS: Add support for add_custom_command DEPFILEBrad King2021-06-091-3/+5
* | ctest: allow test output to override the 'details' fieldZack Galbreath2021-06-091-0/+11
* | Merge topic 'ctest_measurement_file'Brad King2021-06-091-2/+11
|\ \
| * | ctest: add support for attaching files to tests at run timeZack Galbreath2021-06-081-2/+11
| |/
* | Merge topic 'add_hip_language'Brad King2021-06-092-2/+5
|\ \ | |/ |/|
| * HIP: Add language to CMakeRobert Maynard2021-06-072-2/+5
* | Help: Add documentation for runtime dependency installationKyle Edwards2021-06-041-0/+108
|/
* Merge topic 'find_item-NO_CACHE'Brad King2021-06-031-2/+19
|\
| * find_*: Add support for option NO_CACHEMarc Chevrier2021-06-021-2/+19
* | Merge topic 'doc_regex'Brad King2021-06-033-4/+6
|\ \
| * | Help: links to CMake regex syntaxMichael Hirsch2021-06-023-4/+6
* | | Merge topic 'command_target'Brad King2021-06-021-0/+5
|\ \ \
| * | | add_custom_command: Target-dependent generator expression supportRaul Tambre2021-05-311-0/+5
| |/ /
* | | Merge topic 'get-runtime-dependencies-file-filter'Brad King2021-06-021-8/+24
|\ \ \ | |_|/ |/| |
| * | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-011-8/+24
| |/
* | Merge topic 'install-imported-runtime-artifacts'Brad King2021-06-011-0/+33
|\ \
| * | install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-311-0/+33
| |/
* | target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-291-0/+85
|/
* Merge topic 'set-cache-keep-normal-variable'Brad King2021-05-251-3/+7
|\
| * set(CACHE): do not remove normal variableMarc Chevrier2021-05-201-3/+7
* | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-191-1/+7
|/
* Merge topic 'doc-link-compile-options'Brad King2021-05-183-6/+15
|\
| * Help: Add SHELL, LINKER and host/device discussions to property docsCraig Scott2021-05-153-0/+8
| * Help: Make SHELL option examples more genericCraig Scott2021-05-151-6/+7
* | Help: Clarify calling cmake_minimum_required() inside a functionCraig Scott2021-05-151-2/+7
|/
* Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-075-6/+6
* Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-052-5/+19
|\
| * ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-0/+8
| * build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-041-5/+11
* | Merge topic 'doc-tls'Brad King2021-05-051-1/+1
|\ \
| * | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-041-1/+1
| |/
* | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-281-1/+4
|/
* Help: Document CTest custom test measurementsZack Galbreath2021-04-271-0/+80
* Merge topic 'ctest_junit'Brad King2021-04-271-0/+10
|\
| * ctest: Add support for writing test results in JUnit XML formatZack Galbreath2021-04-261-0/+10