커밋 기록

작성자 SHA1 메시지 날짜
  Marco Craveiro 6e02a3b2bf CTest: Use the gcov --preserve-paths flag (#11717) 15 년 전
  Kai Wasserbäch 9203e9187e Fix spelling errors reported by Lintian. 15 년 전
  Zach Mullen 9d6567a269 Extra coverage glob should subtract the explicitly defined excluded files 15 년 전
  Bill Hoffman 1d4e121d9c Add php coverage to ctest. 15 년 전
  Zach Mullen 38cabcd9ff Fix shadowed local warning in coverage handler 15 년 전
  Zach Mullen 231cbbef80 Change coverage globbing mechanism to resolve paths earlier 15 년 전
  Zach Mullen 6ea9213244 Coverage glob should search in Source dir 15 년 전
  Zach Mullen 7049dff85a Implement extra coverage globbing 15 년 전
  David Cole 4439f17b20 Fix issue #5668 - use CollapseFullPath when determining if covered file is within source or binary tree. Allows gcc/gcov coverage analysis using MinGW on Windows. 16 년 전
  Alexander Neundorf b3040beb41 fix two more warnings from icpc 16 년 전
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 년 전
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 년 전
  Brad King 589b4265a6 BUG: Do not produce empty coverage log files 16 년 전
  Brad King 5bc17136a3 BUG: Do not carry over file list between coverage 16 년 전
  Brad King f3e713ba65 BUG: Avoid duplicate CTest coverage submission 16 년 전
  Brad King 1d96c943e0 ENH: Efficiently filter CTest coverage by label 16 년 전
  Brad King a86e81c358 ENH: Generate a central list of target directories 16 년 전
  Brad King 91a8569648 ENH: Teach ctest_coverage to filter with LABELS 16 년 전
  Brad King 3078fef81c BUG: Fix coverage label reports for Bullseye 16 년 전
  Brad King c4596605df BUG: Fix coverage handler initialization 16 년 전
  Brad King 70b1ed2548 ENH: Teach CTest to put labels in coverage results 17 년 전
  Brad King 5be7846277 STYLE: Remove unused variable 17 년 전
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 17 년 전
  Bill Hoffman 56ea0ad186 STYLE: fix warning 17 년 전
  Bill Hoffman a26c70477c STYLE: fix warning 17 년 전
  Brad King 447f5b303e ENH: Divide CTest file submission list by part 17 년 전
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files 17 년 전
  Bill Hoffman bdfc3fadd3 ENH: add more debug stuff to CTestCTest2 so I can figure out redwall 17 년 전
  David Cole 86e7a9dad8 ENH: Add RecurseThroughSymlinks data member to kwsys::Glob. Allows recursive globs to skip symlinks when necessary. Default to true for backwards compatible behavior. Used from the ctest coverage handler to avoid recursing through the '/Applications' directory on the Mac looking for *.da files... Should fix the hangs reported recently by Mac CMake dashboard submitters. 17 년 전
  David Cole 5a0389a0b7 BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a file during coverage analysis. 17 년 전