Daniel Pfeifer
|
1d6909a287
use CM_NULLPTR
|
9 lat temu |
Kitware Robot
|
d9fd2f5402
Revise C++ coding style using clang-format
|
9 lat temu |
Brad King
|
54f71cd72c
Source: Sort includes the way clang-format would
|
9 lat temu |
Brad King
|
2faa8b3620
Add call stack to unused/uninitialized variable warnings
|
9 lat temu |
Stephen Kelly
|
0f2a132437
cmCommandArgumentParserHelper: Port to cmOutputConverter.
|
10 lat temu |
Stephen Kelly
|
8b4b9631f5
cmake: Add IssueMessage overload taking a single cmListFileContext.
|
10 lat temu |
Stephen Kelly
|
61d52e6e77
cmListFileBacktrace: Hide the context-stack implementation detail.
|
10 lat temu |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 lat temu |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 lat temu |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 lat temu |
Stephen Kelly
|
9ada4c0433
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 lat temu |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 lat temu |
Ben Boeckel
|
2a1b2d8486
backtrace: Convert to local paths in IssueMessage
|
11 lat temu |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 lat temu |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 lat temu |
Ben Boeckel
|
b26c70cc9a
stringapi: Use strings for AddString methods
|
11 lat temu |
Brad King
|
ae6a5ea5a2
Include cmMakefile.h before cm*Lexer.h to get stdint.h first
|
12 lat temu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 lat temu |
Ben Boeckel
|
668e005db5
Use cmake::IssueMessage for warnings
|
15 lat temu |
Ben Boeckel
|
88cd4c1e92
Use 'CMake Warning' versus 'warning' for CDash
|
15 lat temu |
Ben Boeckel
|
fe56002a16
Fix long lines for KWStyle
|
15 lat temu |
Ben Boeckel
|
f117423336
Fix line lengths to be no more than 78
|
15 lat temu |
Ben Boeckel
|
83acb0a4b2
Remove now unused variables
|
15 lat temu |
Ben Boeckel
|
3801463c9f
Use built-ins for readability and maintainability
|
15 lat temu |
Ben Boeckel
|
300fc15779
Fix detection of system files
|
15 lat temu |
Ben Boeckel
|
74997000c8
Add a flag to warn about system files
|
15 lat temu |
Ben Boeckel
|
d7999e9b29
Rename strict-mode to warn-uninitialized
|
15 lat temu |
Ben Boeckel
|
f332e14ff2
Complete strict-mode checks for uninitialized vars
|
15 lat temu |
Bill Hoffman
|
f794d589a4
Make --strict-mode option, and integrate with cmake-gui
|
15 lat temu |
Bill Hoffman
|
48b5b85593
Add a warning when variables are used uninitialized.
|
15 lat temu |