Brad King
|
24b6e4830d
Merge topic 'exclude_from_all'
|
6 years ago |
Zack Galbreath
|
dc6888573d
Pass EXCLUDE_FROM_ALL from directory to targets
|
6 years ago |
Bruno Manganelli
|
3e867ed400
cmake: inlined files dir constant and removed it from cmake.h
|
7 years ago |
Mark O'Neill
|
cfd808ff19
cmLocalNinjaGenerator: Prevent echoing of lines in ninja generated batch files
|
7 years ago |
Mark O'Neill
|
2c3f2dfa5a
cmLocalNinjaGenerator: Report line of failure in ninja generated batch file
|
7 years ago |
Mark O'Neill
|
2295040e85
cmLocalNinjaGenerator: Propagate failures from batch file back to ninja
|
7 years ago |
Regina Pfeifer
|
3e60580784
clang-tidy: Fix readability-static-accessed-through-instance
|
7 years ago |
Mateusz Zych
|
3eebe28ef4
cmLocalNinjaGenerator: Simplify CreateRulePlaceholderExpander
|
7 years ago |
Brad King
|
3e125c0c01
Ninja,Makefile: Drop extra space after RULE_LAUNCH_CUSTOM value
|
7 years ago |
Kitware Robot
|
d7204e649e
Revise C++ coding style using clang-format-6.0
|
7 years ago |
Brad King
|
5650ba1d6a
Ninja: Drop unnecessary ident encoding logic for paths
|
7 years ago |
Shane Parris
|
3f4b81f540
Add glob verify support to XCode, VS, Ninja, and Makefile generators
|
7 years ago |
Roger Leigh
|
22e8b3af04
Ninja: Generate scripts for long custom command sequences
|
7 years ago |
Brad King
|
79f22e8408
Makefile,Ninja: De-duplicate ComputeObjectFilenames method
|
7 years ago |
Matt McCormick
|
07185055d5
Ninja: add CMAKE_JOB_POOLS variable as default for JOBS_POOLS
|
8 years ago |
Matthias Maennich
|
f0489856e3
Retire std::auto_ptr and its macro CM_AUTO_PTR
|
8 years ago |
Pavel Solodovnikov
|
5db3aac111
Meta: replace empty-string assignments with `clear()`.
|
8 years ago |
Pavel Solodovnikov
|
7d5095796a
Meta: modernize old-fashioned loops to range-based `for`.
|
8 years ago |
Aaron Orenstein
|
af3fd6f22f
Performance: Add an index to Change cmLocalGenerator::GeneratorTargets.
|
8 years ago |
Pavel Solodovnikov
|
86dc86dd6c
Add const-reference qualifications
|
8 years ago |
Brad King
|
eeb47fbeb2
cmLocalCommonGenerator: Save CMAKE_BUILD_TYPE on construction
|
8 years ago |
Brad King
|
8e2f3582eb
Merge topic 'split-sysroot'
|
8 years ago |
Brad King
|
53e89b6ab0
Add options for separate compile and link sysroots
|
8 years ago |
Bernhard Burgermeister
|
5e0e03d953
Ninja: Fix command concatenation on Windows
|
8 years ago |
Brad King
|
305e628284
Merge topic 'loosen-object-deps'
|
8 years ago |
Ben Boeckel
|
adf60b2838
ninja: break unnecessary target dependencies
|
8 years ago |
Robert Maynard
|
23691d789e
CUDA: Allow sources to be compiled to .ptx files
|
8 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Brad King
|
353f6362ba
Ninja: Fix POST_BUILD noop on Windows
|
9 years ago |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 years ago |