summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* cmScanDepFormat: support P1689R5Ben Boeckel2022-07-262-2/+8
* 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 'verify-interface-header-sets-interface-libraries'Brad King2022-07-261-7/+7
|\ \
| * | Help: Clarify that VERIFY_INTERFACE_HEADER_SETS supports interface librariesKyle Edwards2022-07-251-7/+7
| * | Merge topic 'doc-find_package-BYPASS_PROVIDER' into release-3.24Brad King2022-07-252-3/+13
| |\ \
| * \ \ Merge topic 'doc-CMP0097-FetchContent' into release-3.24Craig Scott2022-07-251-2/+4
| |\ \ \
* | \ \ \ Merge branch 'backport-3.24-FindVulkan-relnotes'Brad King2022-07-251-0/+4
|\ \ \ \ \
| * | | | | FindVulkan: Add missing 3.24 release notesMACHIZAUD Andréa2022-07-251-0/+4
| | |_|_|/ | |/| | |
* | | | | Merge topic 'doc-find_package-BYPASS_PROVIDER'Brad King2022-07-252-3/+13
|\ \ \ \ \ | | |_|_|/ | |/| | |
| * | | | Help: Document BYPASS_PROVIDER keyword for find_package()Craig Scott2022-07-231-2/+12
| * | | | Help: Minor grammar fix for the Using Dependencies manualCraig Scott2022-07-231-1/+1
| |/ / /
* | | | Merge topic 'doc-CMP0097-FetchContent'Craig Scott2022-07-251-2/+4
|\ \ \ \ | | |_|/ | |/| |
| * | | Help: CMP0097 applies to FetchContent as wellCraig Scott2022-07-241-2/+4
| |/ /
* | | Merge topic 'doc-path-genex-corrections'Craig Scott2022-07-251-1/+1
|\ \ \ | | |/ | |/|
| * | Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>Craig Scott2022-07-241-1/+1
| |/
* | Merge topic 'FindVulkan-dxc'Brad King2022-07-221-0/+5
|\ \
| * | FindVulkan: Add `dxc` (DirectX Shader Compiler) componentHellsingDarge2022-07-201-0/+5
* | | Merge topic 'try_run_split_output'Brad King2022-07-222-0/+19
|\ \ \
| * | | try_run: Add RUN_OUTPUT_STDOUT_VARIABLE and RUN_OUTPUT_STDERR_VARIABLE.Patrick Northon2022-07-082-0/+19
* | | | Merge topic 'tutorial_cdash_rearrange'Brad King2022-07-2218-121/+81
|\ \ \ \
| * | | | Tutorial: Move step 8 to step 5. Shift steps 5-7 to 6-8.Markus Ferrell2022-07-1918-121/+81
* | | | | 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-example-target-sources' into release-3.24Brad King2022-07-201-2/+2
| |\ \ \ \
| * \ \ \ \ Merge topic 'doc-restructure-genex-manual' into release-3.24Brad King2022-07-201-915/+1007
| |\ \ \ \ \
* | \ \ \ \ \ 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 'tutorial_documentation'Brad King2022-07-201-7/+19
|\ \ \ \ \ \ \
| * | | | | | | Tutorial: Add reference links for step 1 commandsMarkus Ferrell2022-07-191-7/+19
| |/ / / / / /
* | | | | | | 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 'doc-restructure-genex-manual'Brad King2022-07-201-915/+1007
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Help: Add Whitespace And Quoting section to genex manualCraig Scott2022-07-191-0/+87
| * | | | | Help: Restructure reference sections of genex manualCraig Scott2022-07-191-872/+866
| * | | | | Help: Move reference content to its own section at end of genex manualCraig Scott2022-07-191-49/+53
| * | | | | Help: Add missing versionadded for CUDA genexesCraig Scott2022-07-191-0/+4
| * | | | | Help: Genex manual typo, grammar, formatting, wording fixesCraig Scott2022-07-191-35/+35
| * | | | | Help: Boolean genex conditions must evaluate to 1 or 0Craig Scott2022-07-191-5/+8
| * | | | | Help: Fix cross-references in genex manual that linked to wrong genexesCraig Scott2022-07-191-4/+4
* | | | | | Merge topic 'doc-LINK_LIBRARIES_ONLY_TARGETS_direct_deps'Brad King2022-07-181-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | / | |_|_|_|/ |/| | | |
| * | | | Help: LINK_LIBRARIES_ONLY_TARGETS also checks injected direct librariesCraig Scott2022-07-101-0/+2
| |/ / /
* | | | Merge topic 'better_doxy_ver_check'Marc Chevrier2022-07-101-0/+11
|\ \ \ \ | |_|/ / |/| | |
| * | | FindDoxygen: Implement more complete version checkingChristian Heimlich2022-07-071-0/+11
* | | | Merge topic 'doc-INTERFACE_LINK_LIBRARIES_DIRECT'Brad King2022-07-081-15/+15
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Fix wrong property name INTERFACE_PROPERTY_LINK_DIRECTCraig Scott2022-07-081-15/+15
* | | | Merge topic 'install-destination-docs'Brad King2022-07-081-3/+9
|\ \ \ \
| * | | | Help: Clarify behavior of install(TARGETS) for DLLsKyle Edwards2022-07-061-3/+9
* | | | | Merge topic 'cpp-named-module-export-infra'Brad King2022-07-074-8/+45
|\ \ \ \ \
| * | | | | cmExperimental: update `CXX_MODULE_CMAKE_API` UUIDBen Boeckel2022-07-061-1/+1