summaryrefslogtreecommitdiff
path: root/Modules/CTestCoverageCollectGCOV.cmake
Commit message (Expand)AuthorAgeFilesLines
* Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-021-1/+12
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
* CTestCoverageCollectGCOV: Add TARBALL_COMPRESSION optionKelly (KT) Thompson2020-04-301-6/+48
* CTestCoverageCollectGCOV: Avoid capturing gcov output in QUIET modeBrad King2020-04-081-3/+14
* CTestCoverageCollectGCOV: Capture gcov output in log fileBrad King2020-04-081-2/+3
* CTestCoverageCollectGCOV: Fix typo in ctest_coverage_collect_gcov docsBrad King2019-11-081-1/+1
* CTestCoverageCollectGCOV: run gcov with -xCristian Morales Vega2019-05-031-2/+2
* CTestCoverageCollectGCOV: run gcov only onceCristian Morales Vega2019-05-031-22/+16
* Help: Convert remaining modules to block-style commentsKitware Robot2018-10-221-63/+64
* Don't include CMakeParseArgumentsDaniel Pfeifer2017-01-111-1/+0
* Simplify CMake per-source license noticesBrad King2016-09-271-12/+3
* CTestCoverageCollectGCOV: improve DELETE optionZack Galbreath2016-04-191-2/+6
* Merge topic 'branch_coverage_working_dir'Brad King2016-04-071-2/+2
|\
| * CTestCoverageCollectGCOV: specify base dir for GLOB_RECURSEZack Galbreath2016-04-041-2/+2
* | CTestCoverageCollectGCOV: Improve documentationZack Galbreath2016-04-071-8/+13
* | CTestCoverageCollectGCOV: Honor CTEST_EXTRA_COVERAGE_GLOBZack Galbreath2016-04-071-0/+57
|/
* More options for CTestCoverageCollectGCOVZack Galbreath2016-02-101-17/+47
* CTEST_CUSTOM_*: treat variables as listsBen Boeckel2015-09-211-1/+1
* CTestCoverageCollectGCOV: Write tar files intended for CDash in gnutar formatNils Gladitz2015-04-101-0/+1
* CTestCoverageCollectGCOV: Support CTEST_CUSTOM_COVERAGE_EXCLUDENils Gladitz2015-04-041-1/+30
* ctest_coverage: Add QUIET optionZack Galbreath2015-02-231-5/+20
* CTestCoverageCollectGCOV: Fix handling of international charactersBrad King2015-02-031-1/+2
* CTestCoverageCollectGCOV: Allow custom flags to gcovBill Hoffman2015-02-031-2/+15
* CTestCoverageCollectGCOV: Fix handling of large file countsBill Hoffman2015-02-031-2/+9
* CTestCoverageCollectGCOV: Add module to run gcovBill Hoffman2015-01-221-0/+138