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
/
cmParseMumpsCoverage.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-7/+4
*
IWYU: Mark cmConfigure.h with pragma: keep
Daniel Pfeifer
2017-08-26
1
-1/+0
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-2/+2
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-3/+3
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-4/+9
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-10/+9
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2/+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-69/+45
*
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: Fix MUMPS file parser and update test
Joseph Snyder
2014-08-15
1
-3/+5
*
Remove some c_str() calls.
Stephen Kelly
2014-03-11
1
-1/+1
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-1/+1
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-2/+3
*
CDash now supports lots of files in coverage. So, show all files.
Bill Hoffman
2012-05-11
1
-1/+1
*
Add ability to specify more than one package directory or coverage directory.
Bill Hoffman
2012-05-02
1
-16/+24
*
Add support for Cache coverage.
Bill Hoffman
2012-05-01
1
-0/+28
*
Add virutal destructor to silence warning.
Bill Hoffman
2012-05-01
1
-0/+4
*
Add test for mumps coverage. Also refactor code to prepare for cache coverage.
Bill Hoffman
2012-05-01
1
-0/+125