Историја ревизија

Аутор SHA1 Порука Датум
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument пре 6 година
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation пре 6 година
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h пре 6 година
  Sebastian Holtermann 7b4b61a4d3 cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget пре 6 година
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup пре 6 година
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string пре 6 година
  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 година