Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 лет назад |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 лет назад |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 лет назад |
Daniel Pfeifer
|
b1ec5deaf1
Pass large types by const&, small types by value
|
8 лет назад |
Brad King
|
6a2f833563
Ninja: Fix escaping of path to depfile
|
8 лет назад |
Ben Boeckel
|
adf60b2838
ninja: break unnecessary target dependencies
|
8 лет назад |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 лет назад |
Ruslan Baratov
|
1588a577d1
Add policy CMP0069 to enforce INTERPROCEDURAL_OPTIMIZATION
|
8 лет назад |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 лет назад |
Brad King
|
353f6362ba
Ninja: Fix POST_BUILD noop on Windows
|
9 лет назад |
Alexis Murzeau
|
e983bd326a
Ninja: Use binary dir for `$subdir/all` targets
|
9 лет назад |
Brad King
|
1e555a44aa
Merge topic 'ninja-encoding'
|
9 лет назад |
Dāvis Mosāns
|
ced77d2bbd
Ninja: Use ANSI encoding for Ninja build files on Windows
|
9 лет назад |
Brad King
|
2d3aa94225
cmGlobalGenerator: Allow FindMakeProgram to fail
|
9 лет назад |
Stephen Kelly
|
17d27893e6
cmState: Port dependent code to new cmStateDirectory name
|
9 лет назад |
Stephen Kelly
|
0c97806325
cmLinkLineComputer: Move ComputeLinkLibs from cmLocalGenerator
|
9 лет назад |
Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 лет назад |
Stephen Kelly
|
2e5d1990f3
Ninja: Constify
|
9 лет назад |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 лет назад |
Brad King
|
9a77680eed
Ninja: Conditionally allow Fortran based on ninja 'dyndep' support
|
9 лет назад |
Brad King
|
0f331d7893
Ninja: Add internal tool to produce a ninja dyndep file for Fortran
|
9 лет назад |
Brad King
|
a57d1bb712
Ninja: Add API to check for dyndep support
|
9 лет назад |
Brad King
|
0488ae63ea
Ninja: Refactor ninja feature detection
|
9 лет назад |
Brad King
|
f0a23aa3db
Ninja: Refactor Fortran rejection logic
|
9 лет назад |
Brad King
|
501f9c9367
cmGlobalNinjaGenerator: Add API to check for implicit outputs support
|
9 лет назад |
Brad King
|
144a24dcdc
cmGlobalNinjaGenerator: Teach WriteBuild about implicit outputs
|
9 лет назад |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 лет назад |
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 лет назад |
Tobias Hunger
|
4db08807db
CMake: Report whether generators support platforms
|
9 лет назад |