提交历史

作者 SHA1 备注 提交日期
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 年之前
  Pavel Solodovnikov 8b6f439ef2 Access string npos without instance 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer 2988abd939 clang-tidy: apply modernize-use-bool-literals fixes 9 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 年之前
  Daniel Pfeifer 7b6349da4d CMake: don't use else after return 9 年之前
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 年之前
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. 9 年之前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年之前
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments 9 年之前
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format 9 年之前
  Stephen Kelly c4ae157865 Genex: Port some access API to cmGeneratorTarget. 10 年之前
  Stephen Kelly 1583440509 cmGeneratorExpression: Port interface to cmGeneratorTarget. 10 年之前
  Stephen Kelly 11165525ba cmGeneratorExpression: Port to cmLocalGenerator. 10 年之前
  Stephen Kelly fc1c7cf85d Genex: Store a backtrace, not a pointer to one. 10 年之前
  Stephen Kelly 52919ac8ac cmMakefile: Make cmListFileBacktrace default constructible. 10 年之前
  Brad King 6390d5f5cb Merge topic 'refactor-cmGeneratorExpression' 10 年之前
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 年之前
  Stephen Kelly ec428fafcf Genex: Extend cmGeneratorExpressionContext constructor. 10 年之前
  Stephen Kelly 80b9f0cbe2 Genex: Extract an evaluateWithContext method. 10 年之前
  Stephen Kelly e387ce7d68 Genex: Add a COMPILE_LANGUAGE generator expression. 10 年之前
  Stephen Kelly 92a37f9279 Convert raw loops to set member insert. 11 年之前
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 11 年之前
  Stephen Kelly 0f99feec04 cmGeneratorExpression: Remove unused header. 11 年之前
  Sean McBride 2e92570bda Fix some Clang -Wstring-conversion warnings 11 年之前
  Stephen Kelly b80557c7bd file(GENERATE): Evaluate early to allow generating source files 11 年之前
  Stephen Kelly 2db55ffa56 Remove borland workarounds. 11 年之前
  Brad King 807e4ffeef Genex: Track whether an expression depends on the 'head' target 11 年之前