커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Pfeifer 2b4c32c95f clang-format: format all code as Cpp11 8 년 전
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 년 전
  Aaron Orenstein af3fd6f22f Performance: Add an index to Change cmLocalGenerator::GeneratorTargets. 8 년 전
  Pavel Solodovnikov 86dc86dd6c Add const-reference qualifications 8 년 전
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 년 전
  Stephen Kelly a91eaf3872 cmState: Port dependents to new cmStateTypes header 9 년 전
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 년 전
  Tobias Hunger a354f60ce0 Refactor extra generator registration to use factories 9 년 전
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 년 전
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 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 년 전
  Brad King 180538c706 Source: Stabilize include order 9 년 전
  Daniel Pfeifer c45671b0f1 cmGlobalKdevelopGenerator: port to cmXMLWriter 10 년 전
  Stephen Kelly 780bff5279 cmake: Store hardcoded lists of sources and headers 10 년 전
  Stephen Kelly 67b2f4312c Port to GetGeneratorTargets. 10 년 전
  Stephen Kelly a8c0fbcc19 cmLocalGenerator: Store a vector of generator targets. 10 년 전
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 년 전
  Stephen Kelly 2293d43d00 cmLocalGenerator: Store cmGeneratorTargets. 10 년 전
  Stephen Kelly bbef3c2da8 cmLocalGenerator: Add current binary directory accessor. 10 년 전
  Stephen Kelly 12cb3bdce4 cmLocalGenerator: Add Home directory accessors. 10 년 전
  Stephen Kelly 4ab2750c54 cmLocalGenerator: Add GetProjectName method. 10 년 전
  Stephen Kelly 5d3776a7eb Access sources through cmGeneratorTarget. 10 년 전
  Stephen Kelly 9f2dca805c Move GetLocation to cmGeneratorTarget. 12 년 전
  Stephen Kelly c7a8e74b8c Always access target location from a cmGeneratorTarget instance. 10 년 전
  Stephen Kelly 32b8f03acc cmMakefile: Port users of GetStart* methods to new names. 10 년 전
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 11 년 전