Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 år sedan |
Daniel Pfeifer
|
e81c323da9
Include necessary headers in commands
|
9 år sedan |
Daniel Pfeifer
|
569509f4bf
Fix newly discovered clang-tidy issues
|
9 år sedan |
Stephen Kelly
|
e6eecec761
cmListFileCache: Remove cmState header include
|
9 år sedan |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 år sedan |
Daniel Pfeifer
|
516f8edb2e
Avoid else after return
|
9 år sedan |
Daniel Pfeifer
|
73f648f167
use empty method to check for emptyness
|
9 år sedan |
Daniel Pfeifer
|
efed6468ed
fix a load of include-what-you-use violations
|
9 år sedan |
Chuck Atkins
|
02d177c9cc
Add additional <= and >= comparison operators
|
9 år sedan |
Dāvis Mosāns
|
b1f87a50b3
Use better KWSys SystemTools::GetEnv and HasEnv signatures
|
9 år sedan |
Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 år sedan |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 år sedan |
Brad King
|
e1c7747253
Format include directive blocks and ordering with clang-format
|
9 år sedan |
Brad King
|
180538c706
Source: Stabilize include order
|
9 år sedan |
Brad King
|
3a556f005d
Merge topic 'preallocate-condition-keywords'
|
9 år sedan |
Brad King
|
aff4a5fab5
cmConditionEvaluator: Use pre-allocated keywords in more places
|
9 år sedan |
Brad King
|
e2465c19c6
Merge topic 'preallocate-condition-keywords'
|
9 år sedan |
Brad King
|
5c324294ce
cmConditionEvaluator: Pre-allocate keyword strings
|
9 år sedan |
Brad King
|
2379b3ae31
cmConditionEvaluator: Remove GetConditionContext method
|
9 år sedan |
Brad King
|
02fce523a1
cmConditionEvaluator: Drop unnecessary path conversion
|
9 år sedan |
Brad King
|
6ffc432367
cmConditionEvaluator: Fix matching of `CMAKE_MATCH_*` values (#15944)
|
9 år sedan |
Stephen Kelly
|
d6a03b475e
cmIfCommand: Issue CMP0054 warning with appropriate context. (#15802)
|
10 år sedan |
Matt McCormick
|
14e49ed156
if: Add "TEST <test>" condition
|
10 år sedan |
Sebastian Schuberth
|
e7d5c142c6
cmConditionEvaluator: Remove superfluous spaces in expressions
|
10 år sedan |
Stephen Kelly
|
f9785e0cb6
cmMakefile: Simplify CMP0054 handling.
|
10 år sedan |
Stephen Kelly
|
e17b5e4262
cmMakefile: Add access to the top-level execution context.
|
10 år sedan |
Stephen Kelly
|
de21168612
Port to static cmPolicies API.
|
10 år sedan |
Nils Gladitz
|
aed6239e40
if: Implement new IN_LIST operator
|
10 år sedan |
Stephen Kelly
|
0aec491328
Port cmCommand consumers to cmState.
|
10 år sedan |
Brad King
|
b5a467262b
Merge topic 'drop-ancient-workarounds'
|
10 år sedan |