Historique des commits

Auteur SHA1 Message Date
  Regina Pfeifer d63c1e4e6e clang-tidy: modernize-return-braced-init-list il y a 6 ans
  Sebastian Holtermann aaf59120bf Source sweep: Replace cmExpandList with the shorter cmExpandedList il y a 6 ans
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation il y a 6 ans
  Brad King 5f7386dd19 Merge topic 'string-literal-append' il y a 6 ans
  Rolf Eike Beer da26b3be89 avoid adding multiple consecutive string literals to std::string il y a 6 ans
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn il y a 6 ans
  Sebastian Holtermann f4f3c68926 Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument il y a 6 ans
  Sebastian Holtermann 9e64e617eb cmPropertyMap: Rename GetPropertyList method to GetKeys il y a 6 ans
  Vitaly Stakhovsky e884b1b693 cmSystemTools::Error(): remove const char* overload il y a 6 ans
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string il y a 6 ans
  Brad King 40745ad35a Merge topic 'cmake-files-directory' il y a 6 ans
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string il y a 6 ans
  Bruno Manganelli 3e867ed400 cmake: inlined files dir constant and removed it from cmake.h il y a 7 ans
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header il y a 7 ans
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance il y a 7 ans
  Cengizhan Pasaoglu c67ab22cdc Using front() and back() instead of calculations il y a 7 ans
  Vitaly Stakhovsky 46855d000f cmCacheManager::GetInitializedCacheValue(): Return as const std::string* il y a 7 ans
  Vitaly Stakhovsky 6f16be6a62 Remove unnecessary c_str() calls il y a 7 ans
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls il y a 7 ans
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 il y a 7 ans
  jrp2014 acda926a04 Replace some uses of sprintf with std::to_string il y a 7 ans
  Shane Parris f93cc4158e Refactor cmCacheManager::LoadCache to use ostringstream il y a 7 ans
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. il y a 7 ans
  Kyle Edwards a9c483071e cmCacheManager: Truncate values containing newlines il y a 7 ans
  Pavel Solodovnikov 5db3aac111 Meta: replace empty-string assignments with `clear()`. il y a 8 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Daniel Pfeifer b1ec5deaf1 Pass large types by const&, small types by value il y a 8 ans
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans