index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Source
/
CTest
/
cmCTestCoverageHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
cmWorkingDirectory: use the new class
Ben Boeckel
2017-03-06
1
-15
/
+5
*
cmCTest, cmCTestCoverageHandler: remove cwd dance
Ben Boeckel
2017-03-06
1
-5
/
+0
*
clang-tidy: apply readability-redundant-string-init fixes
Daniel Pfeifer
2016-12-12
1
-6
/
+6
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-11
/
+2
*
ctest_coverage: If gcov is not found just warn, not error
Bill Hoffman
2016-09-20
1
-2
/
+1
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-4
/
+8
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-5
/
+4
*
Use better KWSys SystemTools::GetEnv and HasEnv signatures
Dāvis Mosāns
2016-07-18
1
-7
/
+6
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-5
/
+5
*
Remove c_str() calls from stream arguments.
Daniel Pfeifer
2016-06-06
1
-2
/
+2
*
Simplify boolean expressions
Daniel Pfeifer
2016-06-02
1
-12
/
+4
*
Merge topic 'remove-needless-copies'
Brad King
2016-05-27
1
-2
/
+1
|
\
|
*
Remove unnecessary local copies.
Daniel Pfeifer
2016-05-26
1
-1
/
+0
|
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-1
/
+1
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-1
/
+1
|
/
*
Improve string find: prefer character overloads.
Daniel Pfeifer
2016-05-24
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-1236
/
+962
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-37
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-12
/
+12
*
Source: Stabilize include order
Brad King
2016-04-29
1
-0
/
+1
*
CTest: Make coverage file selection more specific.
Joseph Snyder
2016-02-25
1
-2
/
+18
*
CTest: Expand directories for Cobertura search
Joseph Snyder
2015-11-23
1
-3
/
+18
*
Merge topic 'jacoco_out_of_source'
Brad King
2015-11-16
1
-4
/
+21
|
\
|
*
ctest_coverage: Search for Jacoco files in the binary directory
Zack Galbreath
2015-11-16
1
-4
/
+21
*
|
Fix trivial clang -Wdouble-promotion warnings
Sean McBride
2015-11-11
1
-1
/
+1
|
/
*
Remove use of include <cmsys/stl/*> and cmsys_stl::*
Brad King
2015-08-20
1
-2
/
+0
*
cmCTestCoverageHandle: Improve error handling.
James Johnston
2015-08-08
1
-6
/
+27
*
ctest_coverage: Always do coverage for CTEST_EXTRA_COVERAGE_GLOB
Zack Galbreath
2015-07-13
1
-1
/
+1
*
cmCTestCoverageHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-157
/
+148
*
ctest_coverage: Add QUIET option
Zack Galbreath
2015-02-23
1
-181
/
+191
*
Remove use of cmsys_stl.
Stephen Kelly
2015-02-05
1
-2
/
+2
*
Replace foo.size() pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-6
/
+6
*
Replace !foo.size() pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-3
/
+3
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-6
/
+6
*
Replace 'foo.size() > 0' pattern with !foo.empty().
Stephen Kelly
2015-01-18
1
-4
/
+4
*
Merge topic 'drop-ancient-workarounds'
Brad King
2015-01-12
1
-4
/
+4
|
\
|
*
Port all cmOStringStream to std::ostringstream.
Stephen Kelly
2015-01-11
1
-4
/
+4
*
|
Use two-iterator std::set::insert where appropriate.
Stephen Kelly
2015-01-11
1
-5
/
+1
|
/
*
ctest_coverage: Fix error message to report the file name
Vladislav Vinogradov
2014-12-22
1
-1
/
+1
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-8
/
+8
*
CTest: Add Javascript coverage parser
Joseph Snyder
2014-10-29
1
-0
/
+40
*
Merge topic 'remove-redundant-c_str'
Brad King
2014-10-21
1
-21
/
+21
|
\
|
*
strings: Remove redundant calls to std::string::c_str()
Nils Gladitz
2014-10-15
1
-21
/
+21
*
|
CTest: Add code coverage parser for Pascal/Delphi
Joseph Snyder
2014-10-21
1
-0
/
+36
|
/
*
CTest: Add Jacoco Coverage functionality
Joseph Snyder
2014-06-12
1
-0
/
+40
*
CTest: Rename coverage implementation for "Python" to "Cobertura"
Joseph Snyder
2014-06-04
1
-6
/
+6
*
CTest: Add support for Intel coverage files
Volkan Gezer
2014-03-13
1
-0
/
+305
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-44
/
+44
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-6
/
+6
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-12
/
+12
[next]