Commit History

Author SHA1 Message Date
  Zach Mullen 7049dff85a Implement extra coverage globbing 15 years ago
  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 years ago
  Alexander Neundorf b3040beb41 fix two more warnings from icpc 16 years ago
  David Cole 44bcba7461 Fix warnings in CMake source code. Suppress rampant warnings emanating from Qt files. 16 years ago
  Brad King 96afb12087 Convert CMake to OSI-approved BSD License 16 years ago
  Brad King 589b4265a6 BUG: Do not produce empty coverage log files 16 years ago
  Brad King 5bc17136a3 BUG: Do not carry over file list between coverage 16 years ago
  Brad King f3e713ba65 BUG: Avoid duplicate CTest coverage submission 16 years ago
  Brad King 1d96c943e0 ENH: Efficiently filter CTest coverage by label 16 years ago
  Brad King a86e81c358 ENH: Generate a central list of target directories 16 years ago
  Brad King 91a8569648 ENH: Teach ctest_coverage to filter with LABELS 17 years ago
  Brad King 3078fef81c BUG: Fix coverage label reports for Bullseye 17 years ago
  Brad King c4596605df BUG: Fix coverage handler initialization 17 years ago
  Brad King 70b1ed2548 ENH: Teach CTest to put labels in coverage results 17 years ago
  Brad King 5be7846277 STYLE: Remove unused variable 17 years ago
  Brad King dc13914cd6 ENH: Create cmXMLSafe to help escapes in XML 17 years ago
  Bill Hoffman 56ea0ad186 STYLE: fix warning 17 years ago
  Bill Hoffman a26c70477c STYLE: fix warning 17 years ago
  Brad King 447f5b303e ENH: Divide CTest file submission list by part 17 years ago
  Brad King cccac773ce ENH: Teach ctest_* to create appending XML files 17 years ago
  Bill Hoffman bdfc3fadd3 ENH: add more debug stuff to CTestCTest2 so I can figure out redwall 17 years ago
  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 years ago
  David Cole 5a0389a0b7 BUG: Fix issue#4792 - improve verbose and log output when ctest cannot find a file during coverage analysis. 17 years ago
  David Cole f059ebff69 BUG: Fix issue #4971 - use lower case when comparing file names from gcov output on _WIN32 since sometimes the drive letters have different case. 17 years ago
  Bill Hoffman ffbe61bb11 ENH: make sure english is used for output of gcov 17 years ago
  Bill Hoffman 2b6ee95c1d BUG: 0006988 do not set coverage to false when it is not 17 years ago
  Bill Hoffman c4093afc52 ENH: enhancements for cdash, include system information and better time entries 18 years ago
  Bill Hoffman 17e94192e6 ENH: add support for CDash bullseye coverage 18 years ago
  Brad King f410f8578e COMP: Fix warnings on 64-bit Mac OS X build. Patch from issue #3697. 18 years ago
  Bill Hoffman e8f3b5ff00 ENH: show files as untested if no lines are covered 18 years ago