summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* Help: Clarify documentation on SYSTEM include directoriesBrad King2022-02-031-6/+9
* Merge topic 'help-try-compile-result-var'Brad King2022-02-012-13/+0
|\
| * Help: Drop incorrect versionadded for try_compile result variablefriendlyanon2022-01-312-13/+0
| * Help: cmake_path: fix erroneous example for IS_PREFIXMarc Chevrier2021-06-121-3/+4
* | Help: Clarify relative path handling for target_include_directories()Craig Scott2022-01-311-8/+17
* | string(TIMESTAMP): add %f specifier for microsecondsPeter Würth2022-01-281-0/+3
* | Help: Note the version in which define_property() arguments became optionalKyle Edwards2022-01-211-0/+4
* | define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-201-1/+7
* | Merge topic 'define-property-optional-args'Brad King2022-01-191-2/+2
|\ \
| * | define_property(): Make BRIEF_DOCS and FULL_DOCS optionalKyle Edwards2022-01-181-2/+2
* | | Depfile parsing: enhance compatibility with GNU MakeMarc Chevrier2022-01-161-4/+3
|/ /
* | 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