summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget_Sources.cxx
Commit message (Expand)AuthorAgeFilesLines
* IWYU: Update for Debian 13 CI jobBrad King2025-11-121-2/+0
* cmLinkItem: Remove redundant cmLinkImplItem classCraig Scott2025-10-071-2/+2
* Merge branch 'backport-genex-refactor' into genex-refactorBrad King2025-09-221-18/+22
|\
| * GenEx: Consolidate target property evaluation context argumentsBrad King2025-09-221-20/+18
| * GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation contextBrad King2025-09-221-1/+1
| * GenEx: Collect evaluation arguments into local Context structuresBrad King2025-09-221-10/+16
* | pre-commit: change the repo and version bump `typos` hookAlex Turbov2025-06-241-4/+5
|/
* 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-2/+3
|\
| * cmGeneratorExpressionDAGChecker: Construct with initializer list syntaxBrad King2025-02-221-2/+3
* | COMPILE_ONLY: Genex now stops object libraries from linkingRobert Maynard2025-01-281-1/+1
* | Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-2/+2
* | CMP0026: Remove support for OLD behaviorBrad King2025-01-191-43/+1
* | CMP0024: Remove support for OLD behaviorBrad King2025-01-191-1/+1
|/
* cmGeneratorExpressionDAGChecker: Make config name available in constructorBrad King2024-05-211-1/+1
* cmGeneratorTarget: Factor SOURCES impl into own sourceBrad King2024-05-201-0/+560