Matthew Woehlke
|
fb66a14da2
cmExportFileGenerator: Allow other message types
|
1 week ago |
Brad King
|
8832f78dd6
IWYU: Update for Debian 13 CI job
|
3 weeks 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
|
d4d204382f
GenEx: Collect evaluation arguments into local Context structures
|
2 months ago |
Kitware Robot
|
1772622772
LICENSE: Replace references to Copyright.txt with LICENSE.rst
|
9 months ago |
Brad King
|
2ccbad90e6
cmGeneratorExpressionDAGChecker: Construct with initializer list syntax
|
9 months ago |
Matthew Woehlke
|
20fa4ce8d8
export: Factor out CMake-specific export generation (2/2)
|
1 year ago |
Matthew Woehlke
|
6c66340a64
export: Fix const placement
|
1 year ago |
Brad King
|
633afa0b2e
cmGeneratorExpressionDAGChecker: Make config name available in constructor
|
1 year ago |
Brad King
|
79a3ae9a0d
cmGeneratorExpressionDAGChecker: Simplify transitive property table
|
1 year ago |
Brad King
|
e8010b67c7
cmGeneratorExpressionDAGChecker: Make local generator available in constructor
|
1 year ago |
Brad King
|
241ee252ce
IWYU: Update for Debian 12 CI job
|
2 years ago |
Marc Chevrier
|
45f17e5a85
cmList: Add container conversion to string
|
2 years ago |
Marc Chevrier
|
e08ba229ee
CMake code rely on cmList class for CMake lists management (part. 1)
|
2 years ago |
Ben Boeckel
|
1d0426f642
cmTarget: make Visibility an `enum class`
|
2 years ago |
Kyle Edwards
|
09d7f947d6
cmGeneratorExpression: Require cmake instance
|
3 years ago |
Brad King
|
f3ad061858
Add usage requirements to update direct link dependencies
|
3 years ago |
Brad King
|
a84a62e0a7
cmTarget: Record backtraces for INTERFACE_LINK_LIBRARIES
|
4 years ago |
Kyle Edwards
|
2a78d47b16
install(EXPORT): Install file sets
|
4 years ago |
Marc Chevrier
|
cc56dc7468
Rename cmProp in cmValue
|
4 years ago |
Eugene Shalygin
|
e8e19ed8f2
Refactor export file generator inteface
|
4 years ago |
Marc Chevrier
|
6cf81efe7d
Genex: $<HOST_LINK:> and $<DEVICE_LINK:> must be usable in try_compile
|
4 years ago |
Vitaly Stakhovsky
|
b36d1bdd9d
Single location for cmProp typedef
|
5 years ago |
Brad King
|
d6a88d2158
cmTarget: Replace "perConfig" constructor boolean with enum
|
5 years ago |
Vitaly Stakhovsky
|
36aba01223
cmGeneratorTarget::GetProperty: return cmProp
|
5 years ago |
Rolf Eike Beer
|
48adc29721
replace "std::string::find(x) == 0" with cmHasPrefix()
|
5 years ago |
Kyle Edwards
|
5a8a9f7229
Ninja: Add multi-config variant
|
6 years ago |
Kitware Robot
|
ed98209ddc
Revise include order using clang-format-6.0
|
6 years ago |
Daniel Eiband
|
c12222db86
cmGeneratorExpression: Remove Evaluate overload by parameter re-ordering
|
6 years ago |