Regina Pfeifer
|
d25a5a7ec9
clang-tidy: modernize-use-auto
|
6 years ago |
Sebastian Holtermann
|
aaf59120bf
Source sweep: Replace cmExpandList with the shorter cmExpandedList
|
6 years ago |
Sebastian Holtermann
|
9b334397f5
Source sweep: Use cmStrCat for string concatenation
|
6 years ago |
Regina Pfeifer
|
d331021255
clang-tidy: isolate declarations for readability
|
6 years ago |
Sebastian Holtermann
|
f4f3c68926
Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument
|
6 years ago |
Brad King
|
71fbebd1dc
IWYU: Fix handling of <memory> standard header
|
6 years ago |
Sebastian Holtermann
|
e762da6dc9
Ninja: Use cmNinjaBuild instead of WritePhonyBuild
|
6 years ago |
Brad King
|
3020354f7c
Merge topic 'string-cleanup'
|
6 years ago |
Vitaly Stakhovsky
|
23e8364aed
Source: std::string related cleanup
|
6 years ago |
Brad King
|
66efdbd21a
Merge topic 'additional_clean_files'
|
6 years ago |
Brad King
|
0064edf417
Merge topic 'ninja-pool-custom-command'
|
6 years ago |
Sebastian Holtermann
|
890a1b9dc3
Ninja: Add support for ADDITIONAL_CLEAN_FILES directory property
|
6 years ago |
Rosen Matev
|
9f76961de8
Support job pools in custom commands and targets
|
6 years ago |
Sebastian Holtermann
|
30a550d6ad
Ninja: In cmNinjaTargetGenerator use std::unique_ptr to manage new instances
|
6 years ago |
Sebastian Holtermann
|
8691b3cf91
Ninja: Inline range loop range arguments
|
6 years ago |
Vitaly Stakhovsky
|
9dd255548d
cmSystemTools::Error: consolidate parameters into single std::string
|
6 years ago |
Artur Ryt
|
01b2d6ab74
Modernize: Use ranged for-loops when possible
|
6 years ago |
Brad King
|
d75fec5a88
Merge topic 'tidy-use-equals-default'
|
6 years ago |
Brad King
|
60c06620a6
Merge topic 'cmoutputconverter-simplify'
|
6 years ago |
Bruno Manganelli
|
b6a957c969
cmOutputConverter: move ConvertToRelativePath to cmStateDirectory.
|
7 years ago |
Brad King
|
24b6e4830d
Merge topic 'exclude_from_all'
|
6 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
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 |