Commit History

Author SHA1 Message Date
  Regina Pfeifer d25a5a7ec9 clang-tidy: modernize-use-auto 6 years ago
  Regina Pfeifer 62e5f72289 clang-tidy: Replace typedef with using 6 years ago
  Brad King 706b37b7f5 Enable clang-tidy modernize-loop-convert lint 8 years ago
  Daniel Pfeifer ca2233e31f IWYU: Mark cmConfigure.h with pragma: keep 8 years ago
  Daniel Pfeifer 5962db4389 Use C++11 nullptr 8 years ago
  Daniel Pfeifer 1d829c862c Use quotes for non-system includes 8 years ago
  Daniel Pfeifer aeff60e44c iwyu: Fix OSX specific issues 9 years ago
  Daniel Pfeifer 0039ffa216 use CM_NULLPTR 9 years ago
  Daniel Pfeifer 3f9c4cdf89 Tests/CMakeLib: use cmsys::ifstream 9 years ago
  Daniel Pfeifer a2af850ba6 fix a batch of include-what-you-use violations 9 years ago
  Daniel Pfeifer a16bf141bc Add missing braces around statements. 9 years ago
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format 9 years ago
  Brad King 356c26ebdf cmSystemTools: Teach RunSingleCommand to separate stdout and stderr 10 years ago
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 years ago
  Daniel R. Gomez 96b66a4963 Avoid string.clear and string.push_back (#13319) 13 years ago
  Stephen Kelly 8778357898 Add newline to the output. 13 years ago
  Brad King 4268e3d7e9 run_compile_commands: Cast istream::get() result to char 14 years ago
  Brad King c45c60b24f run_compile_commands: Avoid extra stl vector conversion 14 years ago
  Brad King 7c5be5114c run_compile_commands: Avoid shadow in std::map<>::at workaround 14 years ago
  Brad King 169bb05f90 Provide std::map<>::at for use in run_compile_commands 14 years ago
  Brad King a7e7a04aaf Fix run_compile_commands build on Apple GCC 3.3 14 years ago
  Manuel Klimek 0e6b05fcba Adds a test for the compile command line output. 14 years ago