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

Автор SHA1 Сообщение Дата
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 лет назад
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 лет назад
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 лет назад
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 лет назад
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 лет назад
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations 7 лет назад
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls 7 лет назад
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 лет назад
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. 8 лет назад
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. 8 лет назад
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 лет назад
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 лет назад
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 лет назад
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue 8 лет назад
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 лет назад
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 лет назад
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 лет назад
  Daniel Pfeifer 5214bb354b Avoid some copies 9 лет назад
  Daniel Pfeifer 602b78aa79 Remove redundant c_str() calls 9 лет назад
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 лет назад
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 лет назад
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 лет назад
  Daniel Pfeifer 516f8edb2e Avoid else after return 9 лет назад
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 лет назад
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 лет назад
  Brad King 180538c706 Source: Stabilize include order 9 лет назад
  Stephen Kelly c0969b1033 cmMakeDepend: Inline into inheriting class. 10 лет назад
  Stephen Kelly 6a1e73281f cmMakeDepend: Inline into only user. 10 лет назад
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 лет назад
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 лет назад