提交历史

作者 SHA1 备注 提交日期
  Marc Chevrier cc56dc7468 Rename cmProp in cmValue 4 年之前
  Vitaly Stakhovsky b36d1bdd9d Single location for cmProp typedef 5 年之前
  Vitaly Stakhovsky aba23c747b cmMakefile::GetProperty: return cmProp 5 年之前
  Vitaly Stakhovsky c84cf42897 cmState::GetGlobalProperty: return cmProp 5 年之前
  Gabor Bencze 40ba0addac cmCommand refactor: cmGetCMakePropertyCommand 6 年之前
  Sebastian Holtermann f71f7ce3f0 cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h 6 年之前
  Sebastian Holtermann e91bfe440c cmMakefile: Let AddDefinition accept a value as cm::string_view 6 年之前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年之前
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 年之前
  Daniel Pfeifer 608afd4f62 Separate compilation for commands included in cmBootstrapCommands2 9 年之前
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 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 年之前
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. 10 年之前
  Brad King 5b2754d41f Merge topic 'remove-special-MACROS-handling' 10 年之前
  Stephen Kelly 41bb831fc9 cmMakefile: Remove special handling of MACROS property. 10 年之前
  Stephen Kelly a622b829bd cmGetCMakePropertyCommand: Clean up VARIABLES handling. 10 年之前
  Brad King d17aa60659 Merge topic 'data-layout' 10 年之前
  Stephen Kelly 046aafff12 cmGetCMakePropertyCommand: Don't explicitly specify default param. 10 年之前
  Stephen Kelly 3ac4b90bfd cmPropertyMap: Require a non-empty name parameter. 10 年之前
  Stephen Kelly a0836ed978 Port to cmMakefile::GetGlobalGenerator. 10 年之前
  Stephen Kelly 5d056c0dd8 Port Global property interaction to cmState. 10 年之前
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 年之前
  Stephen Kelly c021f59c1f cmMakefile: Store macro list in a vector not in a map. 10 年之前
  Stephen Kelly 8910224950 Replace common loop pattern with cmJoin 10 年之前
  Stephen Kelly 7ee56f0399 Convert loops into the commonly used pattern. 10 年之前