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
/
cmCTestConfigureHandler.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revise include order using clang-format-6.0
Kitware Robot
2019-10-01
1
-4
/
+4
*
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
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-2
/
+2
*
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-3
/
+4
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-2
/
+3
*
IWYU: Add mappings for std::enable_if on chrono durations
Brad King
2017-11-28
1
-1
/
+0
*
CTest: adopt std::chrono::system_clock
Wouter Klouwen
2017-11-17
1
-5
/
+2
*
CTest: use std::chrono::steady_clock for time keeping
Wouter Klouwen
2017-11-14
1
-5
/
+7
*
Add CTEST_LABELS_FOR_SUBPROJECTS as a CTest module and script variable
Betsy McPhail
2017-07-10
1
-0
/
+1
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12
/
+2
*
CTest: fix include-what-you-use violations
Daniel Pfeifer
2016-08-25
1
-2
/
+4
*
Revise C++ coding style using clang-format
Kitware Robot
2016-05-16
1
-47
/
+40
*
Remove `//------...` horizontal separator comments
Brad King
2016-05-09
1
-3
/
+0
*
Format include directive blocks and ordering with clang-format
Brad King
2016-04-29
1
-1
/
+1
*
cmCTestConfigureHandler: Port to cmXMLWriter
Daniel Pfeifer
2015-05-26
1
-22
/
+16
*
CTest: Drop stray content from Configure.xml
Daniel Pfeifer
2015-05-26
1
-5
/
+0
*
ctest_configure: Add QUIET option
Zack Galbreath
2015-02-23
1
-6
/
+7
*
Replace 'foo.size() == 0' pattern with foo.empty().
Stephen Kelly
2015-01-18
1
-2
/
+2
*
Change output to be a reference and not a pointer.
Bill Hoffman
2014-08-04
1
-1
/
+1
*
Remove c_str calls when using stream APIs.
Stephen Kelly
2014-03-11
1
-2
/
+2
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-1
/
+1
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14
/
+9
*
ENH: Create cmXMLSafe to help escapes in XML
Brad King
2009-02-05
1
-1
/
+2
*
ENH: Divide CTest file submission list by part
Brad King
2009-01-12
1
-1
/
+1
*
ENH: Teach ctest_* to create appending XML files
Brad King
2009-01-12
1
-1
/
+1
*
ENH: Add OPTIONS argument to the ctest_configure command so that you can pass...
David Cole
2008-12-30
1
-2
/
+2
*
ENH: enhancements for cdash, include system information and better time entries
Bill Hoffman
2008-01-30
1
-1
/
+9
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-10
1
-17
/
+18
*
STYLE: Fix some style issues
Andy Cedilnik
2006-03-09
1
-17
/
+27
*
ENH: Several improvements with the way things are handled. Also, support mult...
Andy Cedilnik
2005-06-23
1
-2
/
+3
*
ENH: Add superclass for all commands and handlers. Improve handlers to have i...
Andy Cedilnik
2005-06-17
1
-0
/
+4
*
ENH: Be more verbose
Andy Cedilnik
2005-06-10
1
-0
/
+1
*
BUG: Remove unused code
Andy Cedilnik
2005-06-03
1
-1
/
+0
*
COMP: Remove ERROR reserved word or something and replace with ERROR_MESSAGE
Andy Cedilnik
2005-05-31
1
-4
/
+4
*
ENH: Add support for writing output file. While doing that, redesign the way ...
Andy Cedilnik
2005-05-31
1
-10
/
+9
*
ENH: Cleanups
Andy Cedilnik
2005-05-03
1
-2
/
+2
*
ENH: Several cleanups and improvements
Andy Cedilnik
2005-01-27
1
-4
/
+4
*
ENH: Add a superclass to all handlers
Andy Cedilnik
2005-01-27
1
-3
/
+1
*
ENH: Add compression support to XML files
Andy Cedilnik
2005-01-27
1
-3
/
+4
*
some bug fixes for my recent checkins and some more cleanup
Ken Martin
2004-09-07
1
-0
/
+114