summaryrefslogtreecommitdiffstats
path: root/Help/command
Commit message (Expand)AuthorAgeFilesLines
* FILE_SET: Forbid adding header sets to Apple FRAMEWORK librariesKyle Edwards2022-04-071-1/+1
* Help: Fix typo in install command documentationEugene Shalygin2022-04-031-1/+1
* Help: Fix string(JSON ... LENGTH ...) signatureTobias Nießen2022-03-301-1/+1
* define_property(): Change constraints of INITIALIZE_FROM_VARIABLEKyle Edwards2022-03-231-2/+4
* Merge topic 'cleanup-define_property' into release-3.23Brad King2022-03-221-11/+15
|\
| * Help: Update the main purpose of define_property()Craig Scott2022-03-191-7/+9
| * Help: Clean up INITIALIZE_FROM_VARIABLE define_property() optionCraig Scott2022-03-191-4/+6
* | Help: Clarify when add_test and test properties support generator expressionsBrad King2022-03-213-8/+26
|/
* Help: Clarify behavior of search ignore-related variablesCraig Scott2022-03-132-0/+10
* Help: Update install() docs to better reflect preference for file setsCraig Scott2022-03-081-21/+39
* Help: Reorganise FILE_SETS and related propertiesCraig Scott2022-03-051-55/+41
* Merge topic 'file-set-name-requirements' into release-3.23Brad King2022-03-041-1/+2
|\
| * target_sources(): Enforce stricter requirements for FILE_SET nameKyle Edwards2022-03-031-1/+2
* | target_sources(): Process multiple FILE_SET arguments per blockKyle Edwards2022-03-031-2/+3
|/
* target_sources(): Prohibit FILE_SET on custom targetsKyle Edwards2022-02-281-1/+2
* Help: Organize and clarify export() command documentationBrad King2022-02-141-43/+88
* Help: Clarify precedence of AND and OR in 'if' conditionsBrad King2022-02-091-8/+15
* 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