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
Commit message (
Expand
)
Author
Age
Files
Lines
*
ctest: allow cdash submissions using alternate authentication methods
Clinton Stimpson
2018-08-17
1
-0
/
+4
*
Merge topic 'cleanup-find-cstr'
Brad King
2018-08-09
5
-18
/
+18
|
\
|
*
Remove unnecessary c_str() in RegularExpression::find calls
Vitaly Stakhovsky
2018-08-07
5
-18
/
+18
*
|
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
4
-6
/
+6
|
/
*
Merge topic 'ctest_submit-https'
Brad King
2018-06-29
2
-3
/
+5
|
\
|
*
ctest_submit: show headers as debug info
Zack Galbreath
2018-06-27
2
-3
/
+3
|
*
ctest_submit: Check CA file during CDASH_UPLOAD
Zack Galbreath
2018-06-27
1
-0
/
+2
*
|
Update use of KWSys SystemTools::SplitString for new signature
Brad King
2018-06-22
1
-3
/
+2
|
/
*
Fix misc. typos
luz.paz
2018-06-04
3
-3
/
+3
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
31
-452
/
+573
*
Merge topic 'parallel_build_option'
Brad King
2018-05-29
1
-3
/
+3
|
\
|
*
cmake: Add options for parallel builds to --build mode
Florian Maushart
2018-05-25
1
-3
/
+3
*
|
Merge topic 'xml-element-enhance'
Brad King
2018-05-14
2
-61
/
+51
|
\
\
|
*
|
cmCTestLaunch: use cmXMLElement for XML generation
Vitaly Stakhovsky
2018-05-11
2
-61
/
+51
|
|
/
*
|
ctest_start: read model from TAG file
Kyle Edwards
2018-05-09
1
-27
/
+46
|
/
*
cmCTestCurl: Fix UploadFile declared parameter names
jrp2014
2018-04-05
1
-1
/
+1
*
Merge topic 'gcov-warning-message'
Brad King
2018-03-29
1
-1
/
+2
|
\
|
*
CTest: The "Could not find gcov." message should not be a warning
Betsy McPhail
2018-03-28
1
-1
/
+2
*
|
Merge topic 'ctest_update-memory-problems'
Brad King
2018-03-28
1
-1
/
+3
|
\
\
|
|
/
|
/
|
|
*
ctest_update: Fix crash when handling svn externals
Brad King
2018-03-27
1
-1
/
+3
*
|
Merge topic 'cmWorkingDirectory_success_checking'
Brad King
2018-03-09
8
-13
/
+139
|
\
\
|
*
|
cmWorkingDirectory: Check success of current dir changes
Craig Scott
2018-03-08
8
-13
/
+139
|
|
/
*
|
Merge topic 'misc-typos'
Brad King
2018-03-08
1
-1
/
+1
|
\
\
|
*
|
Fix misc typos in documentation and comments
luz.paz
2018-03-07
1
-1
/
+1
|
|
/
*
|
CTest: Add options to control test process affinity to CPUs
Brad King
2018-03-05
8
-6
/
+62
|
/
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
17
-80
/
+74
*
Merge topic 'reduce-temporaries'
Brad King
2018-01-29
7
-36
/
+25
|
\
|
*
Reduce allocation of temporary values on heap.
Pavel Solodovnikov
2018-01-26
7
-36
/
+25
*
|
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
3
-3
/
+14
|
\
\
|
*
|
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
3
-3
/
+14
|
|
/
*
|
Merge topic 'dedup-uv-signal-hack'
Brad King
2018-01-26
1
-37
/
+2
|
\
\
|
*
|
De-duplicate cmUVSignalHackRAII
Brad King
2018-01-25
1
-37
/
+2
|
*
|
cmUVSignalHackRAII: Use nullptr instead of NULL
Brad King
2018-01-25
1
-2
/
+2
|
|
/
*
|
Make use of std::chrono throughout every component
Wouter Klouwen
2018-01-23
2
-7
/
+11
*
|
CTest: add safe conversion from cmDuration to integer types
Wouter Klouwen
2018-01-23
3
-30
/
+22
*
|
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
16
-76
/
+78
|
/
*
CTest: Fix process output read error cases
Brad King
2018-01-17
1
-0
/
+5
*
CTest: Fix decoding of MBCS character split by buffering
Brad King
2018-01-17
2
-9
/
+10
*
CTest: Re-implement test process handling using libuv
Bryon Bean
2018-01-10
6
-195
/
+695
*
cmProcess: Use explicit enum for process exit exception
Bryon Bean
2018-01-10
3
-7
/
+33
*
cmProcess: Use explicit enum for process state
Bryon Bean
2018-01-10
3
-13
/
+40
*
cmProcess: Remove unused ReportStatus method
Bryon Bean
2018-01-10
2
-61
/
+0
*
cmCTestRunTest: Modernize constructor and destructor decls
Bryon Bean
2018-01-10
2
-6
/
+3
*
cmCTestRunTest: Drop unused members
Bryon Bean
2018-01-10
1
-8
/
+0
*
cmCTestMultiProcessHandler: Factor out duplicate test finish logic
Bryon Bean
2018-01-10
2
-36
/
+38
*
cmCTestMultiProcessHandler: Add helper to make libuv use SA_RESTART
Brad King
2018-01-10
1
-0
/
+37
*
cmCTestMultiProcessHandler: Fix StartNextTests loop on not-started test
Brad King
2018-01-08
2
-19
/
+20
*
cmCTestMultiProcessHandler: Check stop time more directly
Brad King
2018-01-08
3
-14
/
+14
*
cmCTestRunTest: Subsume ResolveTimeout into only call site
Brad King
2018-01-08
2
-29
/
+18
*
cmCTest: Refactor stop time calculations
Brad King
2018-01-08
1
-40
/
+3
[next]