Brad King
|
2725ecff38
Ninja: Handle depfiles with absolute paths to generated files
|
4 years ago |
Brad King
|
4419b944fd
Merge topic 'ninja-multi-long-command-line-config'
|
4 years ago |
Kyle Edwards
|
ad08f93ee4
Ninja Multi-Config: Split long command lines by config
|
4 years ago |
Brad King
|
a133a583d4
cmLocalGenerator: Clarify GetIncludeFlags signature
|
4 years ago |
Kyle Edwards
|
98805a11ce
Ninja Multi-Config: Run POST_BUILD when BYPRODUCTS don't overlap
|
4 years ago |
Kyle Edwards
|
dcf9f4d2f7
Ninja Multi-Config: Add support for cross-config custom commands
|
5 years ago |
Brad King
|
7b64b0cd5a
cmLocalGenerator: Refactor custom command generator construction
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Kyle Edwards
|
cfe2dc4721
Ninja: Remove parameter default for cmNinjaTargetDepends
|
5 years ago |
Kyle Edwards
|
110037369d
Refactor: Split Ninja files into impl-<Config>.ninja and build-<Config>.ninja
|
5 years ago |
Kyle Edwards
|
5a8a9f7229
Ninja: Add multi-config variant
|
6 years ago |
Kyle Edwards
|
3bc63e99e4
Refactor: Prepare Ninja generator for multi-config
|
6 years ago |
Daniel Eiband
|
0965bd9c06
Generators: Remove function declarations which do not have a definition
|
6 years ago |
Regina Pfeifer
|
a1ddf2d0ba
clang-tidy: Replace typedef with using
|
6 years ago |
Sebastian Holtermann
|
890a1b9dc3
Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property
|
6 years ago |
Roger Leigh
|
22e8b3af04
Ninja: Generate scripts for long custom command sequences
|
8 years ago |
Brad King
|
79f22e8408
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
7 years ago |
Brad King
|
0b33aee48b
Use C++11 override instead of CM_OVERRIDE
|
8 years ago |
Daniel Pfeifer
|
2b4c32c95f
clang-format: format all code as Cpp11
|
8 years ago |
Daniel Pfeifer
|
ca2233e31f
IWYU: Mark cmConfigure.h with pragma: keep
|
8 years ago |
Daniel Pfeifer
|
5962db4389
Use C++11 nullptr
|
8 years ago |
Ben Boeckel
|
adf60b2838
ninja: break unnecessary target dependencies
|
8 years ago |
Daniel Pfeifer
|
1d829c862c
Use quotes for non-system includes
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Stephen Kelly
|
b59b6dd9d2
cmRulePlaceholderExpander: Port clients to direct-use
|
9 years ago |
Stephen Kelly
|
425cd1670f
cmLocalGenerator: Remove the launcher from RuleVariables
|
9 years ago |
Stephen Kelly
|
5b361fdda0
cmLinkLineComputer: Extract from cmLocalGenerator
|
9 years ago |
Stephen Kelly
|
20e62f74c5
cmLocalGenerator: Simplify ConvertToLinkReference
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 years ago |