커밋 기록

작성자 SHA1 메시지 날짜
  Zack Galbreath fc58bdb9ad ctest_coverage: Add QUIET option 10 년 전
  Stephen Kelly 421eadb45b Remove use of cmsys_stl. 10 년 전
  Stephen Kelly fd7b371293 Replace foo.size() pattern with !foo.empty(). 10 년 전
  Stephen Kelly aa773035b7 Replace !foo.size() pattern with foo.empty(). 10 년 전
  Stephen Kelly 930bd47816 Replace 'foo.size() == 0' pattern with foo.empty(). 10 년 전
  Stephen Kelly d92887efab Replace 'foo.size() > 0' pattern with !foo.empty(). 10 년 전
  Brad King b5a467262b Merge topic 'drop-ancient-workarounds' 11 년 전
  Stephen Kelly 931e055d8c Port all cmOStringStream to std::ostringstream. 11 년 전
  Stephen Kelly 6162c9194b Use two-iterator std::set::insert where appropriate. 11 년 전
  Vladislav Vinogradov 9c4984b4e5 ctest_coverage: Fix error message to report the file name 11 년 전
  Stephen Kelly 5eb4d7590e Remove some unneeded c_str calls. 11 년 전
  Joseph Snyder 220e81345b CTest: Add Javascript coverage parser 11 년 전
  Brad King ae5686f8d0 Merge topic 'remove-redundant-c_str' 11 년 전
  Joseph Snyder 5c31c3e4eb CTest: Add code coverage parser for Pascal/Delphi 11 년 전
  Nils Gladitz cc1139cc30 strings: Remove redundant calls to std::string::c_str() 11 년 전
  Joseph Snyder 558c2190e8 CTest: Add Jacoco Coverage functionality 11 년 전
  Joseph Snyder a2822d3089 CTest: Rename coverage implementation for "Python" to "Cobertura" 11 년 전
  Volkan Gezer 9840320dff CTest: Add support for Intel coverage files 11 년 전
  Stephen Kelly af8a1643c1 Remove c_str calls when using stream APIs. 11 년 전
  Stephen Kelly 21c573f682 Remove some c_str() calls. 11 년 전
  Ben Boeckel 270eb96df0 strings: Remove cmStdString references 11 년 전
  Zack Galbreath 0a6f028067 CTest: notify user if gcov cannot be found 11 년 전
  Clinton Stimpson 5730710c86 Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. 12 년 전
  Nils Gladitz eb1d6cef2f CTest: clean TargetDirs between unrelated coverage runs (issue 13143) 12 년 전
  Patrick Reynolds d0ec3a01a6 Adding support for the Python coverage.py tool. 12 년 전
  David Cole 61ace1df26 CTest: Coverage handler: expect certain output lines from gcov 4.7 (#13657) 13 년 전
  Kitware Robot 7bbaa4283d Remove trailing whitespace from most CMake and C/C++ code 13 년 전
  David Cole 8e9101a0cb Merge topic 'mumps_coverage' 13 년 전
  Bill Hoffman c806b23cfe CDash now supports lots of files in coverage. So, show all files. 13 년 전
  Bill Hoffman 761d93129f Do not try to run bullseye coverage if COVFILE env is empty. 13 년 전