Historia zmian

Autor SHA1 Wiadomość Data
  Brad King 2744f14db1 codespell: Fix typos 1 rok temu
  Vitaly Stakhovsky 822203dd65 Source: Rename SetProperty(nullptr_t) to RemoveProperty() 2 lat temu
  Marc Chevrier 4fc322bab4 AddCacheEntry: Suppress raw pointer usage 2 lat temu
  Marc Chevrier aa5fed5052 SetProperty: suppress raw pointer usage 2 lat temu
  Braulio Valdivielso Martinez 8e1e97ccca Trace: include `line_end` field in json-v1 format 3 lat temu
  NAKAMURA Takumi 780341f360 cmCustomCommand: Track main dependency explicitly 3 lat temu
  NAKAMURA Takumi 3bb2542535 cmMakefile: Simplify Add*Command and adopt to cmAddCustom*Command 4 lat temu
  NAKAMURA Takumi d0158b765b cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}Command 4 lat temu
  Sean McBride 7e4e192ce2 Source: fix clang-tidy modernize-redundant-void-arg warning 4 lat temu
  Sean McBride 1cf14f8c03 Source: fix many -Wmissing-prototypes warnings by marking functions static 4 lat temu
  Marc Chevrier 3a1e6f5f59 remove cmToCStr function 4 lat temu
  Kyle Edwards ab94c369c9 Refactor: Convert parallel string/backtrace vectors to BT vectors 4 lat temu
  Vitaly Stakhovsky 5e8fa0b7bc Source: Minor code improvements 4 lat temu
  Kyle Edwards f01f10e8fb cmCustomCommand: Record value of CMP0116 at time of creation 4 lat temu
  Ben Boeckel 9ac8dbbb94 clang-tidy: fix `readability-simplify-boolean-expr` warnings 4 lat temu
  Ben Boeckel cdfc4e3195 clang-tidy: fix `readability-qualified-auto` warnings 4 lat temu
  Deniz Bahadir 6624b65b3f GENERATED prop: Add implementation for policy CMP0118 being set to NEW 5 lat temu
  Vitaly Stakhovsky f6e7d5f3a0 Reduce the scope of temporary cmProp variables and other improvements 5 lat temu
  Oleksandr Koval e614528ad1 cmListFileCache: Make cmListFileFunction a shared pointer 5 lat temu
  Vitaly Stakhovsky 1380b43764 Refactor: Use cmToCStr() 5 lat temu
  Vitaly Stakhovsky 11425041f0 cmMakefile::GetDefinition: return cmProp 5 lat temu
  Vitaly Stakhovsky e64fa5f1b6 cmSourceFile::GetProperty: return cmProp 5 lat temu
  Brad King d2e0b8bcfd Merge topic 'prop_t' 5 lat temu
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 lat temu
  Vitaly Stakhovsky 73d52a862b cmPropertyDefinition: Construct directly in defined state 5 lat temu
  Marc Chevrier 557cecdc3d Modernize memory management 5 lat temu
  Daniel Eiband 777ceaea94 cmMakefile: Delay custom command creation 6 lat temu
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 lat temu
  Daniel Eiband 5a06efda05 cmMakefile: Remove AddUtilityCommand overload without byproducts 6 lat temu
  Daniel Eiband f151a57705 cmMakefile: Move enumerations into new header 6 lat temu