Historique des commits

Auteur SHA1 Message Date
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible il y a 6 ans
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' il y a 6 ans
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions il y a 6 ans
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` il y a 6 ans
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string il y a 6 ans
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace il y a 6 ans
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header il y a 7 ans
  Bruno Manganelli 5bcfe98bd5 Source: Fix various compiler warnings in Visual Studio 2017 il y a 6 ans
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization il y a 7 ans
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands il y a 7 ans
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& il y a 7 ans
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 il y a 7 ans
  Vitaly Stakhovsky e13fa223fc cmMakefile: Improve ExpandVariablesInString return type il y a 7 ans
  Vitaly Stakhovsky b542e0c74f cmCPluginAPI: Remove a few unnecessary c_str() calls il y a 7 ans
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. il y a 7 ans
  Justin Goshi afd9a339a1 server: return whether or not a target is generator provided il y a 8 ans
  Rolf Eike Beer 0332ec72b2 cmCPluginAPI: remove explicit casts to void* il y a 8 ans
  Rolf Eike Beer cf3990365a cmCPluginAPI: do not check pointer before calling free() il y a 8 ans
  Rolf Eike Beer 6e2b18535b cmCPluginAPI: use strdup() instead of open coding it 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 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes il y a 9 ans
  Daniel Pfeifer 443180fb99 cmCPluginAPI: Fix clang-tidy findings il y a 9 ans
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands il y a 9 ans
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace il y a 9 ans
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace il y a 9 ans
  Stephen Kelly 17ab8e33f0 cmMakefile: Inline method into only remaining caller il y a 9 ans
  Stephen Kelly 2b7baed719 cmMakefile: Inline method into only caller il y a 9 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer 516f8edb2e Avoid else after return il y a 9 ans