コミット履歴

作者 SHA1 メッセージ 日付
  Ben Boeckel 6ff03d463f clang-tidy: address `google-readability-casting` lints 3 年 前
  Ben Boeckel 808b17b120 clang-tidy: fix `readability-make-member-function-const` warnings 4 年 前
  Oleksandr Koval 209daa20b2 Code style: add missed explicit 'this->' 4 年 前
  Kitware Robot ed98209ddc Revise include order using clang-format-6.0 6 年 前
  Regina Pfeifer f30523d090 clang-tidy: modernize-deprecated-headers 6 年 前
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 年 前
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 年 前
  Brad King 706b37b7f5 Enable clang-tidy modernize-loop-convert lint 8 年 前
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 年 前
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 年 前
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 年 前
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 年 前
  Daniel Pfeifer 0039ffa216 use CM_NULLPTR 9 年 前
  Daniel Pfeifer 3f9c4cdf89 Tests/CMakeLib: use cmsys::ifstream 9 年 前
  Daniel Pfeifer a2af850ba6 fix a batch of include-what-you-use violations 9 年 前
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 年 前
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 年 前
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 年 前
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 年 前
  Daniel R. Gomez 96b66a4963 Avoid string.clear and string.push_back (#13319) 13 年 前
  Stephen Kelly 8778357898 Add newline to the output. 13 年 前
  Brad King 4268e3d7e9 run_compile_commands: Cast istream::get() result to char 14 年 前
  Brad King c45c60b24f run_compile_commands: Avoid extra stl vector conversion 14 年 前
  Brad King 7c5be5114c run_compile_commands: Avoid shadow in std::map<>::at workaround 14 年 前
  Brad King 169bb05f90 Provide std::map<>::at for use in run_compile_commands 14 年 前
  Brad King a7e7a04aaf Fix run_compile_commands build on Apple GCC 3.3 14 年 前
  Manuel Klimek 0e6b05fcba Adds a test for the compile command line output. 14 年 前