summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* codespell: Fix typosBrad King2023-11-172-2/+2
* cmExperimental: remove the flag for C++ modulesBen Boeckel2023-10-024-21/+6
* Merge topic 'fileset-private-dep'Brad King2023-09-213-0/+17
|\
| * Ninja: Allow compilation before generation of dependencies' private sourcesMartin Duffy2023-09-203-0/+17
* | Help: Clarify requirements for find_package to use lib{64,32,x32} pathsBrad King2023-09-201-8/+17
* | Help: Indent find_package REGISTRY_VIEW paragraphs togetherBrad King2023-09-201-1/+1
* | find_(library|file|path): Drop PATH-derived search prefixesBrad King2023-09-145-11/+18
|/
* Merge topic 'host-msystem-prefix'Brad King2023-09-111-0/+7
|\
| * cmake_host_system_information: Add MSYSTEM_PREFIX queryBrad King2023-09-101-0/+7
* | Help: Document if() comparison number formatBrad King2023-09-081-10/+10
|/
* Help: Explain block() policy-scope rules more clearlyFeRD (Frank Dana)2023-09-012-5/+5
* Help: Remove "this command" ambiguity in set() docsFeRD (Frank Dana)2023-09-011-5/+6
* Help: Use signature directive for cmake_policy()FeRD (Frank Dana)2023-09-011-14/+15
* Merge topic 'doc-cmake_minimum_required-deprecation'Brad King2023-08-213-0/+19
|\
| * Help: Document cmake_minimum_required deprecation of old versionsBrad King2023-08-193-0/+19
* | Help:try_run: place options in their own sectionscivision2023-08-161-0/+5
* | Help:try_compile: place options in their own sectionscivision2023-08-161-1/+6
* | get_test_property(): Add DIRECTORY optionKyle Edwards2023-08-111-1/+12
* | get_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-111-1/+12
* | set_tests_properties(): Add DIRECTORY optionKyle Edwards2023-08-111-0/+10
* | set_property(TEST): Add DIRECTORY optionKyle Edwards2023-08-101-1/+13
* | Merge topic 'doc-fixups-release-3.27'Craig Scott2023-08-071-1/+5
|\ \ | |/
| * Help: Improve formatting and cross-references for DEPENDS_EXPLICIT_ONLYCraig Scott2023-08-041-1/+5
* | Merge topic 'doc-install'Brad King2023-08-071-132/+177
|\ \
| * | Help: Add more install(TARGETS) examplesBrad King2023-08-031-38/+94
| * | Help: Clarify install(TARGETS) artifact-kind option group orderingBrad King2023-08-031-19/+35
| * | Help: Use argument value placeholders consistently in install(TARGETS)Brad King2023-08-031-45/+46
| * | Help: Reorganize install() sectionsBrad King2023-08-031-20/+6
| * | Help: Revert "improve install() documentation of argument ordering"Brad King2023-08-031-15/+1
* | | Merge topic 'cxxmodules-try-compile'Brad King2023-08-072-0/+23
|\ \ \ | |/ / |/| |
| * | cmCoreTryCompile: parse `SOURCES_TYPE` argumentBen Boeckel2023-07-312-0/+23
* | | Help: Cross-reference install command signatures as commandsBrad King2023-08-022-34/+19
* | | Help: Use signature directive for 'install' commandBrad King2023-08-021-792/+820
|/ /
* | Merge topic 'xcframework-find-library'Kyle Edwards2023-07-281-0/+4
|\ \
| * | find_library(): Add support for .xcframeworkKyle Edwards2023-07-281-0/+4
* | | Merge topic 'ExportTestLabelToJUnit'Brad King2023-07-281-1/+1
|\ \ \ | |/ / |/| |
| * | set_test_properties: link to the test properties in the documentationAlex Neundorf2023-07-261-1/+1
* | | Merge topic 'xcframework-target-link-libraries'Kyle Edwards2023-07-271-0/+6
|\ \ \
| * | | macOS: Add support for linking against .xcframework foldersKyle Edwards2023-07-261-0/+6
* | | | Merge topic 'doc-if-exists'Brad King2023-07-271-3/+3
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Help: Document that if(EXISTS) requires paths to be readableBrad King2023-07-261-3/+3
* | | exec_program(): Remove by policy CMP0153Kyle Edwards2023-07-251-0/+4
* | | Merge topic 'file-REAL_PATH-relative'Brad King2023-07-241-0/+5
|\ \ \
| * | | file(REAL_PATH): resolve symlinks before '..' componentsRobert Maynard2023-07-201-0/+5
* | | | Merge topic 'command-job-server-aware'Brad King2023-07-202-0/+28
|\ \ \ \ | |/ / / |/| | |
| * | | add_custom_{target,command}: Add argument JOB_SERVER_AWAREChris Mahoney2023-07-192-0/+28
* | | | Merge topic 'export-doc-config-map'Brad King2023-07-182-0/+6
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Mention imported config mapping in export() and install() docsBrad King2023-07-182-0/+6
| * | | Merge topic 'doc-add_custom_command' into release-3.27Brad King2023-06-291-1/+1
| |\ \ \
| * \ \ \ Merge topic 'doc-target_precompile_headers' into release-3.27Brad King2023-06-291-1/+1
| |\ \ \ \