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 |
Stephen Kelly
|
a91eaf3872
cmState: Port dependents to new cmStateTypes header
|
9 years ago |
Stephen Kelly
|
a49751fb2e
cmState: Move TargetType enum to separate namespace
|
9 years ago |
Stephen Kelly
|
b59b6dd9d2
cmRulePlaceholderExpander: Port clients to direct-use
|
9 years ago |
Stephen Kelly
|
46ad0d2183
cmLocalGenerator: Use a converter in rule replacement API
|
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
|
cc5e6b82c2
Ninja: Extract identical code from condition
|
9 years ago |
Stephen Kelly
|
d9fde87d1a
Ninja: Replace array access with local variable
|
9 years ago |
Stephen Kelly
|
d92c160db3
Ninja: Separate two coupled calls
|
9 years ago |
Stephen Kelly
|
20e62f74c5
cmLocalGenerator: Simplify ConvertToLinkReference
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Stephen Kelly
|
ad79061720
Convert: Inline uses of START_OUTPUT
|
9 years ago |
Stephen Kelly
|
e7c8956746
Convert: Inline uses of HOME_OUTPUT
|
9 years ago |
Stephen Kelly
|
dc51091944
Common: Use a string instead of enum for WorkingDirectory
|
9 years ago |