summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: add_custom_command: describes depfile formatMarc Chevrier2022-01-111-3/+42
* Help: Non-zero floating point numbers are true in if() expressionsCraig Scott2022-01-031-1/+2
* Help: mention non-existent case for list(PREPEND)Adriaan de Groot2021-12-211-1/+3
* Help: clarify range for list(INSERT), mention nonexistent / empty caseAdriaan de Groot2021-12-211-1/+6
* Help: clarify description of list(INSERT)Adriaan de Groot2021-12-211-1/+1
* Help: clarify that list(APPEND) on a non-existent list creates itAdriaan de Groot2021-12-211-1/+3
* Help: Clarify behavior of if(DEFINED) for cache and non-cache variablesCraig Scott2021-12-201-1/+10
* Merge topic 'doc-if-basic-expressions'Brad King2021-12-011-4/+15
|\
| * Help: Be more explicit about the behavior of if(<string>)Craig Scott2021-12-011-4/+13
| * Help: Explicitly state that if(ENV{some_var}) is always falseCraig Scott2021-12-011-1/+3
* | Merge topic 'doc-tests-labels-dynamic'Brad King2021-11-151-3/+12
|\ \ | |/
| * Help: Improve cross-referencing of test LABELS and related featuresCraig Scott2021-11-131-0/+2
| * Help: Add missing version details for Additional Test MeasurementsCraig Scott2021-11-131-3/+10
| * Merge topic 'doc-TARGET_RUNTIME_DLLS' into release-3.22Brad King2021-11-041-1/+4
| |\
* | | Help: Fix target_sources FILE_SET signature summaryBrad King2021-11-051-2/+2
* | | Help: Add versionadded markup to target_sources FILE_SET featureBrad King2021-11-052-0/+7
* | | Merge topic 'doc-SOURCES-genex'Brad King2021-11-051-18/+31
|\ \ \
| * | | Help: Clarify target_sources path conversion w.r.t generator expressionsArcturus Arcturus2021-11-041-18/+31
* | | | Merge topic 'doc-TARGET_RUNTIME_DLLS'Brad King2021-11-041-1/+4
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-031-1/+4
* | | Merge topic 'doc-configure_file-creates-directories'Brad King2021-10-291-0/+1
|\ \ \ | | |/ | |/|
| * | Help: Document that configure_file can create directoriesMarc Aldorasi2021-10-281-0/+1
* | | Help: Add documentation for target_sources(FILE_SET) and associated propertiesKyle Edwards2021-10-272-10/+125
|/ /
* | Help: Fix file(INSTALL) docs w.r.t. CMAKE_INSTALL_MESSAGEArcturus Arcturus2021-10-201-2/+2
* | Help: clarify list(POP_* <in_out> <in_out>) behaviorRobert Maynard2021-10-131-4/+6
* | Help: Clean up how TLS and NETRC variables are discussedCraig Scott2021-10-041-10/+8
* | Help: Add documentation for CMAKE_TLS_CAINFOCraig Scott2021-10-041-2/+3
* | Help: Restructure the find_package() docsCraig Scott2021-09-231-176/+231
* | Merge topic 'document_find_package_version_restrictions'Craig Scott2021-09-111-5/+6
|\ \
| * | Help: find_package document version only supports numeric componentsRobert Maynard2021-09-091-5/+6
* | | Merge topic 'ctest-memcheck-generate-test.xml'Brad King2021-09-101-1/+2
|\ \ \ | |/ / |/| |
| * | ctest_memcheck: generate `DynamicAnalysis-Test.xml` as wellBen Boeckel2021-09-091-1/+2
* | | Help: Fix terminology for regular expression in if(MATCHES)Johel Ernesto Guerrero Peña2021-08-281-1/+1
|/ /
* | Merge topic 'find-package-note'Brad King2021-08-251-1/+1
|\ \
| * | Help: find_package: Tweak change descriptionFeRD (Frank Dana)2021-08-241-1/+1
* | | Merge topic 'host-distro-info'Brad King2021-08-241-39/+229
|\ \ \
| * | | cmake_host_system_information: Make it available for all systemsAlex Turbov2021-08-201-4/+2
| * | | cmake_host_system_information: Can run fallback scriptsAlex Turbov2021-08-201-0/+67
| * | | cmake_host_system_information: Can read `/etc/os-release` fileAlex Turbov2021-08-201-0/+45
| * | | Documentation: Use definition list instead of tablesAlex Turbov2021-07-301-39/+119
* | | | Help: get/set_property: Fix SOURCE grammarsFeRD (Frank Dana)2021-08-232-3/+3
| |/ / |/| |
* | | Merge topic 'symlinks-rebase-master'Brad King2021-08-102-0/+9
|\ \ \
| * | | Alternative symlink-creating mode for file(INSTALL ...)Felix Lelchuk2021-08-022-0/+9
| |/ /
* | | Merge topic 'doc-find_package-components'Craig Scott2021-08-091-5/+20
|\ \ \
| * | | Help: Clarify find_package() component handlingCraig Scott2021-08-081-5/+20
* | | | Merge topic 'help_cmake_path'Brad King2021-08-091-2/+2
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Help: cmake_path: add missing parameterMichael Hirsch2021-08-061-2/+2
* | | Merge topic 'string-TIMESTAMP-specifier-V'Brad King2021-08-031-28/+63
|\ \ \
| * | | string(TIMESTAMP): Add %V specifier for ISO 8601 week numberAntons Jeļkins2021-08-021-0/+5
| * | | Help: Format string(TIMESTAMP) format specifiers as a definition listBrad King2021-07-231-28/+58