Historique des commits

Auteur SHA1 Message Date
  Sebastian Holtermann 026f65d284 cmPropertyMap: Add GetList method il y a 6 ans
  Sebastian Holtermann 9e64e617eb cmPropertyMap: Rename GetPropertyList method to GetKeys il y a 6 ans
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. il y a 8 ans
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep il y a 8 ans
  Daniel Pfeifer 5962db4389 Use C++11 nullptr il y a 8 ans
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes il y a 8 ans
  Brad King 86578eccf2 Simplify CMake per-source license notices il y a 9 ans
  Daniel Pfeifer 5cbb548807 fix a batch of include-what-you-use violations il y a 9 ans
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR il y a 9 ans
  Tobias Hunger 120899c698 cmPropertyList: Add a way to retrieve all properties il y a 9 ans
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format il y a 9 ans
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format il y a 9 ans
  Brad King 180538c706 Source: Stabilize include order il y a 9 ans
  Stephen Kelly 5181fae264 cmPropertyMap: Remove chaining logic. il y a 10 ans
  Stephen Kelly 3ac4b90bfd cmPropertyMap: Require a non-empty name parameter. il y a 10 ans
  Stephen Kelly 7c0aa672fe cmPropertyMap: Remove scope parameter from API where not used. il y a 10 ans
  Stephen Kelly 1c48edf8fc cmProperty: Remove needless Name member. il y a 10 ans
  Stephen Kelly b159bff732 Move property definition to cmState. il y a 10 ans
  Ben Boeckel ec97ed7d0c stringapi: Use strings for property names il y a 12 ans
  Brad King 277bd1db98 Drop CMAKE_STRICT mode il y a 12 ans
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code il y a 13 ans
  Alex Neundorf 9dbba1b464 Fix #12342: Add APPEND_STRING option to set_property() il y a 14 ans
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License il y a 16 ans
  Brad King caca9b8065 ENH: Add AppendProperty methods for use by C++ code in CMake. Simplify implementation of SET_PROPERTY command by using them. il y a 18 ans
  Ken Martin 433a914910 ENH: different way of testing properties il y a 18 ans
  Ken Martin 236d1ebf56 ENH: added CMAKE_STRICT option for var and property checking il y a 18 ans
  Ken Martin 0b9644910d ENH: added the ability to document variables and cached_variables il y a 18 ans
  Bill Hoffman 5891ba16ce ENH: add project to target map, not used yet, but created il y a 18 ans
  Ken Martin 92db085ac6 ENH: change STRICT to CMAKE_STRICT il y a 19 ans
  Ken Martin 2245c50c51 COMP: oops really did not mean to check in that change il y a 19 ans