index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmGeneratorTarget_TransitiveProperty.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
IWYU: Update for Debian 13 CI job
Brad King
2025-11-12
1
-0/+1
*
cmGeneratorTarget: Factor out helper to detect LINK_LIBRARIES evaluation
Brad King
2025-09-26
1
-1/+6
*
file(GENERATE): Record CMP0189 at each call site
Brad King
2025-09-23
1
-2/+1
*
cmGeneratorTarget: Pass genex evaluation context to IsTransitiveProperty
Brad King
2025-09-23
1
-4/+4
*
GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context
Brad King
2025-09-22
1
-7/+1
*
GenEx: Factor out a dedicated evaluation Context structure
Brad King
2025-09-21
1
-9/+16
*
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
Brad King
2025-09-21
1
-35/+26
*
cmGeneratorExpressionNode: Simplify EvaluateDependentExpression signature
Brad King
2025-09-21
1
-1/+1
*
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
1
-1/+1
*
GenEx: Evaluate LINK_LIBRARIES target properties transitively
Brad King
2025-02-24
1
-0/+8
*
Merge branch 'backport-3.31-custom-transitive-properties'
Brad King
2025-02-23
1
-7/+6
|
\
|
*
GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive property
Brad King
2025-02-23
1
-5/+4
|
*
GenEx: Restore evaluation context for conditional transitive properties
Brad King
2025-02-23
1
-1/+1
|
*
cmGeneratorExpressionDAGChecker: De-duplicate constructor signature
Brad King
2025-02-22
1
-1/+1
|
*
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
1
-3/+9
*
|
Merge branch 'backport-3.31-custom-transitive-properties' (early part)
Brad King
2025-02-22
1
-3/+9
|
\
\
|
*
|
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
Brad King
2025-02-22
1
-3/+9
*
|
|
Revise C++ coding style using clang-format with "east const"
Kitware Robot
2025-01-23
1
-3/+3
*
|
|
CMP0043: Remove support for OLD behavior
Brad King
2025-01-19
1
-7/+0
|
/
/
*
|
GenEx: Revert "Limit TARGET_PROPERTY transitive closure optimization"
Brad King
2025-01-09
1
-13/+1
*
|
GenEx: Limit TARGET_PROPERTY transitive closure optimization to subgraphs
Michael Herwig
2024-09-10
1
-1/+13
|
/
*
Restore support for exporting INTERFACE with missing dependencies
Brad King
2024-07-15
1
-2/+1
*
Evaluation of TRANSITIVE_LINK_PROPERTIES isn't considered a usage
Robert Maynard
2024-07-05
1
-1/+2
*
GenEx: Add support for custom transitive link properties
Brad King
2024-05-21
1
-1/+2
*
GenEx: Add support for custom transitive compile properties
Brad King
2024-05-21
1
-2/+88
*
cmGeneratorExpressionDAGChecker: Make config name available in constructor
Brad King
2024-05-21
1
-3/+3
*
cmGeneratorTarget: Factor transitive property methods into own source
Brad King
2024-05-20
1
-0/+207