Stephen Kelly
|
61d52e6e77
cmListFileBacktrace: Hide the context-stack implementation detail.
|
10 years ago |
Stephen Kelly
|
ff7169a03c
Port to cmState.
|
10 years ago |
Stephen Kelly
|
77f2807ce5
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Brad King
|
3347c5e4f9
Revert topic 'refactor-cache-api'
|
10 years ago |
Stephen Kelly
|
9ada4c0433
cmCacheManager: Rename GetCacheValue to GetInitializedCacheValue.
|
10 years ago |
Stephen Kelly
|
931e055d8c
Port all cmOStringStream to std::ostringstream.
|
10 years ago |
Ben Boeckel
|
2a1b2d8486
backtrace: Convert to local paths in IssueMessage
|
11 years ago |
Stephen Kelly
|
af8a1643c1
Remove c_str calls when using stream APIs.
|
11 years ago |
Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 years ago |
Ben Boeckel
|
b26c70cc9a
stringapi: Use strings for AddString methods
|
11 years ago |
Brad King
|
ae6a5ea5a2
Include cmMakefile.h before cm*Lexer.h to get stdint.h first
|
12 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
Ben Boeckel
|
668e005db5
Use cmake::IssueMessage for warnings
|
15 years ago |
Ben Boeckel
|
88cd4c1e92
Use 'CMake Warning' versus 'warning' for CDash
|
15 years ago |
Ben Boeckel
|
fe56002a16
Fix long lines for KWStyle
|
15 years ago |
Ben Boeckel
|
f117423336
Fix line lengths to be no more than 78
|
15 years ago |
Ben Boeckel
|
83acb0a4b2
Remove now unused variables
|
15 years ago |
Ben Boeckel
|
3801463c9f
Use built-ins for readability and maintainability
|
15 years ago |
Ben Boeckel
|
300fc15779
Fix detection of system files
|
15 years ago |
Ben Boeckel
|
74997000c8
Add a flag to warn about system files
|
15 years ago |
Ben Boeckel
|
d7999e9b29
Rename strict-mode to warn-uninitialized
|
15 years ago |
Ben Boeckel
|
f332e14ff2
Complete strict-mode checks for uninitialized vars
|
15 years ago |
Bill Hoffman
|
f794d589a4
Make --strict-mode option, and integrate with cmake-gui
|
15 years ago |
Bill Hoffman
|
48b5b85593
Add a warning when variables are used uninitialized.
|
15 years ago |
Bill Hoffman
|
2f94a2c919
Fix seg fault for empty ENV{} call bug #9747
|
16 years ago |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
16 years ago |
Brad King
|
5f4686920d
BUG: Fix CMAKE_CURRENT_LIST_FILE in macros
|
16 years ago |
Brad King
|
f8bc0492e1
ENH: Create $CACHE{VAR} syntax
|
17 years ago |
Brad King
|
d524f3675e
ENH: Improve argument parsing error messages
|
17 years ago |
Brad King
|
db0f26e852
BUG: Fixed @ONLY configuration to not try to parse ${} syntax at all. This fixes the original fix to bug#4393 and adds a test.
|
18 years ago |