提交歷史

作者 SHA1 備註 提交日期
  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 12 年之前
  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 年之前