提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier aa5fed5052 SetProperty: suppress raw pointer usage 2 年之前
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 年之前
  Marc Chevrier 6dfa581bab Enhancement: SetProperty accept cmProp or std::string 4 年之前
  Marc Chevrier e5cd39ca80 cmProp: refactoring: transform alias in class 4 年之前
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年之前
  Vitaly Stakhovsky 60f57d0dcc cmPropertyMap: Introduce cmProp as return type for GetProperty() functions 5 年之前
  Vitaly Stakhovsky 1398517f31 AppendProperty: convert value param to std::string 5 年之前
  Regina Pfeifer a1ddf2d0ba clang-tidy: Replace typedef with using 6 年之前
  Sebastian Holtermann 00d265e3c8 cmPropertyMap: Use std::unordered_map as container instead of std::map 6 年之前
  Sebastian Holtermann 1b945f95ba cmPropertyMap: Add RemoveProperty method 6 年之前
  Sebastian Holtermann e0a8ff3148 cmPropertyMap: Use std::string as value container class 6 年之前
  Sebastian Holtermann 8d934d861b cmPropertyMap: Make std::map container private 6 年之前
  Sebastian Holtermann 026f65d284 cmPropertyMap: Add GetList method 6 年之前
  Sebastian Holtermann 9e64e617eb cmPropertyMap: Rename GetPropertyList method to GetKeys 6 年之前
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 年之前
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Tobias Hunger 120899c698 cmPropertyList: Add a way to retrieve all properties 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Brad King 180538c706 Source: Stabilize include order 9 年之前
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. 10 年之前
  Stephen Kelly 3ac4b90bfd cmPropertyMap: Require a non-empty name parameter. 10 年之前
  Stephen Kelly 7c0aa672fe cmPropertyMap: Remove scope parameter from API where not used. 10 年之前
  Stephen Kelly 1c48edf8fc cmProperty: Remove needless Name member. 10 年之前
  Stephen Kelly b159bff732 Move property definition to cmState. 10 年之前