summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget_Options.cxx
Commit message (Expand)AuthorAgeFilesLines
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Merge branch 'backport-3.31-custom-transitive-properties' (early part)Brad King2025-02-221-17/+23
|\
| * cmGeneratorExpressionDAGChecker: Construct with initializer list syntaxBrad King2025-02-221-17/+23
* | Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-30/+30
* | CMP0043: Remove support for OLD behaviorBrad King2025-01-191-27/+0
* | CMP0026: Remove support for OLD behaviorBrad King2025-01-191-16/+5
* | Merge branch 'backport-linker-prefix-crash' into linker-prefix-crashBrad King2024-12-041-3/+4
|\ \ | |/
| * LINK_OPTIONS: Fix crash on empty LINKER: prefixBrad King2024-12-041-3/+4
* | Archive library: Add support for ARCHIVER: prefixMarc Chevrier2024-11-261-29/+49
* | cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS statesBrad King2024-11-131-2/+0
* | StringAlgorithms: Refactor `cmTokenize()` functionAlex Turbov2024-11-061-3/+3
|/
* Linking: Preserve nested LINKER: prefixes as writtenGergely Meszaros2024-09-231-15/+31
* Linking: extract wrapping linker options to a lambda (NFC)Gergely Meszaros2024-09-181-34/+38
* cmGeneratorExpressionDAGChecker: Make config name available in constructorBrad King2024-05-211-14/+17
* cmGeneratorTarget: Factor options-like usage requirements into own sourceBrad King2024-05-201-0/+657