Historial de Commits

Autor SHA1 Mensaje Fecha
  Daniel Pfeifer 50ad1e0a14 CTest: don't use else after return hace 9 años
  Dāvis Mosāns b1f87a50b3 Use better KWSys SystemTools::GetEnv and HasEnv signatures hace 9 años
  Daniel Pfeifer 1d6909a287 use CM_NULLPTR hace 9 años
  Daniel Pfeifer fa277b29e4 Remove c_str() calls from stream arguments. hace 9 años
  Daniel Pfeifer 7f6b8d3399 Simplify boolean expressions hace 9 años
  Brad King fb1f5d50af Merge topic 'remove-needless-copies' hace 9 años
  Daniel Pfeifer 1b2bb93302 Remove redundant c_str() calls. hace 9 años
  Daniel Pfeifer 27ead96305 Remove unnecessary local copies. hace 9 años
  Daniel Pfeifer 618fb23fc9 Pass arguments that are not modified as const&. hace 9 años
  Daniel Pfeifer 5784747d1b Improve string find: prefer character overloads. 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
  Brad King 180538c706 Source: Stabilize include order hace 9 años
  Joseph Snyder bc29ed542b CTest: Make coverage file selection more specific. hace 10 años
  Joseph Snyder 32268810d9 CTest: Expand directories for Cobertura search hace 10 años
  Brad King 96be53aebd Merge topic 'jacoco_out_of_source' hace 10 años
  Zack Galbreath 1db32ffe98 ctest_coverage: Search for Jacoco files in the binary directory hace 10 años
  Sean McBride 710d8bab7e Fix trivial clang -Wdouble-promotion warnings hace 10 años
  Brad King e8585f45f5 Remove use of include <cmsys/stl/*> and cmsys_stl::* hace 10 años
  James Johnston b28b07db47 cmCTestCoverageHandle: Improve error handling. hace 10 años
  Zack Galbreath e6cf1c489c ctest_coverage: Always do coverage for CTEST_EXTRA_COVERAGE_GLOB hace 10 años
  Daniel Pfeifer 8fbc509a48 cmCTestCoverageHandler: Port to cmXMLWriter hace 10 años
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option hace 10 años
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. hace 10 años
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). hace 10 años
  Stephen Kelly aa773035b7 Replace !foo.size() pattern with foo.empty(). hace 10 años
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). hace 10 años
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). hace 10 años
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' hace 10 años