Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 tahun lalu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 tahun lalu |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 tahun lalu |
Jean-Christophe Fillion-Robin
|
8c2cedc624
CustomCommandGenerator: Add support for CROSSCOMPILING_EMULATOR
|
9 tahun lalu |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 tahun lalu |
Stephen Kelly
|
ed09f3b292
Use IsImported from cmGeneratorTarget.
|
10 tahun lalu |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 tahun lalu |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 tahun lalu |
Stephen Kelly
|
11165525ba
cmGeneratorExpression: Port to cmLocalGenerator.
|
10 tahun lalu |
Stephen Kelly
|
223d0efe55
Remove some needless GetMakefile() calls.
|
10 tahun lalu |
Stephen Kelly
|
9f2dca805c
Move GetLocation to cmGeneratorTarget.
|
12 tahun lalu |
Stephen Kelly
|
c7a8e74b8c
Always access target location from a cmGeneratorTarget instance.
|
10 tahun lalu |
Stephen Kelly
|
d568eefe10
cmCustomCommandGenerator: Require cmLocalGenerator in API.
|
10 tahun lalu |
Stephen Kelly
|
fc1c7cf85d
Genex: Store a backtrace, not a pointer to one.
|
10 tahun lalu |
Stephen Kelly
|
2f1bd62b23
cmCustomCommandGenerator: Port to cmOutputConverter.
|
10 tahun lalu |
Stephen Kelly
|
a3139d4b15
cmLocalGenerator: Remove EscapeForShellOldStyle to only caller.
|
10 tahun lalu |
Brad King
|
e15a7075b5
Add an option for explicit BYPRODUCTS of custom commands (#14963)
|
11 tahun lalu |
Ben Boeckel
|
a08292059e
genex: remove the need for backtraces
|
11 tahun lalu |
Stephen Kelly
|
c4af46b444
add_custom_command: Normalize OUTPUT and DEPENDS paths.
|
11 tahun lalu |
Stephen Kelly
|
bbffccca42
add_custom_command: Evaluate generator expressions in DEPENDS
|
11 tahun lalu |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 tahun lalu |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 tahun lalu |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 tahun lalu |
Rolf Eike Beer
|
c768e398f9
cmMakefile: make some methods take const std::string& instead of const char*
|
11 tahun lalu |
Stephen Kelly
|
76ea420fb9
Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions
|
13 tahun lalu |
Stephen Kelly
|
91011bd217
cmGeneratorExpression: Port users to two-stage processing
|
13 tahun lalu |
Brad King
|
f0cdb6001b
Introduce "generator expression" syntax to custom commands (#11209)
|
15 tahun lalu |
Brad King
|
1a29ccaf9a
Remove cmLocalGenerator::GetRealLocation
|
15 tahun lalu |
Brad King
|
542b517449
Factor out common custom command generator
|
15 tahun lalu |