Historial de Commits

Autor SHA1 Mensaje Fecha
  Regina Pfeifer 55671b41d2 clang-tidy: Use `= default` hace 6 años
  Regina Pfeifer b2aa3aedea clang-tidy: Use default member initialization hace 7 años
  Regina Pfeifer 32cb564bea clang-tidy: Remove redundant member initializations hace 7 años
  Vitaly Stakhovsky 437d0c16c7 cmStateSnapshot::GetDefinition(): Return std::string const* hace 7 años
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers hace 8 años
  Daniel Pfeifer a5d85a31d9 cmDefinitions::Def: remove custom copy ctor hace 8 años
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes hace 8 años
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings hace 9 años
  Daniel Pfeifer 1a74e71906 Introduce CM_UNORDERED_MAP hace 9 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations hace 9 años
  Daniel Pfeifer 3838a0d5fb make sure to include cmConfigure.h before cmStandardIncludes.h hace 9 años
  Daniel Pfeifer ea5477e43d Make C++ feature checks extensible hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Stephen Kelly 25e04ddffe cmDefinitions: Implement in terms of cmLinkedTree. hace 10 años
  Stephen Kelly b9f9915516 cmMakefile: Remove VarUsageStack. hace 10 años
  Stephen Kelly 2b09d9f346 cmMakefile: Remove VarInitStack. hace 10 años
  Stephen Kelly f58c3774d1 cmMakefile: Mark definitions explicitly erased, even at top level. hace 10 años
  Stephen Kelly ea7b962be2 cmMakefile: Raise variable in scope explicitly when needed. hace 10 años
  Brad King 594dd9b36a Merge topic 'use-std-unordered_map' hace 10 años
  Stephen Kelly d7923b82ad Use std::unordered_map instead of hash_map where available. hace 10 años
  Stephen Kelly f170985e7a cmDefinitions: Make the ClosureKeys method static. hace 10 años
  Stephen Kelly 98c5c90361 cmDefinitions: Centralize knowledge of iterator type. hace 10 años
  Stephen Kelly 7872201bf6 cmDefinitions: Remove internal MakeClosure method. hace 10 años
  Stephen Kelly 6c7dad41d9 cmDefinitions: Make Get method static. hace 10 años
  Stephen Kelly a7ce0c7bc0 cmDefinitions: Make GetInternal method static. hace 10 años
  Stephen Kelly 191573f792 cmDefinitions: Remove Parent pointer. hace 10 años
  Stephen Kelly 8b1745a1c5 cmDefinitions: Accept varStack iterators in Get API. hace 10 años
  Stephen Kelly 5ccff6408c cmDefinitions: Externalize looping for ClosureKeys. hace 10 años
  Stephen Kelly f79cd99d6d cmDefinitions: Implement MakeClosure in terms of reverse iterators. hace 10 años