Commit Verlauf

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