summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* install: support `CXX_MODULES_BMI` installation bitsBen Boeckel2022-07-061-1/+13
* cmTargetSourcesCommand: allow `INTERFACE` C++ modules when importedBen Boeckel2022-07-061-2/+2
* Merge topic 'enable_language-deduplicate'Brad King2022-07-061-4/+5
|\
| * Help: Document enable_language accepting multiple languagesfriendlyanon2022-06-301-4/+5
* | Merge topic 'docopt'Brad King2022-07-051-4/+6
|\ \ | |/ |/|
| * 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
| |\
| * \ Merge topic 'doc-using-deps-guide' into release-3.24Brad King2022-06-092-0/+9
| |\ \
* | | | Add cmake_language(GET_MESSAGE_LOG_LEVEL) sub commandAlexandru Croitor2022-06-281-0/+26
* | | | Merge topic 'cpp-named-module-file-sets'Brad King2022-06-171-15/+62
|\ \ \ \
| * | | | cmTarget: add support for C++ module fileset typesBen Boeckel2022-06-161-15/+62
* | | | | find_(program,library,file,path): add validation functionMarc Chevrier2022-06-141-0/+21
|/ / / /
* | | | Merge topic 'fetchcontent-global-targets'Brad 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'Brad 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
|\ \ | |/