Commit History

作者 SHA1 備註 提交日期
  Kyle Edwards f01f10e8fb cmCustomCommand: Record value of CMP0116 at time of creation 4 年之前
  Ben Boeckel 9ac8dbbb94 clang-tidy: fix `readability-simplify-boolean-expr` warnings 4 年之前
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 年之前
  Deniz Bahadir 6624b65b3f GENERATED prop: Add implementation for policy CMP0118 being set to NEW 5 年之前
  Vitaly Stakhovsky f6e7d5f3a0 Reduce the scope of temporary cmProp variables and other improvements 5 年之前
  Oleksandr Koval e614528ad1 cmListFileCache: Make cmListFileFunction a shared pointer 5 年之前
  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 8 年之前
  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 年之前