Oleksandr Koval
|
209daa20b2
Code style: add missed explicit 'this->'
|
4 years ago |
Regina Pfeifer
|
55671b41d2
clang-tidy: Use `= default`
|
6 years ago |
Regina Pfeifer
|
ef61997b1b
clang-tidy: Use emplace
|
6 years ago |
Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Ben Boeckel
|
14a13d30ee
cmGeneratorExpressionLexer: only tokenize strings with a '$'
|
7 years ago |
Pavel Solodovnikov
|
c85bb007df
Reduce allocation of temporary values on heap.
|
7 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Brad King
|
0ac18d40c8
Remove `//------...` horizontal separator comments
|
9 years ago |
Ben Boeckel
|
cfc2cf9559
cmGeneratorExpression: Tokenize over strings
|
11 years ago |
Ben Boeckel
|
68eb175744
cmGeneratorExpressionLexer: Use a switch statement to parse
|
11 years ago |
Stephen Kelly
|
f1eacf0e07
cmGeneratorExpression: Re-write for multi-stage evaluation
|
13 years ago |