Historial de Commits

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