summaryrefslogtreecommitdiffstats
path: root/Help/manual/cmake-generator-expressions.7.rst
Commit message (Expand)AuthorAgeFilesLines
* GenEx: Add support for custom transitive compile propertiesBrad King2024-05-211-0/+43
* Help: Format TARGET_PROPERTY special evaluation rules as a definition listBrad King2024-05-211-16/+18
* Help: Document TARGET_PROPERTY genex behavior on unset propertyBrad King2024-05-101-4/+6
* Help: Clarify TARGET_PROPERTY genex evaluation of transitive propertiesBrad King2024-05-071-12/+18
* Help: Clarify cmake-buildsystem(7) compile properties section namesBrad King2024-05-031-3/+3
* GenEx: Fix TARGET_PROPERTY evaluation of transitive link propertiesBrad King2024-04-291-4/+13
* Help: Document TARGET_PROPERTY genex handling of transitive propertiesBrad King2024-04-251-5/+33
* Help: Clarify role of TARGET_NAME generator expressionBrad King2024-04-251-4/+6
* Help: Organize target-dependent generator expressions into subsectionsBrad King2024-04-251-19/+36
* Help: Clarify cross-references to target-dependent generator expressionsBrad King2024-04-251-1/+1
* Help: Update cmake-buildsystem(7) build and usage requirementsBrad King2024-04-241-5/+8
* GeneratorExpression: Add $<QUOTE> generator expressionRobert Maynard2024-02-141-0/+7
* Help: INSTALL_PREFIX in install(CODE|SCRIPT) was added in CMake 3.27Peter Kokot2024-01-081-4/+7
* Help: Document when <LANG>_COMPILER_ID genex learned to support multiple idsscivision2023-11-071-0/+12
* Help: Fix versionadded indentation in cmake-generator-expressions(7) manualBrad King2023-10-031-2/+2
* Merge topic 'genexp-no-eval'Brad King2023-09-261-0/+11
|\
| * cmGeneratorExpressionEvaluator: Short-circuit boolean operatorsMartin Duffy2023-09-131-0/+11
* | Help: Fix indenting within TARGET_RUNTIME_DLLS genex docsCraig Scott2023-08-041-3/+3
|/
* Help: Improve formatting and wording of LIST generator expressionsCraig Scott2023-07-131-57/+89
* Help: Fix typos, formatting and wording for TARGET_IMPORT_FILE genexesCraig Scott2023-07-121-12/+12
* Help: Add missing versionadded for TARGET_IMPORT_FILE_DIR genexCraig Scott2023-07-121-0/+2
* Merge topic 'compile-only-genex'Brad King2023-05-051-1/+21
|\
| * cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexRobert Maynard2023-05-041-5/+8
| * cmGeneratorExpressionNode: implement `COMPILE_ONLY` genexBen Boeckel2023-04-121-1/+18
* | GenEx LIST: list operationsMarc Chevrier2023-04-161-2/+262
|/
* Utilities/Sphinx: Allow explicit target for genexMatthew Woehlke2023-03-131-0/+1
* Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-021-1/+17
|\
| * Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genexAlexander Neundorf2023-02-261-1/+17
* | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-011-3/+248
* | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-241-2/+4
* | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-211-17/+26
|/
* Help: Update $<TARGET_RUNTIME_DLLS> docs to use cmake -E copy -tKyle Edwards2023-02-081-3/+3
* Help: improve docs for INSTALL_NAME_DIRAlexander Neundorf2023-01-201-0/+3
* Merge topic 'build-local-interface-genex'Brad King2022-11-181-0/+7
|\
| * Genex: Add $<BUILD_LOCAL_INTERFACE:...> genexKyle Edwards2022-11-171-0/+7
* | Genex: Fix TARGET_PROPERTY lookup scope in transitive usage requirementsBrad King2022-11-171-0/+7
|/
* Help: Use role `:program:`Alex Turbov2022-11-061-2/+2
* Help: Document version when COMPILE_LANGUAGE genex accepts multiple languagesMichael Hirsch2022-10-121-0/+4
* Help: Document comma-separation in some generator expressionsMichael Hirsch2022-10-121-15/+15
* Help: $<CONFIG:...> supports multiple configs only since CMake 3.19Michael Hirsch2022-08-241-0/+4
* Help: Fix wrong syntax for $<PATH:REPLACE_EXTENSION,...>Craig Scott2022-07-241-1/+1
* Help: Add Whitespace And Quoting section to genex manualCraig Scott2022-07-191-0/+87
* Help: Restructure reference sections of genex manualCraig Scott2022-07-191-872/+866
* Help: Move reference content to its own section at end of genex manualCraig Scott2022-07-191-49/+53
* Help: Add missing versionadded for CUDA genexesCraig Scott2022-07-191-0/+4
* Help: Genex manual typo, grammar, formatting, wording fixesCraig Scott2022-07-191-35/+35
* Help: Boolean genex conditions must evaluate to 1 or 0Craig Scott2022-07-191-5/+8
* Help: Fix cross-references in genex manual that linked to wrong genexesCraig Scott2022-07-191-4/+4
* Genex LINK_LIBRARY and LINK_GROUP: check supported propertiesMarc Chevrier2022-07-061-6/+8
* Help: Document $<TARGET_FILE> dependency behaviorRobert Maynard2022-07-051-0/+4