Historial de Commits

Autor SHA1 Mensaje Fecha
  Regina Pfeifer 3e60580784 clang-tidy: Fix readability-static-accessed-through-instance hace 7 años
  Sebastian Holtermann b6802cd506 cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls hace 7 años
  Kitware Robot d7204e649e Revise C++ coding style using clang-format-6.0 hace 7 años
  Kyle Edwards 563781099f ctest_start: read model from TAG file hace 7 años
  Kyle Edwards 74092d92bf cmCTestScriptHandler: Add new field ShouldRunCurrentScript hace 7 años
  Daniel Pfeifer 5962db4389 Use C++11 nullptr hace 8 años
  Brad King 86578eccf2 Simplify CMake per-source license notices hace 9 años
  Daniel Pfeifer 3849164454 CTest: fix include-what-you-use violations hace 9 años
  Daniel Pfeifer e7b842e189 Make sure unnused parameters are /*named*/ hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años
  Daniel Pfeifer c6220de276 Use the empty() method to check for emptyness. hace 9 años
  Kitware Robot d9fd2f5402 Revise C++ coding style using clang-format hace 9 años
  Brad King 0ac18d40c8 Remove `//------...` horizontal separator comments hace 9 años
  Brad King e1c7747253 Format include directive blocks and ordering with clang-format hace 9 años
  Stephen Kelly 74d565e0e9 Remove unused cmLocalGenerator include. hace 10 años
  Zack Galbreath 19d1a5599a ctest_start: Add QUIET option hace 10 años
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. hace 10 años
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() hace 11 años
  Stephen Kelly 21c573f682 Remove some c_str() calls. hace 11 años
  David Cole aad15c3abf Fix issue #10060 - add APPEND arg to ctest_start command. hace 16 años
  Brad King e1548142fb CTest: Move initial checkout to ctest_start() hace 16 años
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License hace 16 años
  Ken Martin 0e69d38004 ENH: add return and break support to cmake, also change basic command invocation signature to be able to return extra informaiton via the cmExecutionStatus class hace 18 años
  Andy Cedilnik 6b5403c586 ENH: fix for no newline on some makes fix for ctest and some symlinks hace 19 años
  Andy Cedilnik 12cc89a8e5 BUG: Try to fix the problem of bad test names hace 19 años
  Andy Cedilnik 2d81046ae2 ENH: Add support for special tracks, fix options of handlers so that the -R, -U, and so on work in the new style scripting hace 19 años
  Ken Martin 3d96e52261 STYLE: some m_ to this-> cleanup hace 19 años
  Andy Cedilnik 862f5df25c STYLE: Fix some style issues hace 19 años
  Andy Cedilnik 6503a0eecc STYLE: Fix some style issues hace 19 años
  Andy Cedilnik 1b578d3180 ENH: Several improvements with the way things are handled. Also, support multiple submited files hace 20 años