提交历史

作者 SHA1 备注 提交日期
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 年之前
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 年之前
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 年之前
  Brad King d2e0b8bcfd Merge topic 'prop_t' 5 年之前
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 年之前
  Vitaly Stakhovsky 73d52a862b cmPropertyDefinition: Construct directly in defined state 5 年之前
  Marc Chevrier 557cecdc3d Modernize memory management 5 年之前
  Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 年之前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年之前
  Daniel Eiband 5a06efda05 cmMakefile: Remove AddUtilityCommand overload without byproducts 6 年之前
  Daniel Eiband f151a57705 cmMakefile: Move enumerations into new header 6 年之前
  Daniel Eiband 8456f60dbc cmSourceFile: Remove non-const GetProperties accessor 6 年之前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年之前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年之前
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 年之前
  Daniel Eiband 2d888e3390 cmSourceFile: Rename mutating GetFullPath() overload 6 年之前
  Sebastian Holtermann 9b334397f5 Source sweep: Use cmStrCat for string concatenation 6 年之前
  Sebastian Holtermann 20e580be01 Source sweep: Use cmIsOn instead of cmSystemTools::IsOn 6 年之前
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 年之前
  Daniel Pfeifer 1eebc29563 cmCommand: deprecate functions GetMakefile and SetError 9 年之前
  Vitaly Stakhovsky e884b1b693 cmSystemTools::Error(): remove const char* overload 6 年之前
  Albert Astals Cid ae5e97a005 Delete some default constructors and assignment operators 6 年之前
  Artur Ryt 01b2d6ab74 Modernize: Use ranged for-loops when possible 6 年之前
  Brad King d75fec5a88 Merge topic 'tidy-use-equals-default' 6 年之前
  Regina Pfeifer 094f01d0f0 cleanup: Prefer compiler provided special member functions 6 年之前
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` 6 年之前
  Vitaly Stakhovsky 99337d345b cmSystemTools::Error(): new overload accepting std::string 6 年之前
  Regina Pfeifer ef61997b1b clang-tidy: Use emplace 6 年之前
  Bruno Manganelli cc2a5261f8 Factor out enum MessageType into dedicated header 7 年之前
  Bruno Manganelli 5bcfe98bd5 Source: Fix various compiler warnings in Visual Studio 2017 7 年之前