提交历史

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