summaryrefslogtreecommitdiffstats
path: root/Source/cmGeneratorTarget_IncludeDirectories.cxx
Commit message (Expand)AuthorAgeFilesLines
* cmLinkItem: Remove redundant cmLinkImplItem classCraig Scott2025-10-071-3/+3
* GenEx: Consolidate target property evaluation context argumentsBrad King2025-09-221-5/+3
* GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation contextBrad King2025-09-221-10/+4
* GenEx: Collect evaluation arguments into local Context structuresBrad King2025-09-221-18/+19
* generators: use GetSupportDirectory() in more placesBen Boeckel2025-05-231-2/+1
* LICENSE: Replace references to Copyright.txt with LICENSE.rstKitware Robot2025-03-031-1/+1
* Merge branch 'backport-3.31-custom-transitive-properties'Brad King2025-02-231-4/+14
|\
| * Merge branch 'backport-3.30-custom-transitive-properties'Brad King2025-02-231-4/+14
| |\
| | * cmGeneratorExpressionDAGChecker: De-duplicate constructor signatureBrad King2025-02-221-4/+14
| | * cmGeneratorExpressionDAGChecker: Construct with initializer list syntaxBrad King2025-02-221-13/+14
* | | Merge branch 'backport-3.31-custom-transitive-properties' (early part)Brad King2025-02-221-13/+14
|\ \ \ | |/ /
| * | cmGeneratorExpressionDAGChecker: Construct with initializer list syntaxBrad King2025-02-221-13/+14
* | | Revise C++ coding style using clang-format with "east const"Kitware Robot2025-01-231-13/+13
* | | CMP0027: Remove support for OLD behaviorBrad King2025-01-191-28/+12
* | | CMP0026: Remove support for OLD behaviorBrad King2025-01-191-3/+1
* | | CMP0021: Remove support for OLD behaviorBrad King2025-01-181-18/+3
* | | cmPolicies: Remove now-unused REQUIRED_IF_USED and REQUIRED_ALWAYS statesBrad King2024-11-131-4/+0
|/ /
* | Source: Avoid comparing pointers to nullptrVitaly Stakhovsky2024-08-271-1/+1
|/
* Swift: Use per-config module file locations in multi-config generatorsDave Abrahams2024-05-241-1/+4
* cmGeneratorExpressionDAGChecker: Make config name available in constructorBrad King2024-05-211-6/+7
* cmGeneratorTarget: Factor INCLUDE_DIRECTORIES impl into own sourceBrad King2024-05-201-0/+334