Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 年之前 |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 年之前 |
Brad King
|
67810849b9
Merge topic 'ranged-for'
|
8 年之前 |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 年之前 |
Brad King
|
ea7177b947
cmCustomCommandGenerator: Fix include-what-you-use diagnostic
|
8 年之前 |
Michael Stürmer
|
34c4108bbc
add HasOnlyEmptyCommandLines() method to cmCustomCommandGenerator
|
8 年之前 |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 年之前 |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 年之前 |
Brad King
|
52527468dc
cmCustomCommandGenerator: Avoid mutable state
|
8 年之前 |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 年之前 |
Ed Branch
|
7c8ab7ddc8
add_custom_{command,target}: Add COMMAND_EXPAND_LISTS option
|
8 年之前 |
Brad King
|
e7480d670b
Fix custom command target substitution with CROSSCOMPILING_EMULATOR
|
9 年之前 |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 年之前 |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 年之前 |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 年之前 |
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 年之前 |
Jean-Christophe Fillion-Robin
|
8c2cedc624
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
|
9 年之前 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 年之前 |
Stephen Kelly
|
ed09f3b292
Use IsImported from cmGeneratorTarget.
|
10 年之前 |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 年之前 |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 年之前 |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 年之前 |
Stephen Kelly
|
223d0efe55
Remove some needless GetMakefile() calls.
|
10 年之前 |
Stephen Kelly
|
9f2dca805c
Move GetLocation to cmGeneratorTarget.
|
12 年之前 |
Stephen Kelly
|
c7a8e74b8c
Always access target location from a cmGeneratorTarget instance.
|
10 年之前 |
Stephen Kelly
|
d568eefe10
cmCustomCommandGenerator: Require cmLocalGenerator in API.
|
10 年之前 |