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
/
cmCTestCVS.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
nits: replace some "c" instances with 'c'
Ben Boeckel
2020-04-13
1
-2
/
+2
*
clang-tidy: address bugprone-branch-clone lints
Ben Boeckel
2020-04-13
1
-0
/
+2
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-7
/
+7
*
cmstd: Modernize CMake system headers
Marc Chevrier
2019-09-20
1
-1
/
+3
*
clang-tidy: Replace typedef with using
Regina Pfeifer
2019-09-03
1
-1
/
+1
*
Source sweep: Use cmStrCat for string concatenation
Sebastian Holtermann
2019-08-22
1
-2
/
+3
*
cmSystemTools: More functions accept `std::string` params
Vitaly Stakhovsky
2019-02-20
1
-1
/
+1
*
clang-tidy: Use `= default`
Regina Pfeifer
2019-01-25
1
-3
/
+1
*
Fixed all but one clang -Wcomma warning
Sean McBride
2019-01-11
1
-2
/
+2
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2
/
+3
*
Use C++11 override instead of CM_OVERRIDE
Brad King
2017-09-15
1
-2
/
+2
*
Meta: modernize old-fashioned loops to range-based `for` (CTest).
Pavel Solodovnikov
2017-09-14
1
-12
/
+9
*
Use C++11 nullptr
Daniel Pfeifer
2017-08-24
1
-3
/
+4
*
Use quotes for non-system includes
Daniel Pfeifer
2017-04-11
1
-2
/
+2
*
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
*
CTest: don't use else after return
Daniel Pfeifer
2016-08-18
1
-3
/
+2
*
use CM_NULLPTR
Daniel Pfeifer
2016-06-28
1
-2
/
+3
*
Add CM_OVERRIDE to some functions
Daniel Pfeifer
2016-06-27
1
-2
/
+2
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-109
/
+83
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-9
/
+0
*
Isolate formatted streaming blocks with clang-format off/on
Brad King
2016-05-06
1
-0
/
+2
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
cmCTestUpdateHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-6
/
+6
*
strings: Remove cmStdString references
Ben Boeckel
2014-03-08
1
-3
/
+3
*
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
Clinton Stimpson
2014-01-07
1
-1
/
+2
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
Fix failing test on release build for VS 10 cmSystemTools::GetLineFromStream ...
Bill Hoffman
2009-08-11
1
-1
/
+1
*
BUG: Fix CVS update parsing for TortoiseCVS
Brad King
2009-06-23
1
-2
/
+3
*
BUG: Remove '-d<now' from 'cvs log' commands
Brad King
2009-04-29
1
-1
/
+1
*
ENH: Rewrite CTest Update implementation
Brad King
2009-02-25
1
-0
/
+296
*
ENH: Add cmCTestCVS and cmCTestSVN
Brad King
2009-02-24
1
-0
/
+27