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
/
cmParseBlanketJSCoverage.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4/+5
*
clang-tidy: modernize-deprecated-headers
Regina Pfeifer
2019-09-16
1
-2/+2
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-2/+2
*
clang-tidy: Blacklist violations for version 8
Regina Pfeifer
2019-07-30
1
-1/+2
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-1/+1
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-5/+3
*
Remove second arg: npos in substr usages
Pavel Solodovnikov
2017-06-01
1
-2/+2
*
Access string npos without instance
Pavel Solodovnikov
2017-06-01
1
-17/+17
*
cmParseBlanketJSCoverage: Pass unmodified parameter as const&
Brad King
2017-06-01
1
-1/+1
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
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
-2/+3
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-2/+1
*
Merge topic 'remove-needless-copies'
Brad King
2016-05-27
1
-2/+2
|
\
|
*
Pass arguments that are not modified as const&.
Daniel Pfeifer
2016-05-26
1
-2/+2
*
|
Remove redundant c_str() calls.
Daniel Pfeifer
2016-05-26
1
-1/+1
|
/
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-74/+58
*
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: Add QUIET option
Zack Galbreath
2015-02-23
1
-6/+6
*
CTest: Remove code to fix scanbuild errors
Joseph Snyder
2014-12-15
1
-2/+0
*
Remove some unneeded c_str calls.
Stephen Kelly
2014-11-23
1
-3/+3
*
CTest: Add Javascript coverage parser
Joseph Snyder
2014-10-29
1
-0/+166