index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestCoverageCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-1/+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11/+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-0/+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-1/+1
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-16/+13
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-4/+0
*
ctest_coverage: Add QUIET option
Zack Galbreath
2015-02-23
1
-2/+3
*
CTest: Teach ctest_coverage() to read CTEST_COVERAGE_EXTRA_FLAGS
Volkan Gezer
2014-03-10
1
-1/+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
*
BUG: Initialize ctest_coverage command ivar
Brad King
2009-03-05
1
-0/+7
*
ENH: Teach ctest_coverage to filter with LABELS
Brad King
2009-03-02
1
-3/+36
*
COMP: Return 0 instead of false
Andy Cedilnik
2006-03-29
1
-1/+1
*
ENH: Several cleanups and make sure things get propagated where they should. ...
Andy Cedilnik
2006-03-29
1
-66/+2
*
STYLE: some m_ to this-> cleanup
Ken Martin
2006-03-15
1
-2/+2
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-4/+5
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-7/+11
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-1/+1
*
ENH: Handle passing in coverage command
Andy Cedilnik
2005-06-15
1
-0/+3
*
ENH: Add commands for memory checking and coverage
Andy Cedilnik
2005-06-14
1
-0/+94