Commit Verlauf

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