커밋 기록

작성자 SHA1 메시지 날짜
  Brad King 71fbebd1dc IWYU: Fix handling of <memory> standard header 6 년 전
  Sebastian Holtermann 7b4b61a4d3 cmMakefile: Define cmTargetMap type in cmMakefile instead of cmTarget 6 년 전
  Vitaly Stakhovsky 9dd255548d cmSystemTools::Error: consolidate parameters into single std::string 6 년 전
  Zsolt Parragi 006768903c Work around clang-cl breakage on make_unique/std::forward 7 년 전
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls 7 년 전
  Matthias Maennich f0489856e3 Retire std::auto_ptr and its macro CM_AUTO_PTR 8 년 전
  Pavel Solodovnikov 7d5095796a Meta: modernize old-fashioned loops to range-based `for`. 8 년 전
  Daniel Pfeifer cbcfb79f9c Use C++11 unordered containers 8 년 전
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 년 전
  Daniel Pfeifer ee72803e9f fix some include-what-you-use diagnostics 8 년 전
  Daniel Pfeifer 7fb14775a3 cmDisallowedCommand: extract policy checking from cmCommand 8 년 전
  Daniel Pfeifer 85bfdddaf7 clang-tidy: apply readability-redundant-control-flow fixes 8 년 전
  Daniel Pfeifer e81c323da9 Include necessary headers in commands 9 년 전
  Daniel Pfeifer f69e768d94 Separate compilation for commands included in cmCommands 9 년 전
  Stephen Kelly a49751fb2e cmState: Move TargetType enum to separate namespace 9 년 전
  Brad King 86578eccf2 Simplify CMake per-source license notices 9 년 전
  Daniel Pfeifer d9f5d3c50f Remove redundant get() call on smart pointer 9 년 전
  Daniel Pfeifer 73f648f167 use empty method to check for emptyness 9 년 전
  Christoph Grüninger c376c5bca2 Do not place CMake version in export files 9 년 전
  Brad King b5ec5b0901 Avoid using KWSys auto_ptr by adopting it ourselves 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 년 전
  Stephen Kelly eac15298a8 cmState: Move TargetType enum from cmTarget. 10 년 전
  Stephen Kelly 482b3811e4 cmTarget: Move link type enum out. 10 년 전
  Stephen Kelly bc1097e3d9 cmExportLibraryDependenciesCommand: Port to cmMakefile. 10 년 전
  Brad King 80cb12bb8b export_library_dependencies: Use original link libraries internally 11 년 전
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 년 전
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 년 전
  Ben Boeckel 8d60da0cb5 cmTarget: Remove the project argument to FindTarget 11 년 전