Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 gadi atpakaļ
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 8 gadi atpakaļ
  Vitaly Stakhovsky e884b1b693 cmSystemTools::Error(): remove const char* overload 6 gadi atpakaļ
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 gadi atpakaļ
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 gadi atpakaļ
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 gadi atpakaļ
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 gadi atpakaļ
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 gadi atpakaļ
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 gadi atpakaļ
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 gadi atpakaļ
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 gadi atpakaļ
  Bruno Manganelli 5bcfe98bd5 Source: Fix various compiler warnings in Visual Studio 2017 6 gadi atpakaļ
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization 7 gadi atpakaļ
  Marc Chevrier a71caab46b LINK_DIRECTORIES: Add new properties and commands 7 gadi atpakaļ
  Vitaly Stakhovsky c8fd23ec6f cmMakefile: return directories as const std::string& 7 gadi atpakaļ
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 7 gadi atpakaļ
  Vitaly Stakhovsky e13fa223fc cmMakefile: Improve ExpandVariablesInString return type 7 gadi atpakaļ
  Vitaly Stakhovsky b542e0c74f cmCPluginAPI: Remove a few unnecessary c_str() calls 7 gadi atpakaļ
  Pavel Solodovnikov 653b894683 Reduce raw string pointers usage. 7 gadi atpakaļ
  Justin Goshi afd9a339a1 server: return whether or not a target is generator provided 8 gadi atpakaļ
  Rolf Eike Beer 0332ec72b2 cmCPluginAPI: remove explicit casts to void* 8 gadi atpakaļ
  Rolf Eike Beer cf3990365a cmCPluginAPI: do not check pointer before calling free() 8 gadi atpakaļ
  Rolf Eike Beer 6e2b18535b cmCPluginAPI: use strdup() instead of open coding it 8 gadi atpakaļ
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 gadi atpakaļ
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 gadi atpakaļ
  Daniel Pfeifer 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes 9 gadi atpakaļ
  Daniel Pfeifer 443180fb99 cmCPluginAPI: Fix clang-tidy findings 9 gadi atpakaļ
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 gadi atpakaļ
  Stephen Kelly 2fe3e55d53 cmState: Move CacheEntryType enum to separate namespace 9 gadi atpakaļ
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 gadi atpakaļ