История коммитов

Автор SHA1 Сообщение Дата
  Vitaly Stakhovsky 65baaa0e37 cmSystemTools::RunSingleCommand: Accept std::string argument 6 лет назад
  Brad King c7428e1729 Merge topic 'read-list-file' 6 лет назад
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 лет назад
  Vitaly Stakhovsky 25caf7bafe cmMakefile::ReadListFile() accepts std::string argument 6 лет назад
  Kyle Edwards 4568d046c4 Properties: Add CMAKE_ROLE global property 6 лет назад
  Justin Goshi 7b81d8c21e TestGenerator: Record support file and line where test was added 7 лет назад
  Regina Pfeifer ce2570b207 clang-tidy: Enable checks from bugprone set 7 лет назад
  Sylvain Joubert ffdec37a19 CTest: Add colored output on tests summary where supported 7 лет назад
  Brad King 87dfd53b27 Merge topic 'set_directory_properties-script-mode' 7 лет назад
  Brad King 50572d638b set_directory_properties: Restore in script mode 7 лет назад
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls 7 лет назад
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 лет назад
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 лет назад
  Brad King e11410bb0c Merge topic 'cmWorkingDirectory_success_checking' 7 лет назад
  Craig Scott e60e4dfc88 cmWorkingDirectory: Check success of current dir changes 7 лет назад
  Brad King 6be53c6695 CTest: Add options to control test process affinity to CPUs 7 лет назад
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 лет назад
  Brad King 92cd3d0677 Merge topic 'reduce-temporaries' 7 лет назад
  Pavel Solodovnikov c85bb007df Reduce allocation of temporary values on heap. 7 лет назад
  Wouter Klouwen 695951bc46 CTest: introduce cmDuration 8 лет назад
  Brad King 1f5b2a8de9 Merge topic 'fix-ctest-chrono' 8 лет назад
  Brad King f984296ba8 CTest: Remove unfinished batch test mode 8 лет назад
  Brad King 548e8f6ffe CTest: Simplify std::chrono::duration<double> conversion to double 8 лет назад
  Wouter Klouwen 66419bc046 CTest: convert timeouts to std::chrono::duration 8 лет назад
  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 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 лет назад
  Brad King 7c28081c14 Merge topic 'string-clear' 8 лет назад