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
/
cmCTest.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'stdout-string'
Brad King
2019-01-22
1
-2/+2
|
\
|
*
cmSystemTools: Stdout(),Stderr() accept std::string argument
Vitaly Stakhovsky
2019-01-20
1
-2/+2
*
|
Merge topic 'read-list-file'
Brad King
2019-01-21
1
-9/+6
|
\
\
|
*
|
cmMakefile::ReadListFile() accepts std::string argument
Vitaly Stakhovsky
2019-01-17
1
-9/+6
|
|
/
*
|
Merge topic 'use-emplace'
Brad King
2019-01-21
1
-3/+3
|
\
\
|
*
|
clang-tidy: Use emplace
Regina Pfeifer
2019-01-17
1
-3/+3
|
|
/
*
|
Merge topic 'ctest-json-polish'
Brad King
2019-01-21
1
-0/+3
|
\
\
|
*
|
CTest: Teach --show-only= to reject unknown values
Brad King
2019-01-17
1
-0/+3
*
|
|
Merge topic 'submit-url'
Brad King
2019-01-21
1
-0/+26
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
CTest: Add option SubmitURL
Regina Pfeifer
2019-01-16
1
-2/+2
|
*
|
CTest: Add function GetSubmitURL
Regina Pfeifer
2019-01-16
1
-0/+26
|
|
/
*
|
Properties: Add CMAKE_ROLE global property
Kyle Edwards
2019-01-17
1
-1/+1
|
/
*
Fix most clang -Wextra-semi-stmt warnings in C++ files
Sean McBride
2019-01-15
1
-3/+5
*
CTest: Add --show-only[=format] option to print test info
Justin Goshi
2019-01-10
1
-0/+26
*
CTest: Remove special case for Dart version <= 1
Regina Pfeifer
2018-11-28
1
-16/+0
*
Merge topic 'readability-static-accessed-through-instance'
Brad King
2018-11-28
1
-1/+1
|
\
|
*
clang-tidy: Fix readability-static-accessed-through-instance
Regina Pfeifer
2018-11-21
1
-1/+1
*
|
Remove warning when no CTestConfig.cmake file exists
Regina Pfeifer
2018-11-20
1
-10/+0
|
/
*
CTest: Add colored output on tests summary where supported
Sylvain Joubert
2018-11-09
1
-5/+38
*
Using front() and back() instead of calculations
Cengizhan Pasaoglu
2018-11-06
1
-2/+2
*
ctest_submit: Add support for a "Done" part
Betsy McPhail
2018-10-10
1
-0/+21
*
ctest: Add option for live progress summary in terminal
Michael Wegner
2018-09-26
1
-3/+77
*
Merge topic 'fix-ctest_start-track'
Brad King
2018-09-11
1
-2/+4
|
\
|
*
CTest: Fix regression in ctest_start()
Kyle Edwards
2018-09-10
1
-2/+4
*
|
Remove unnecessary c_str() calls
Vitaly Stakhovsky
2018-09-05
1
-5/+4
*
|
cmGeneratedFileStream: clang-tidy applied to remove redundant ``c_str`` calls
Sebastian Holtermann
2018-08-07
1
-1/+1
*
|
Update use of KWSys SystemTools::SplitString for new signature
Brad King
2018-06-22
1
-3/+2
|
/
*
Revise C++ coding style using clang-format-6.0
Kitware Robot
2018-06-01
1
-104/+139
*
ctest_start: read model from TAG file
Kyle Edwards
2018-05-09
1
-5/+55
*
Reduce raw string pointers usage.
Pavel Solodovnikov
2018-01-31
1
-20/+18
*
Merge topic 'ctest_start_function_scope'
Brad King
2018-01-29
1
-0/+8
|
\
|
*
cmCTestScriptHandler: Add new field ShouldRunCurrentScript
Kyle Edwards
2018-01-26
1
-0/+8
*
|
CTest: add safe conversion from cmDuration to integer types
Wouter Klouwen
2018-01-23
1
-10/+6
*
|
CTest: introduce cmDuration
Wouter Klouwen
2018-01-23
1
-18/+14
|
/
*
cmCTest: Refactor stop time calculations
Brad King
2018-01-08
1
-37/+34
*
cmCTest: Remove unused member LastStopTimeout
Brad King
2018-01-08
1
-1/+0
*
Merge topic 'fix-ctest-chrono'
Brad King
2017-12-12
1
-15/+15
|
\
|
*
CTest: Use integer-representable value for "infinite" timeout
Brad King
2017-12-11
1
-10/+9
|
*
CTest: Simplify std::chrono::duration<double> conversion to double
Brad King
2017-12-08
1
-4/+3
|
*
CTest: Fix regression in build-and-test timeout forwarding
Brad King
2017-12-08
1
-0/+1
|
*
CTest: Fix regression in build-and-test timeout compuatation
Brad King
2017-12-08
1
-3/+4
*
|
CTest: Remove unfinished batch test mode
Brad King
2017-12-08
1
-4/+0
|
/
*
CTest: convert timeouts to std::chrono::duration
Wouter Klouwen
2017-12-04
1
-25/+51
*
CTest: adopt std::chrono::system_clock
Wouter Klouwen
2017-11-17
1
-2/+2
*
cmCTest: Remove dead code
Betsy McPhail
2017-11-07
1
-7/+3
*
CTest: fix Time formatting in Notes.xml
Zack Galbreath
2017-10-31
1
-1/+2
*
Improve several occurrences of vector::push_back in loops
Matthias Maennich
2017-09-28
1
-0/+2
*
Retire std::auto_ptr and its macro CM_AUTO_PTR
Matthias Maennich
2017-09-25
1
-8/+7
*
Replace empty-string comparisons with checking against `empty()`.
Pavel Solodovnikov
2017-09-21
1
-3/+3
*
Merge topic 'string-clear'
Brad King
2017-09-19
1
-7/+7
|
\
[next]