Stephen Kelly
|
ff8ac8ee6a
cmLocalGenerator: Create from already-constructed cmMakefile.
|
10 years ago |
Stephen Kelly
|
0bd7279fd9
Ninja: Remove some incorrect comments adding no value.
|
10 years ago |
Stephen Kelly
|
9b6a743b80
cmLocalGenerator: Remove Parent pointer.
|
10 years ago |
Brad King
|
f33ccc270e
Merge topic 'rm-Makefile-LocalGenerator'
|
10 years ago |
James Johnston
|
c5ac2b9df3
Ninja: Centralized required Ninja version numbers and comparisons.
|
10 years ago |
Stephen Kelly
|
dd11f72ced
cmGlobalGenerator: Base exclusion computation on cmGeneratorTarget.
|
10 years ago |
Brad King
|
001f9b3617
Add common base classes to Makefile and Ninja generators
|
10 years ago |
Stephen Kelly
|
3b880a0741
cmLocalGenerator: Require a valid cmState::Snapshot in the ctor.
|
10 years ago |
Stephen Kelly
|
c7b79aa16a
cmGlobalGenerator: Require a cmake instance in ctor.
|
10 years ago |
Brad King
|
a390de65e0
Ninja: Generate separate compile and link rules for each target
|
10 years ago |
Thomas Herz
|
b3de0dfe93
Ninja: Use forward slashes for any GCC on Windows (#15439)
|
10 years ago |
Brad King
|
378c2a0e86
Ninja: Refactor detection of MinGW tools on Windows
|
10 years ago |
Stephen Kelly
|
a48aebcb67
cmLocalGenerator: Require a parent in the constructor.
|
10 years ago |
Brad King
|
bd9c7f9b2c
Ninja: Add policy to require explicit custom command byproducts
|
10 years ago |
Brad King
|
82a37d3ce5
cmGlobalNinjaGenerator: Drop unused member
|
10 years ago |
Gregor Jasny
|
ce935ebe50
cmake: Teach --build to honor CMAKE_VERBOSE_MAKEFILE for Ninja
|
10 years ago |
Brad King
|
67bd514adc
Ninja: Refactor restat to be a string internally
|
11 years ago |
Peter Collingbourne
|
f42d86f0b8
Ninja: Implement USES_TERMINAL using the console pool if available
|
11 years ago |
Peter Collingbourne
|
d5eae5563f
Ninja: factor out the test for console pool support
|
11 years ago |
Geoff Viola
|
bef23e8181
Fix some spelling errors in comments
|
11 years ago |
Sylvain Joubert
|
9f32a2411b
Ninja: Use 'console' pool for CMake re-run if possible (#14915)
|
11 years ago |
Brad King
|
f5c0efdbe4
cmGlobalGenerator: Create a non-virtual 'DoGenerate' method
|
11 years ago |
Adam Strzelecki
|
a33cf6d088
Ninja: Consider only custom commands deps as side-effects (#14972)
|
11 years ago |
Stephen Kelly
|
6c9dd0ec7b
cmGlobalGenerator: Make ComputeTargetObjects non-virtual
|
11 years ago |
Stephen Kelly
|
cd43433de5
cmGlobalGenerator: Extract a ComputeTargetObjectDirectory interface.
|
11 years ago |
Ben Boeckel
|
6557382dcf
stringapi: Use strings for program paths
|
11 years ago |
Ben Boeckel
|
1a1b737c99
stringapi: Use strings for generator names
|
11 years ago |
Ben Boeckel
|
24b5e93de2
stringapi: Use strings for directories
|
11 years ago |
Ben Boeckel
|
84fdc9921c
stringapi: Pass configuration names as strings
|
11 years ago |
Ben Boeckel
|
c3833c7da4
stringapi: Use strings for VS project names
|
11 years ago |