summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-172-2/+2
|\
| * codespell: Fix typosBrad King2023-11-172-2/+2
* | Merge topic 'install-export-xcframework'Brad King2023-11-161-0/+13
|\ \
| * | install(EXPORT): Add ability to point to .xcframework fileKyle Edwards2023-11-151-0/+13
* | | Help: Clarify file() command multi-value argument placeholdersBrad King2023-11-151-34/+34
|/ /
* | install(EXPORT): Export find_dependency() callsKyle Edwards2023-11-132-2/+84
* | Help/export: Add signature directivesKyle Edwards2023-11-131-8/+8
* | Merge topic 'Ninja-use-depslog'Brad King2023-11-071-0/+5
|\ \
| * | cmGlobalNinjaGenerator: tell `ninja` to actually read the depfileBen Boeckel2023-11-011-0/+5
* | | if(): add operators IS_READABLE, IS_WRITABLE and IS_EXECUTABLE.Marc Chevrier2023-11-011-0/+41
|/ /
* | Help: Replace link with its http redirectBrad King2023-10-191-1/+1
* | Merge topic 'try_compile-alias-targets'Brad King2023-10-171-0/+3
|\ \
| * | try_compile: Add support for using ALIAS targetsCristian Le2023-10-161-0/+3
| |/
* | try_{compile,run}: add LINKER_LANGUAGE optionscivision2023-10-162-0/+10
|/
* 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