Historial de Commits

Autor SHA1 Mensaje Fecha
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto hace 6 años
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header hace 6 años
  Sebastian Holtermann 006229278b Use cmAppend to append ranges to std::vector instances hace 6 años
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header hace 7 años
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value hace 8 años
  Brad King c3fb650c85 cmOrderDirectories: Consider symlinks when checking implicit directories hace 8 años
  Brad King b1a37362b8 cmOrderDirectories: Factor out implicit directory check hace 8 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations hace 9 años
  Daniel Pfeifer 7647f6afa4 Add CM_OVERRIDE to some functions hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format hace 9 años
  Brad King 5257a3b931 Merge topic 'reduce-realpath-calls' hace 10 años
  Brad King 4e3cf8b012 cmOrderDirectories: Reduce repeat realpath() calls hace 10 años
  Brad King 6b18528743 cmOrderDirectories: Factor out directory comparison hace 10 años
  Stephen Kelly 215cd21a02 cmGeneratorTarget: Provide direct access to the backtrace. hace 10 años
  Stephen Kelly a309409ead cmOrderDirectories: Port to cmGeneratorTarget. hace 10 años
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. hace 10 años
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. hace 11 años
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 11 años
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() hace 11 años
  Brad King f99cc9c389 Tolerate symlinks during RPATH ordering (#13429) hace 11 años