Historial de Commits

Autor SHA1 Mensaje Fecha
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using hace 6 años
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using hace 6 años
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload hace 6 años
  Brad King ae861c196a Merge topic 'cmCommand_refactor_disallowed' hace 6 años
  Gabor Bencze c2c222eba1 cmCommand refactor: cmOutputRequiredFilesCommand hace 6 años
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList hace 6 años
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation hace 6 años
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument hace 6 años
  Sebastian Holtermann 18b0330b86 clang-tidy: Enable performance-inefficient-string-concatenation hace 6 años
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h hace 6 años
  Sebastian Holtermann 7b4b61a4d3 cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget hace 6 años
  Vitaly Stakhovsky 23e8364aed Source: std::string related cleanup hace 6 años
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string hace 6 años
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators hace 6 años
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' hace 6 años
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string hace 6 años
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization hace 7 años
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations hace 7 años
  Vitaly Stakhovsky 69ca85cc7f Remove unnecessary c_str() in RegularExpression::find calls hace 7 años
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. hace 7 años
  Pavel Solodovnikov 37d9387be3 Replace empty-string comparisons with checking against `empty()`. hace 8 años
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. hace 8 años
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. hace 8 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers hace 8 años
  Daniel Pfeifer b26577c92a clang-tidy: remove else after break and continue hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics hace 8 años
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand hace 9 años