Marc Chevrier
|
0b055a8893
GenEx: add POSTFIX option to $<TARGET_FILE_BASE_NAME>
|
3 months ago |
Brad King
|
2a14338676
Merge branch 'backport-genex-refactor' into genex-refactor
|
2 months ago |
Brad King
|
e4708f007b
GenEx: Factor out a dedicated evaluation Context structure
|
2 months ago |
Brad King
|
4697f7122b
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
|
2 months ago |
Brad King
|
d1c780886e
Merge branch 'backport-genex-refactor' into genex-refactor
|
2 months ago |
Brad King
|
77570a1ac1
GenEx: Consolidate target property evaluation context arguments
|
2 months ago |
Brad King
|
1735b0d147
GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context
|
2 months ago |
Brad King
|
905cfcfa12
cmGeneratorExpressionNode: Simplify EvaluateDependentExpression signature
|
2 months ago |
Brad King
|
b40a53e931
GenEx: Factor out a dedicated evaluation Context structure
|
2 months ago |
Brad King
|
e1035dc307
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
|
2 months ago |
Eduard Voronkin
|
01147454e7
FASTBuild: Add generator
|
4 months ago |
Brad King
|
383406fc18
Merge topic 'pass-trivial-by-value'
|
4 months ago |
Daniel Pfeifer
|
b1fdab3cc1
source: Pass small and trivially copyable types by value
|
4 months ago |
Matthew Woehlke
|
8ac826a5f2
GenEx: Fix evaluation of $<CONFIG> on imported targets
|
4 months ago |
Matthew Woehlke
|
9b36e49ad9
cmGeneratorExpressionNode: Remove dead code from ConfigurationTestNode
|
5 months ago |
Marc Chevrier
|
60fb5a5792
GenEx: add expressions related to linker
|
5 months ago |
Brad King
|
0aabf32590
cmGeneratorExpression: Constify use of cmLocalGenerator
|
7 months ago |
Giacomo Rombaut
|
fe11677945
GenEx: Fix TARGET_PDB_FILE_BASE_NAME with PDB_NAME and DEBUG_POSTFIX
|
9 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Brad King
|
f48beab388
Merge topic 'custom-transitive-properties'
|
9 months ago |
Brad King
|
77c7397ab4
Merge branch 'backport-3.31-custom-transitive-properties'
|
9 months ago |
Brad King
|
478d6cfd9a
Merge branch 'backport-3.30-custom-transitive-properties'
|
9 months ago |
Brad King
|
8b5af40b34
GenEx: Fix evaluation of LINK_LIBRARIES as custom transitive property
|
9 months ago |
Brad King
|
5ac3cca63d
Merge branch 'backport-3.31-custom-transitive-properties' (early part)
|
9 months ago |
Brad King
|
2ccbad90e6
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
|
9 months ago |
Brad King
|
99fee5720d
cmGeneratorExpressionDAGChecker: De-duplicate constructor signature
|
9 months ago |
Brad King
|
82151ea289
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
|
9 months ago |
Nikita Nemkin
|
5d039f3be3
regex: Match ^ at most once in repeated searches
|
10 months ago |
Alex Turbov
|
d34971f455
Refactor: Eliminate redundant `std::to_string` as arg of `cmStrCat`
|
10 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
10 months ago |