提交历史

作者 SHA1 备注 提交日期
  Stephen Kelly 09466690f0 Add cmOutputConverter include where needed. 10 年之前
  Stephen Kelly 52f2261685 cmListFileBacktrace: Constify API. 10 年之前
  Stephen Kelly d2475bb5c4 cmListFileBacktrace: Implement in terms of cmState::Snapshot. 10 年之前
  Stephen Kelly 238aac2351 cmListFile: Remove FilePath member from cmListFileContext. 10 年之前
  Stephen Kelly 782657db48 cmListFileArgument: Remove FilePath member. 10 年之前
  Stephen Kelly 242dcc2c22 cmListFileBacktrace: Replace local generator with cmState::Snapshot. 10 年之前
  Stephen Kelly 499ebb6564 cmListFileBacktrace: Internalize the step of making paths relative. 10 年之前
  Stephen Kelly 61d52e6e77 cmListFileBacktrace: Hide the context-stack implementation detail. 10 年之前
  Stephen Kelly 9645cba3bf cmListFileContext: Implement EqualityComparable. 10 年之前
  Stephen Kelly 18f810a865 cmListFileContext: Sort by line before file. 10 年之前
  Stephen Kelly e96b5d14f9 cmListFileContext: Implement LessThanComparable. 10 年之前
  Stephen Kelly 257c16495a cmListFile: Remove unused member. 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 年之前
  Stephen Kelly 2db55ffa56 Remove borland workarounds. 11 年之前
  Brad King b1c113d9a7 cmake: Do not open directories as scripts (#14966) 11 年之前
  Ben Boeckel 2a1b2d8486 backtrace: Convert to local paths in IssueMessage 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  Brad King daa0f6f98d Add Lua-style long brackets and long comments to CMake language 12 年之前
  Brad King dbd933365e cmListFileLexer: Allow a leading UTF-8 Byte-Order-Mark (#11137) 12 年之前
  Brad King 9040ec9117 Do not warn about left paren not separated by a space 12 年之前
  Brad King bf73264694 Warn about unquoted arguments that look like long brackets 12 年之前
  Brad King 58e524165d Warn about arguments not separated by whitespace 12 年之前
  Brad King e75b69f55b cmListFileCache: Convert CMake language parser to class 12 年之前
  Brad King 0546484e4b cmListFileArgument: Generalize 'Quoted' bool to 'Delimeter' enum 13 年之前
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 年之前
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 年之前
  Ken Martin 19e891532a ENH: support parenthesis as arguments and in conditionals feature request #6191 17 年之前
  Alexander Neundorf 05f84cb091 ENH: write the cmake version into the file created by EXPORT_LIBRARY_DEPENDENCIES() 17 年之前
  Brad King e3666a1de5 ENH: Allow policy CMP0000 to be set explicitly 17 年之前
  Ken Martin 66a8c5763b ENH: tiny performance improvement 17 年之前