Historia zmian

Autor SHA1 Wiadomość Data
  Ben Boeckel c826461d9c clang-tidy: fix `bugprone-reserved-identifier` warnings 4 lat temu
  Kyle Edwards 8aee7fdb32 cmState: Prohibit override of flow control commands 5 lat temu
  Marc Chevrier f034b0f663 CMake compilation: do not use compiler extensions 5 lat temu
  Daniel Eiband bf76a6b801 cmMakefile: Delay CheckTargetProperties and FinalPass to generate time 6 lat temu
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 lat temu
  Marc Chevrier c688b401d3 cmstd: Modernize CMake system headers 6 lat temu
  Asit Dhal 9dba84cfa5 Refactor: Use cmStrCat to construct error strings 6 lat temu
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 lat temu
  Gabor Bencze 7533e47ccc cmCommand refactor: cmLoadCommandCommand 6 lat temu
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 lat temu
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 lat temu
  Regina Pfeifer de77d355ac cmState: Add scripted commands by value 6 lat temu
  Daniel Pfeifer 360d415592 cmLoadCommandCommand: Port away from FinalPass 8 lat temu
  Regina Pfeifer d26e6cb1c2 cmLoadCommandCommand: Code cleanup 6 lat temu
  Marc Chevrier 1591f138f1 modernize: manage cmCommand instances using unique_ptr. 6 lat temu
  Sebastian Holtermann 735c6f39d9 Fix invalid ///! doxygen comment line starts 6 lat temu
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 lat temu
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 lat temu
  Brad King 0b33aee48b Use C++11 override instead of CM_OVERRIDE 8 lat temu
  Rolf Eike Beer 353ec23737 use static_cast<> for casts from void* 8 lat temu
  Daniel Pfeifer 190e3825d4 Replace C-style casts 8 lat temu
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 lat temu
  Daniel Pfeifer a1218f59d9 cmCommand: remove unused methods from interface and all implementations 8 lat temu
  Daniel Pfeifer a44dab461f cmState: introduce method for adding scripted commands 8 lat temu
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 lat temu
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 lat temu
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 lat temu
  Brad King c1b96fddf8 Merge topic 'remove-cmobject-uses' 9 lat temu
  Daniel Pfeifer 9855ebf11a Make cmCommand not inherit from cmObject 9 lat temu
  Daniel Pfeifer 569509f4bf Fix newly discovered clang-tidy issues 9 lat temu