summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Fix formatting of CMAKE_EXPERIMENTAL_CXX_MODULE_CMAKE_API notesBrad King2022-08-093-10/+10
* Merge topic 'doc-markup-program-options'Brad King2022-08-0810-26/+31
|\
| * Help: Replace a bunch of more ``--option`` to `:option:` roleAlex Turbov2022-08-048-22/+27
| * Help: Replace mentions of ``-S`` option with :option:`-S` roleAlex Turbov2022-08-042-4/+4
* | Merge topic 'find_package-one-more-path'Brad King2022-08-051-0/+1
|\ \
| * | cmFindPackageCommand: Add one more search pathAlex Turbov2022-08-041-0/+1
| |/
* | Merge topic 'doc-find_package-typo'Brad King2022-08-041-2/+2
|\ \ | |/ |/|
| * 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
| |\
* | \ Merge topic 'doc-if-PATH_EQUAL'Brad King2022-07-262-9/+15
|\ \ \ | | |/ | |/|
| * | Help: Clarify behavior of path-based equality conditionsCraig Scott2022-07-242-9/+15
* | | Merge topic 'doc-find_package-BYPASS_PROVIDER'Brad King2022-07-251-2/+12
|\ \ \ | | |/ | |/|
| * | Help: Document BYPASS_PROVIDER keyword for find_package()Craig Scott2022-07-231-2/+12
| |/
* | Merge topic 'try_run_split_output'Brad King2022-07-221-0/+13
|\ \
| * | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.Patrick Northon2022-07-081-0/+13
* | | Merge topic 'doc-execute_process'Brad King2022-07-201-2/+9
|\ \ \ | | |/ | |/|
| * | Help: Clarify execute_process OS-specific command-line encodingBrad King2022-07-201-2/+9
* | | Merge topic 'doc_command_links'Brad King2022-07-204-0/+29
|\ \ \
| * | | Help: Add see-also refs for flow control commandsMarkus Ferrell2022-07-194-0/+29
* | | | Merge topic 'doc-example-target-sources'Brad King2022-07-201-2/+2
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Help: Add missing PRIVATE keyword to target_sources() exampleCraig Scott2022-07-201-2/+2
* | | Merge topic 'install-destination-docs'Brad King2022-07-081-3/+9
|\ \ \
| * | | Help: Clarify behavior of install(TARGETS) for DLLsKyle Edwards2022-07-061-3/+9
* | | | exports: support `CXX_MODULES_DIRECTORY`Ben Boeckel2022-07-062-4/+29
* | | | 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
|\ \ | |/ |/|