Commit History

Author SHA1 Message Date
  Stephen Kelly e6eecec761 cmListFileCache: Remove cmState header include 9 years ago
  Stephen Kelly 51f89932c0 cmCommandArgumentParserHelper: Remove unused header 9 years ago
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 years ago
  Gregor Jasny 60dcaaea13 tidy: Fix readability-redundant-string-cstr issues 9 years ago
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 years ago
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 years ago
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures 9 years ago
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 54f71cd72c Source: Sort includes the way clang-format would 9 years ago
  Brad King 2faa8b3620 Add call stack to unused/uninitialized variable warnings 9 years ago
  Stephen Kelly 0f2a132437 cmCommandArgumentParserHelper: Port to cmOutputConverter. 10 years ago
  Stephen Kelly 8b4b9631f5 cmake: Add IssueMessage overload taking a single cmListFileContext. 10 years ago
  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