summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'cmake-test-launcher'Brad King2023-12-151-3/+25
|\
| * add_test: Optionally use a launcher for tests running in-project targetsRalf Habacker2023-12-131-3/+25
* | Merge topic 'doc-xcframeworks-stubs-apple'Brad King2023-12-131-3/+3
|\ \
| * | Help: XCFrameworks and stubs are supported on all Apple, not just macOSCraig Scott2023-12-091-3/+3
* | | Merge topic 'Help-create_test_sourcelist'Brad King2023-12-121-22/+21
|\ \ \
| * | | Help/create_test_sourcelist: format arguments in the signature docsBen Boeckel2023-12-101-4/+4
| * | | Help/create_test_sourcelist: add formatting markupBen Boeckel2023-12-091-7/+7
| * | | Help/create_test_sourcelist: reflow proseBen Boeckel2023-12-091-18/+17
| |/ /
* | | Help: Use signature directive for the 'add_library' commandBrad King2023-12-062-142/+169
* | | Help: Use signature directive for the 'add_executable' commandBrad King2023-12-061-34/+43
* | | Help: Fix signature of add_library(<name> INTERFACE EXCLUDE_FROM_ALL)namniav2023-12-041-1/+1
| |/ |/|
* | 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