Kulla Christoph
|
048d1adb4e
add_custom_command: Add DEPFILE option for Ninja
|
9 лет назад |
Brad King
|
1296a0eada
Ninja: Fix inter-target order-only dependencies of custom commands
|
9 лет назад |
Brad King
|
0392f72bef
Refactor Makefile/Ninja tool working directory storage
|
9 лет назад |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 лет назад |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 лет назад |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 лет назад |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 лет назад |
Nicolas Despres
|
038e7716e5
Ninja: Pass all build paths through a central method
|
9 лет назад |
Nicolas Despres
|
d4381cb15d
Ninja: Convert link library file names like all other output paths
|
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 лет назад |
Brad King
|
180538c706
Source: Stabilize include order
|
9 лет назад |
Brad King
|
f6c5958047
Merge topic 'ninja-restat-custom-command-byproducts'
|
9 лет назад |
Brad King
|
add7abc835
Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)
|
9 лет назад |
Brad King
|
ff805113c7
Ninja: Fix detection of custom command symbolic outputs
|
9 лет назад |
Brad King
|
59ade844ef
Ninja: Fix non-determinism in generated build statement order (#15968)
|
9 лет назад |
Brad King
|
3477b26ff6
Ninja: Always re-run custom commands that have symbolic dependencies
|
10 лет назад |
Brad King
|
7d64a0598d
Ninja: Add 'restat' parameter to custom command generation method
|
10 лет назад |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 лет назад |
Stephen Kelly
|
00b8c0a8d4
cmLocalGenerator: Add IsRootMakefile API
|
10 лет назад |
Stephen Kelly
|
ce43ed2cc1
Use LocalGenerator when possible
|
10 лет назад |
Stephen Kelly
|
80de856bb5
Ninja: Port to cmGeneratorTarget.
|
10 лет назад |
Stephen Kelly
|
a8c0fbcc19
cmLocalGenerator: Store a vector of generator targets.
|
10 лет назад |
Stephen Kelly
|
400e3d19fc
cmLocalGenerator: Don't store imported generator targets
|
10 лет назад |
Brad King
|
f13521317a
Merge topic 'clean-up-cmTarget'
|
10 лет назад |
Stephen Kelly
|
eac15298a8
cmState: Move TargetType enum from cmTarget.
|
10 лет назад |
Stephen Kelly
|
983c00f8f9
Generators: Use GetType from the cmGeneratorTarget.
|
10 лет назад |
Stephen Kelly
|
7f5ec9f109
cmLocalGenerator: Port GetTargetDirectory to cmGeneratorTarget.
|
10 лет назад |
Stephen Kelly
|
2293d43d00
cmLocalGenerator: Store cmGeneratorTargets.
|
10 лет назад |