Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年之前 |
Brad King
|
b5ec5b0901
Avoid using KWSys auto_ptr by adopting it ourselves
|
9 年之前 |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 年之前 |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 年之前 |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Stephen Kelly
|
520ca0ff6c
cmGeneratorTarget: Add API for property keys
|
10 年之前 |
Stephen Kelly
|
6a72b3c84e
Export: Port interface to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
1293c1561a
cmExportTryCompileFileGenerator: Port to cmGeneratorTarget.
|
10 年之前 |
Brad King
|
dfd371dc01
Merge topic 'genex-consumers-generator-targets'
|
10 年之前 |
Stephen Kelly
|
c4ae157865
Genex: Port some access API to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 年之前 |
Stephen Kelly
|
1583440509
cmGeneratorExpression: Port interface to cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 年之前 |
Stephen Kelly
|
d945b36a93
cmExportTryCompileFileGenerator: Evaluate genex with cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
d560bfd273
cmGeneratorTarget: Move GetInstallNameDir* from cmTarget.
|
10 年之前 |
Stephen Kelly
|
570938cbfd
cmExportTryCompileFileGenerator: Create cmGeneratorTargets.
|
10 年之前 |
Stephen Kelly
|
4ab7d407a5
cmExportTryCompileFileGenerator: Add newline between methods.
|
10 年之前 |
Stephen Kelly
|
e133e40937
cmExportTryCompileFileGenerator: Remove unused variable.
|
10 年之前 |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 年之前 |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 年之前 |
Ben Boeckel
|
ec97ed7d0c
stringapi: Use strings for property names
|
12 年之前 |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 年之前 |
Stephen Kelly
|
0f3e8e957f
Undefine local preprocessor loop variables.
|
11 年之前 |
Stephen Kelly
|
146493363e
Genex: Simplify the preprocessor looper for interface properties.
|
12 年之前 |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 年之前 |
Stephen Kelly
|
cc8f79670e
try_compile: Extract IMPORTED targets from INTERFACE_LINK_LIBRARIES
|
12 年之前 |
Stephen Kelly
|
fd4fb9ef04
try_compile: Extract IMPORTED targets from LINK_DEPENDENT_LIBRARIES
|
12 年之前 |
Stephen Kelly
|
0d8db250ce
Use a preprocessor loop to manage the valid transitive properties.
|
12 年之前 |
Stephen Kelly
|
8a3b5bede8
Find targets in INTERFACE_COMPILE_OPTIONS when exporting for try_compile.
|
12 年之前 |