Stephen Kelly
|
dc51091944
Common: Use a string instead of enum for WorkingDirectory
|
9 tahun lalu |
Stephen Kelly
|
34c6e995f9
Convert: Avoid HOME_OUTPUT enum when converting to relative paths
|
9 tahun lalu |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 tahun lalu |
Brad King
|
e3a4c2e02c
Merge topic 'cleanup-Convert'
|
9 tahun lalu |
Kulla Christoph
|
048d1adb4e
add_custom_command: Add DEPFILE option for Ninja
|
9 tahun lalu |
Stephen Kelly
|
58ba87f892
Convert: Replace Convert(FULL) with equivalent
|
9 tahun lalu |
Stephen Kelly
|
e80314d7a8
Ninja: Replace ternary with if()
|
9 tahun lalu |
Stephen Kelly
|
563ac22a16
Convert: Replace trivial conversion with new method
|
9 tahun lalu |
Stephen Kelly
|
ac46384171
Convert: Replace uses of Convert(NONE)
|
9 tahun lalu |
Stephen Kelly
|
ee49f006cf
Makefiles: Replace ternaries with if()s
|
9 tahun lalu |
Brad King
|
1296a0eada
Ninja: Fix inter-target order-only dependencies of custom commands
|
9 tahun lalu |
Brad King
|
0392f72bef
Refactor Makefile/Ninja tool working directory storage
|
9 tahun lalu |
Daniel Pfeifer
|
a16bf141bc
Add missing braces around statements.
|
9 tahun lalu |
Brad King
|
6052e4b3bf
Merge topic 'improve-character-find-and-replace'
|
9 tahun lalu |
Daniel Pfeifer
|
25d1ef6424
Use enums defined in cmOutputConverter using their fully qualified name.
|
9 tahun lalu |
Daniel Pfeifer
|
5784747d1b
Improve string find: prefer character overloads.
|
9 tahun lalu |
Nicolas Despres
|
038e7716e5
Ninja: Pass all build paths through a central method
|
9 tahun lalu |
Nicolas Despres
|
d4381cb15d
Ninja: Convert link library file names like all other output paths
|
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 |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 tahun lalu |
Brad King
|
180538c706
Source: Stabilize include order
|
9 tahun lalu |
Brad King
|
f6c5958047
Merge topic 'ninja-restat-custom-command-byproducts'
|
9 tahun lalu |
Brad King
|
add7abc835
Ninja: Restat custom command byproducts even with a SYMBOLIC output (#16049)
|
9 tahun lalu |
Brad King
|
ff805113c7
Ninja: Fix detection of custom command symbolic outputs
|
9 tahun lalu |
Brad King
|
59ade844ef
Ninja: Fix non-determinism in generated build statement order (#15968)
|
9 tahun lalu |
Brad King
|
3477b26ff6
Ninja: Always re-run custom commands that have symbolic dependencies
|
10 tahun lalu |
Brad King
|
7d64a0598d
Ninja: Add 'restat' parameter to custom command generation method
|
10 tahun lalu |
Brad King
|
2fd5fd1f4d
Merge topic 'minor-cleanups'
|
10 tahun lalu |
Stephen Kelly
|
00b8c0a8d4
cmLocalGenerator: Add IsRootMakefile API
|
10 tahun lalu |