提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier d9b2c7dae2 Introduce memory management helper: cm_memory.hxx 6 年之前
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 年之前
  Zack Galbreath 95db11fdb1 ctest: Include ChangeId in Update.xml 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 年之前
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 年之前
  Brad King 923b8fadd5 IWYU: Add mappings for std::enable_if on chrono durations 8 年之前
  Wouter Klouwen 5fd979a8a3 CTest: adopt std::chrono::system_clock 8 年之前
  Wouter Klouwen e8a4036e96 CTest: use std::chrono::steady_clock for time keeping 8 年之前
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 年之前
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Brad King ef399f9bc6 ctest_update: Refactor internal APIs to support more failure cases 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations 9 年之前
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 年之前
  Brad King 493388ce48 ctest_update: Fix RETURN_VALUE on VCS tool failure (#15610) 10 年之前
  Daniel Pfeifer ed42c203ed cmCTestUpdateHandler: Port to cmXMLWriter 10 年之前
  Nils Gladitz a198839a7b CTest: Fix locale used for VCS updates 10 年之前
  Nils Gladitz 6a661f0603 CTest: To enforce the C locale use LC_ALL instead of LC_MESSAGES. 10 年之前
  Zack Galbreath 645ad117e1 ctest_update: Add QUIET option 10 年之前
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 年之前
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 10 年之前
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 年之前