Ben Boeckel
|
18e478a860
ninja: Factor out target-level order-only dependencies
|
11 years ago |
Ben Boeckel
|
6fa6bedf78
LocalGenerator: Add a string overload for AppendFlags
|
11 years ago |
Ben Boeckel
|
3c64089117
ninja: Use string parameters
|
11 years ago |
Stephen Kelly
|
19b7c22d02
Ninja: Query custom commands once per target, not once per file.
|
11 years ago |
Stephen Kelly
|
e6971df6ab
cmTarget: Make the source files depend on the config.
|
11 years ago |
Stephen Kelly
|
e5da9e51d0
cmTarget: Allow any generator expression in SOURCES property.
|
11 years ago |
Ben Boeckel
|
9523d2a55c
ninja: Add support for custom depfile formats
|
11 years ago |
Stephen Kelly
|
9ad804ac7b
cmGeneratorTarget: Constify cmSourceFile* in containers.
|
11 years ago |
Stephen Kelly
|
c725bb3cbd
Constify some APIs in generators.
|
11 years ago |
Stephen Kelly
|
04cf50ff62
cmOSXBundleGenerator: Make MacOSXContentGeneratorType arg const.
|
11 years ago |
Brad King
|
bc993f277e
Generalize cmCustomCommandGenerator to more fields
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
3def29da3c
stringapi: Use strings for feature arguments
|
11 years ago |
Ben Boeckel
|
acb116e3b5
stringapi: Return a string reference for the configuration
|
11 years ago |
Ben Boeckel
|
ce5114354c
stringapi: Use strings for the languages
|
12 years ago |
Brad King
|
6223621e9a
Merge topic 'msvc-compiler-pdb-files'
|
11 years ago |
Brad King
|
fba51b096e
MSVC: Add properties to configure compiler PDB files (#14762)
|
11 years ago |
Stephen Kelly
|
d3682d8647
cmGeneratorTarget: Use a method to access the definition file.
|
11 years ago |
Ben Boeckel
|
26762e1681
Ninja: Cache target-level flags
|
11 years ago |
Stephen Kelly
|
38de54cf6f
cmGeneratorTarget: Add methods to access source file groups.
|
12 years ago |
Brad King
|
7a63192074
Merge topic 'fix-compile-OBJECT_DIR'
|
12 years ago |
Brad King
|
03f3b4e727
Replace <OBJECT_DIR> rule placeholder consistently (#14667)
|
12 years ago |
Brad King
|
b80ef72b4d
Merge topic 'ninja-compile-link-pool'
|
12 years ago |
Brad King
|
e1fd64837d
Merge topic 'ninja-msvc-deps-for-intel'
|
12 years ago |
Peter Kümmel
|
7605e37aab
Ninja: job pool support for compiling and linking
|
12 years ago |
Peter Kümmel
|
76a88888bc
Ninja: deptype msvc for Intel's compiler on Windows
|
12 years ago |
Stephen Kelly
|
c34968a9aa
Port some of the generator API to cmGeneratorTarget.
|
13 years ago |
Peter Kümmel
|
f212615d3e
Ninja: don't parse empty string
|
12 years ago |
Peter Kümmel
|
eeb4aece1c
Ninja: use deps = gcc/msvc feature
|
12 years ago |
Brad King
|
41a2fb5ba0
Merge topic 'tid-system-argument'
|
12 years ago |