summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Merge topic 'file-REAL_PATH-EXPAND_TILDE'Brad King2021-04-262-6/+17
|\ \ | |/ |/|
| * file(REAL_PATH): add option EXPAND_TILDEMarc Chevrier2021-04-212-6/+17
* | Help: cmake_minimum_required specify max is only for policiesRobert Maynard2021-04-201-6/+8
|/
* Merge topic 'Xcode-add_custom_command-DEPFILE'Brad King2021-04-201-8/+0
|\
| * Xcode: Add support of DEPFILE for add_custom_command, part 2Marc Chevrier2021-04-171-8/+0
* | Merge topic 'doc-if-IS_ABSOLUTE'Brad King2021-04-202-2/+12
|\ \ | |/ |/|
| * Help: Document special cases for if(IS_ABSOLUTE)Craig Scott2021-04-171-1/+10
| * Help: Behavior of file(TO_NATIVE_PATH) depends on the host platformCraig Scott2021-04-171-1/+2
* | Xcode: Add support of DEPFILE for add_custom_commandMarc Chevrier2021-04-151-10/+20
* | Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-121-1/+6
* | Merge topic 'doc-imported-soname'Brad King2021-04-051-6/+18
|\ \ | |/
| * Help: Document in add_library how to import libraries with SONAMEBrad King2021-04-021-6/+18