summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'CMAKE_FIND_USE_INSTALL_PREFIX-support-staging-prefix' into relea...Brad King2022-08-312-2/+4
|\
| * CMAKE_FIND_USE_INSTALL_PREFIX considers CMAKE_STAGING_PREFIXRobert Maynard2022-08-302-2/+4
* | Help: Fix typos, grammar and formatting in CMP0134 policy docsCraig Scott2022-08-302-19/+19
* | Help: Add crossrefs to ctest output control optionsCraig Scott2022-08-191-1/+4
* | Help: Add missing closing quote on C++ exampleCraig Scott2022-08-191-1/+1
|/
* Help: Fix reST syntax typo in find_package docsEisuke Kawashima2022-08-031-2/+2
* Merge topic 'doc-if-PATH_EQUAL' into release-3.24Brad King2022-07-262-9/+15
|\
| * Help: Clarify behavior of path-based equality conditionsCraig Scott2022-07-242-9/+15
* | Help: Document BYPASS_PROVIDER keyword for find_package()Craig Scott2022-07-231-2/+12
|/
* Help: Clarify execute_process OS-specific command-line encodingBrad King2022-07-201-2/+9
* Help: Add missing PRIVATE keyword to target_sources() exampleCraig Scott2022-07-201-2/+2
* Help: Clarify that option() is a booleanMichael Hirsch2022-07-051-4/+6
* Merge topic 'fetchcontent-global-targets' into release-3.24Brad King2022-06-111-4/+5
|\
| * Help: Add missing version directive for find_package() GLOBAL keywordCraig Scott2022-06-101-4/+5
* | Merge topic 'doc-using-deps-guide' into release-3.24Brad King2022-06-092-0/+9
|\ \ | |/ |/|
| * Help: Overhaul and expand the Using Dependencies GuideCraig Scott2022-06-092-0/+9
* | Merge topic 'if-command-PATH_EQUAL'Brad King2022-06-061-1/+29
|\ \
| * | if command: Add PATH_EQUAL operatorMarc Chevrier2022-06-031-1/+29
* | | Help: Fix formatting and missing cross-reference for find_package()Craig Scott2022-06-051-3/+3
| |/ |/|
* | Help: State behavior for add_custom_command(TARGET) without event typeCraig Scott2022-06-041-0/+5
|/
* Genex-PATH_EQUAL: path comparisonMarc Chevrier2022-06-011-0/+1
* Genex-PATH: path handlingMarc Chevrier2022-05-311-1/+11
* Merge topic 'dependency-providers'Brad King2022-05-252-1/+265
|\
| * Dependency providers: Add find_package and FetchContent supportCraig Scott2022-05-242-1/+265
* | Help: Avoid duplicating registry query syntax in multiple find_* commandsMarc Chevrier2022-05-183-51/+5
* | Merge topic 'try_compile-project-platform-vars'Brad King2022-05-171-0/+15
|\ \ | |/ |/|
| * try_compile: Add option to skip passing platform variablesBrad King2022-05-161-0/+4
| * try_compile: Propagate platform variables in project-mode tooBrad King2022-05-161-0/+11
* | Merge topic 'CMAKE_PROJECT_TOP_LEVEL_INCLUDES'Brad King2022-05-161-19/+47
|\ \
| * | project(): Add new CMAKE_PROJECT_TOP_LEVEL_INCLUDES file injection pointCraig Scott2022-05-131-19/+47
* | | Merge topic 'doc-install-example-components'Brad King2022-05-131-1/+1
|\ \ \ | |_|/ |/| |
| * | Help: Make install() example component names more consistentJean-Christophe Fillion-Robin2022-05-121-1/+1
* | | OpenWatcom: Allow specifying the runtime libraryCameron Cawley2022-05-061-0/+1
| |/ |/|
* | Merge topic 'FetchContent_find_package_integration'Craig Scott2022-05-061-9/+31
|\ \
| * | Packages: Integrate FetchContent and find_package()Craig Scott2022-05-031-9/+31
* | | Merge topic 'HelpExit'Brad King2022-05-051-0/+3
|\ \ \
| * | | Help: for message(FATAL_ERROR), document nonzero exit codeJoachim Wuttke (h)2022-05-051-0/+3
* | | | Merge topic 'HelpEnv'Brad King2022-05-051-2/+3
|\ \ \ \ | |_|_|/ |/| | |
| * | | Help: from command:if, link to environment variablesJoachim Wuttke (h)2022-05-051-2/+3
| |/ /
* | | Merge topic 'chsi-windows_registry-updates'Brad King2022-05-042-2/+10
|\ \ \ | |/ / |/| |
| * | cmake_host_system_information(WINDOWS_REGISTRY) updatesMarc Chevrier2022-05-012-2/+10
| |/
* | find_* commands: add control over Windows registry viewsMarc Chevrier2022-04-299-9/+138
|/
* Merge topic 'NO_CMAKE_INSTALL_PREFIX'Brad King2022-04-222-6/+12
|\
| * Find: Support per call disabling of CMAKE_INSTALL_PREFIXRobert Maynard2022-04-152-6/+12
* | Merge topic 'find_package_document_global_in_full_signature'Brad King2022-04-211-0/+1
|\ \
| * | Help: Clarify that find_package GLOBAL argument is supported in full signatureRobert Maynard2022-04-201-0/+1
| |/
* | Merge topic 'file-set-generated-dependency'Brad King2022-04-151-0/+1
|\ \
| * | FILE_SET: Make INTERFACE libraries with HEADER_SETS participate in buildsystemKyle Edwards2022-04-141-0/+1
* | | cmake_host_system_information: query windows registryMarc Chevrier2022-04-131-3/+149
| |/ |/|
* | Merge topic 'header-sets-no-framework'Brad King2022-04-071-1/+1
|\ \ | |/