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
/
cmParseJacocoCoverage.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-1/+6
*
Make sure unnused parameters are /*named*/
Daniel Pfeifer
2016-08-16
1
-1/+1
*
mark functions with CM_OVERRIDE
Daniel Pfeifer
2016-06-27
1
-1/+1
*
Add CM_OVERRIDE to some functions
Daniel Pfeifer
2016-06-27
1
-2/+2
*
Use the empty() method to check for emptyness.
Daniel Pfeifer
2016-06-02
1
-1/+1
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-4/+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-157/+127
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-3/+3
*
Source: Stabilize include order
Brad King
2016-04-29
1
-2/+2
*
ctest_coverage: Make Jacoco parser better at finding source files
Zack Galbreath
2015-09-01
1
-52/+87
*
CTest: Fix Jacoco Coverage
Joseph Snyder
2015-03-06
1
-1/+4
*
ctest_coverage: Add QUIET option
Zack Galbreath
2015-02-23
1
-4/+5
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-1/+1
*
CTEST: Update Jacoco Coverage search paths
Joseph Snyder
2014-07-30
1
-0/+3
*
CTest: Add Jacoco Coverage functionality
Joseph Snyder
2014-06-12
1
-0/+167