提交历史

作者 SHA1 备注 提交日期
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 年之前
  Nico Müller 5b46cc91d9 graphviz: distinguish target dependency types 8 年之前
  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 年之前
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 8 年之前
  Daniel Pfeifer c36d63cd48 cmake: initialize with Role that controls which commands to register 8 年之前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年之前
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 年之前
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 年之前
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 年之前
  Daniel Pfeifer 1a9de8035c surround macro arguments with parentheses 9 年之前
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 年之前
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 9 年之前
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 年之前
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 年之前
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 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 年之前
  Andrey Mishchenko e0ad72d8af Graphviz: Fix handling of spaces in GRAPHVIZ_GRAPH_NAME 10 年之前
  Stephen Kelly a0ebd69b52 Graphviz: Port to cmGeneratorTarget. 10 年之前
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 年之前
  Stephen Kelly 20b95ef8c8 cmState: Initialize default definitions immediately. 10 年之前
  Stephen Kelly ff8ac8ee6a cmLocalGenerator: Create from already-constructed cmMakefile. 10 年之前
  Stephen Kelly 92041eec49 cmGlobalGenerator: Remove MakeLocalGenerator method. 10 年之前
  Stephen Kelly acb006229d cmGlobalGenerator: Require a snapshot to create a local generator. 10 年之前
  Stephen Kelly 92b8b1fc3d cmGraphVizWriter: Re-arrange data layout. 10 年之前
  Stephen Kelly c7b79aa16a cmGlobalGenerator: Require a cmake instance in ctor. 10 年之前
  Brad King be248ab435 Merge topic 'refactor-cmLocalGenerator' 10 年之前