Historique des commits

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