Brad King
|
2813b08d69
Merge topic 'collect-genex-fix' into release-4.2
|
2 weeks ago |
Martin Duffy
|
6e637b1102
install(PACKAGE_INFO): Fix error when usage requirements contain certain genex
|
2 weeks ago |
Brad King
|
2a14338676
Merge branch 'backport-genex-refactor' into genex-refactor
|
1 month ago |
Brad King
|
e4708f007b
GenEx: Factor out a dedicated evaluation Context structure
|
1 month ago |
Brad King
|
4697f7122b
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
|
1 month ago |
Brad King
|
77570a1ac1
GenEx: Consolidate target property evaluation context arguments
|
1 month ago |
Brad King
|
1735b0d147
GenEx: Construct cmGeneratorExpressionDAGChecker with full evaluation context
|
1 month ago |
Brad King
|
d4d204382f
GenEx: Collect evaluation arguments into local Context structures
|
1 month ago |
Brad King
|
b40a53e931
GenEx: Factor out a dedicated evaluation Context structure
|
1 month ago |
Brad King
|
e1035dc307
GenEx: Rename cmGeneratorExpressionContext to cm::GenEx::Evaluation
|
1 month ago |
Brad King
|
1fa7bd1965
Merge topic 'genex-strip-nested'
|
2 months ago |
Martin Duffy
|
8227028e49
string(GENEX_STRIP): Fix regression on nested generator expressions
|
2 months ago |
Daniel Pfeifer
|
0c4040057a
source: Pass cm::string_view by value
|
3 months ago |
Brad King
|
0aabf32590
cmGeneratorExpression: Constify use of cmLocalGenerator
|
6 months ago |
Martin Duffy
|
13c7bb5b0c
cmGeneratorExpression: Update strip function to collect parsed expressions
|
7 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
8 months ago |
Brad King
|
5ac3cca63d
Merge branch 'backport-3.31-custom-transitive-properties' (early part)
|
8 months ago |
Brad King
|
2ccbad90e6
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
|
8 months ago |
Kitware Robot
|
0b96ae1f6a
Revise C++ coding style using clang-format with "east const"
|
9 months ago |
Craig Scott
|
5a8a6dfe81
cmGeneratorExpression: Change Find() parameter type to cm::string_view
|
1 year ago |
Matthew Woehlke
|
8178fd43e9
export: Fix handling of import prefix
|
1 year ago |
Brad King
|
633afa0b2e
cmGeneratorExpressionDAGChecker: Make config name available in constructor
|
1 year ago |
Brad King
|
e8010b67c7
cmGeneratorExpressionDAGChecker: Make local generator available in constructor
|
1 year ago |
Brad King
|
5f7d8192da
cmGeneratorExpression: Inline evaluation helper at only call site
|
1 year ago |
Marc Chevrier
|
241304190f
CMake code rely on cmList class for CMake lists management (part. 2)
|
2 years ago |
Kyle Edwards
|
830eed374d
CMake: fix sizeof string literal violations
|
3 years ago |
Kyle Edwards
|
38cbf5e15b
Genex: Add $<BUILD_LOCAL_INTERFACE:...> genex
|
3 years ago |
Kyle Edwards
|
37b5c78688
cmGeneratorExpression: Refactor stripExportInterface() to use enum class
|
3 years ago |
Kyle Edwards
|
4d70a94545
Profiling: Profile genex evaluation
|
3 years ago |
Kyle Edwards
|
09d7f947d6
cmGeneratorExpression: Require cmake instance
|
3 years ago |