Regina Pfeifer
|
b2aa3aedea
clang-tidy: Use default member initialization
|
7 years ago |
Daniel Pfeifer
|
67a8d907ad
cmExecutionStatus: Remove arguments from setters
|
9 years ago |
Daniel Pfeifer
|
2e620f0b38
Fix several include-what-you-use findings
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
f1ad71d7f8
cmMakefile: Restore nested error logic use of cmExecutionStatus
|
9 years ago |
Daniel Pfeifer
|
3838a0d5fb
make sure to include cmConfigure.h before cmStandardIncludes.h
|
9 years ago |
Stephen Kelly
|
14a8d61fd4
cmMakefile: Port nested error logic away from cmExecutionStatus
|
9 years ago |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 years ago |
Stephen Kelly
|
2a44acb937
cmExecutionStatus: Remove inheritance of cmObject.
|
10 years ago |
Stephen Kelly
|
c8c341690f
cmExecutionStatus: De-virtualize API.
|
10 years ago |
Gregor Jasny
|
0de867dde2
continue: Add a new CMake language command for loop continuation (#14013)
|
11 years ago |
Stephen Kelly
|
6c19024570
Remove extra semicolons from C++ code.
|
11 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
680104a490
ENH: New format for warning and error messages
|
18 years ago |
Ken Martin
|
0e69d38004
ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class
|
18 years ago |