Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 年 前 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 年 前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年 前 |
Daniel Pfeifer
|
d6f0006c0b
Use CM_DISABLE_COPY
|
8 年 前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年 前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年 前 |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 年 前 |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
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
|
180538c706
Source: Stabilize include order
|
9 年 前 |
Stephen Kelly
|
c4ae157865
Genex: Port some access API to cmGeneratorTarget.
|
10 年 前 |
Stephen Kelly
|
1583440509
cmGeneratorExpression: Port interface to cmGeneratorTarget.
|
10 年 前 |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 年 前 |
Stephen Kelly
|
fc1c7cf85d
Genex: Store a backtrace, not a pointer to one.
|
10 年 前 |
Stephen Kelly
|
80b9f0cbe2
Genex: Extract an evaluateWithContext method.
|
10 年 前 |
Stephen Kelly
|
e387ce7d68
Genex: Add a COMPILE_LANGUAGE generator expression.
|
10 年 前 |
Stephen Kelly
|
b80557c7bd
file(GENERATE): Evaluate early to allow generating source files
|
11 年 前 |
Brad King
|
807e4ffeef
Genex: Track whether an expression depends on the 'head' target
|
11 年 前 |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 年 前 |
Stephen Kelly
|
0dfe395e3c
Features: Add COMPILE_FEATURES generator expression.
|
11 年 前 |
Stephen Kelly
|
5de63265e3
Genex: Only evaluate TARGET_OBJECTS to determine target sources.
|
11 年 前 |
Stephen Kelly
|
2e0611f981
cmGeneratorExpression: Remove unused include.
|
11 年 前 |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 年 前 |
Ben Boeckel
|
cfc2cf9559
cmGeneratorExpression: Tokenize over strings
|
11 年 前 |
Ben Boeckel
|
270eb96df0
strings: Remove cmStdString references
|
11 年 前 |
Stephen Kelly
|
c4373b33b2
cmTarget: Make GetProperty() const.
|
12 年 前 |
Stephen Kelly
|
cfae430133
Genex: Rename cmGeneratorExpression::NeedsParsing to NeedsEvaluation
|
12 年 前 |
Stephen Kelly
|
d777b8e716
Genex: Allow relative paths in INSTALL_INTERFACE.
|
12 年 前 |