summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'find_item-NO_CACHE'Brad King2021-06-032-2/+25
|\
| * find_*: Add support for option NO_CACHEMarc Chevrier2021-06-022-2/+25
* | Merge topic 'doc_regex'Brad King2021-06-035-6/+10
|\ \
| * | Help: links to CMake regex syntaxMichael Hirsch2021-06-025-6/+10
* | | Help: Clarify default value of CMAKE_CONFIGURATION_TYPES for NMCKyle Edwards2021-06-021-1/+3
* | | Merge topic 'command_target'Brad King2021-06-022-0/+10
|\ \ \
| * | | add_custom_command: Target-dependent generator expression supportRaul Tambre2021-05-312-0/+10
* | | | Merge topic 'get-runtime-dependencies-file-filter'Brad King2021-06-022-8/+29
|\ \ \ \ | |_|_|/ |/| | |
| * | | file(GET_RUNTIME_DEPENDENCIES): Add POST_{IN,EX}CLUDE_FILES argumentsKyle Edwards2021-06-012-8/+29
* | | | Merge topic 'install-imported-runtime-artifacts'Brad King2021-06-013-0/+43
|\ \ \ \
| * | | | FileAPI: Populate information for IMPORTED_RUNTIME_ARTIFACTSKyle Edwards2021-05-311-0/+5
| * | | | install(): Add IMPORTED_RUNTIME_ARTIFACTS modeKyle Edwards2021-05-312-0/+38
| | |/ / | |/| |
* | | | Merge topic 'link-objects-first'Brad King2021-06-012-0/+93
|\ \ \ \ | |_|_|/ |/| | |
| * | | target_link_libraries: Place $<TARGET_OBJECTS> before librariesBrad King2021-05-292-0/+93
| |/ /
* | | Launchers: Support setting linker launchersBobby D Reynolds2021-05-287-0/+50
|/ /
* | Merge topic 'doc-test-regex-v-exit-code'Brad King2021-05-283-2/+12
|\ \
| * | Help: Clarify {PASS,FAIL}_REGULAR_EXPRESSION semantics w.r.t. exit codeBrad King2021-05-273-2/+12
| |/
* | CMAKE_CFG_INTDIR: Formally deprecate in favor of $<CONFIG>Kyle Edwards2021-05-271-5/+6
|/
* Merge topic 'cpack-install-opts'Craig Scott2021-05-263-0/+49
|\
| * CPack: Implement new variable CPACK_CUSTOM_INSTALL_VARIABLESNils Gladitz2021-05-243-0/+49
* | Ninja: Always compile sources using absolute pathsBrad King2021-05-251-0/+6
* | Merge topic 'FindVulkan-add-Headers-glslangValidator-targets'Brad King2021-05-251-0/+5
|\ \
| * | FindVulkan: add Vulkan::Headers and Vulkan::glslangValidator targetsPCJohn2021-05-241-0/+5
* | | Merge topic 'set-cache-keep-normal-variable'Brad King2021-05-254-3/+33
|\ \ \ | |/ / |/| |
| * | set(CACHE): do not remove normal variableMarc Chevrier2021-05-204-3/+33
* | | Merge topic 'message-color'Brad King2021-05-211-0/+4
|\ \ \ | |_|/ |/| |
| * | cmMessenger: Color messages to terminal by typeMarius Messerschmidt2021-05-201-0/+4
| |/
* | install: Implement new install(CODE|SCRIPT) option ALL_COMPONENTSNils Gladitz2021-05-193-1/+19
|/
* Merge topic 'doc-link-compile-options'Brad King2021-05-186-6/+25
|\
| * Help: Add SHELL, LINKER and host/device discussions to property docsCraig Scott2021-05-156-0/+18
| * Help: Make SHELL option examples more genericCraig Scott2021-05-151-6/+7
* | Help: Clarify calling cmake_minimum_required() inside a functionCraig Scott2021-05-152-3/+9
|/
* cmScanDepFormat: Drop unused "outputs", "inputs", and "depends" fieldsBrad King2021-05-131-1/+4
* Merge topic 'find_item-consistent-behavior-cache-variables'Brad King2021-05-133-0/+32
|\
| * find_*: ensure consistent behavior for cache variablesMarc Chevrier2021-05-123-0/+32
* | UseJava: Avoid non-word "compilability" in documentationBrad King2021-05-121-1/+1
|/
* Merge topic 'helpctestscript'Brad King2021-05-112-0/+6
|\
| * Help: Document CTEST_SCRIPT_DIRECTORY variableMichael Hirsch2021-05-102-0/+6
* | Merge topic 'UseJava-add_jar-resource-namespace'Brad King2021-05-111-0/+5
|\ \
| * | UseJava: Add RESOURCES with NAMESPACE to add_jar()Smit tay2021-05-101-0/+5
* | | Merge topic 'capabilties-generator-platforms'Brad King2021-05-112-0/+12
|\ \ \
| * | | cmake: add supported platforms to cmake -E capabilties reportscheffle2021-05-102-0/+12
* | | | Help: Fix typos and spelling in documentationJosef Angstenberger2021-05-0724-28/+28
|/ / /
* | | Merge topic 'nmake-utf8'Brad King2021-05-061-0/+5
|\ \ \
| * | | NMake: Use UTF-8 with BOM if supported by nmakeAmine Najahi2021-05-051-0/+5
* | | | Merge topic 'generate-cmake-build-command-parallel'Brad King2021-05-053-5/+25
|\ \ \ \
| * | | | ctest_build: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-0/+10
| * | | | build_command: Add the PARALLEL_LEVEL argumentfriendlyanon2021-05-042-5/+15
| | |_|/ | |/| |
* | | | Merge topic 'doc-tls'Brad King2021-05-053-1/+19
|\ \ \ \
| * | | | Help: Document CMAKE_TLS_VERIFY variable explicitlyMichael Hirsch2021-05-043-1/+19
| |/ / /