vvs31415
|
dae5fe8b8f
cmConditionEvaluator: More use of cmProp
|
5 years ago |
Kitware Robot
|
bdca8b01d2
Modernize: Use #pragma once in all header files
|
5 years ago |
Regina Pfeifer
|
62e5f72289
clang-tidy: Replace typedef with using
|
6 years ago |
Regina Pfeifer
|
5a0784ddea
clang-tidy: Pass by value
|
6 years ago |
Bruno Manganelli
|
cc2a5261f8
Factor out enum MessageType into dedicated header
|
7 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 |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 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
|
2379b3ae31
cmConditionEvaluator: Remove GetConditionContext method
|
9 years ago |
Stephen Kelly
|
d6a03b475e
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
|
10 years ago |
Matt McCormick
|
14e49ed156
if: Add "TEST <test>" condition
|
11 years ago |
Nils Gladitz
|
aed6239e40
if: Implement new IN_LIST operator
|
10 years ago |
Stephen Kelly
|
af65da0aa9
cmStandardIncludes: Remove list include.
|
11 years ago |
Nils Gladitz
|
188a1f236e
If: Introduce policy CMP0054 - don't dereference quoted variables in if()
|
11 years ago |
Nils Gladitz
|
b900c1ccaa
If: Extract cmConditionEvaluator from if() implementation
|
11 years ago |