커밋 기록

작성자 SHA1 메시지 날짜
  Daniel Pfeifer 2e620f0b38 Fix several include-what-you-use findings 9 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Stephen Kelly 1825f876a7 Convert: Move access to BinaryDirectory out of loops 9 년 전
  Stephen Kelly 25c39ac28b Convert: Inline HOME_OUTPUT MAKERULE conversion 9 년 전
  Stephen Kelly 516e79ba27 Convert: Inline MAKERULE conversions 9 년 전
  Stephen Kelly 34c6e995f9 Convert: Avoid HOME_OUTPUT enum when converting to relative paths 9 년 전
  Daniel Pfeifer efed6468ed fix a load of include-what-you-use violations 9 년 전
  Stephen Kelly 563ac22a16 Convert: Replace trivial conversion with new method 9 년 전
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR 9 년 전
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 년 전
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. 9 년 전
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions 9 년 전
  Daniel Pfeifer 25d1ef6424 Use enums defined in cmOutputConverter using their fully qualified name. 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 af92482712 Makefile: Tolerate a BOM while scanning source dependencies (#15493) 10 년 전
  Stephen Kelly 7916d7bac6 Include cmAlgorithms where it is used. 10 년 전
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 년 전
  Stephen Kelly 4a6e795b0c Use the cmDeleteAll algorithm instead of trivial raw loops. 11 년 전
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 년 전
  Brad King 85cea8a7af cmDepends: Refactor object file path conversion 11 년 전
  Brad King 9f92a78be2 cmLocalGenerator: Rename 'MAKEFILE' to 'MAKERULE' 11 년 전
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 년 전
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 년 전
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 년 전
  Ben Boeckel ce5114354c stringapi: Use strings for the languages 11 년 전
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 년 전
  Pavel Shramov 551d3343cd cmDependsC: Collapse relative include paths 12 년 전
  Alex Neundorf e74ff7c29f cmDepends: allow multiple dependees per depender 13 년 전