提交历史

作者 SHA1 备注 提交日期
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年之前
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 年之前
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 年之前
  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 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class 18 年之前
  Andy Cedilnik 219bcf25ba BUG: When removing directory, use lstat instead of stat to make sure that symlinks are treated as files and not as directories 20 年之前
  Andy Cedilnik ae63ae6a6e BUG: Report errors 20 年之前
  Ken Martin ef75402148 ENH: added more capabilities to ctest 21 年之前