| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: modernize-use-auto | Regina Pfeifer | 2019-09-10 | 1 | -2/+1 |
|
|
* | Merge topic 'pvs-cleanup' | Brad King | 2019-08-26 | 1 | -2/+1 |
|\ |
|
| * | CTest: Simplify some boolean conditions | Brad King | 2019-08-26 | 1 | -2/+1 |
|
|
* | | Source sweep: Use cmStrCat for string concatenation | Sebastian Holtermann | 2019-08-22 | 1 | -19/+12 |
|/ |
|
* | Refactor: Convert all instances of CMAKE_BUILD_WITH_CMAKE to CMAKE_BOOTSTRAP | Kitware Robot | 2019-08-09 | 1 | -1/+1 |
|
|
* | CTest: Add SKIP_REGULAR_EXPRESSION test property | Gabor Bencze | 2019-07-18 | 1 | -3/+22 |
|
|
* | Introduce memory management helper: cm_memory.hxx | Marc Chevrier | 2019-07-14 | 1 | -1/+2 |
|
|
* | CTest: Clean up stdout and logfile output for Pass/Fail regex | Stephen Manz | 2019-07-09 | 1 | -9/+12 |
|
|
* | cmCTest: Remove friend declarations | Regina Pfeifer | 2019-03-18 | 1 | -3/+6 |
|
|
* | ctest: refactor some code | Gregor Jasny | 2019-03-05 | 1 | -17/+10 |
|
|
* | Merge topic 'cmCTestRunTest-compress' | Brad King | 2019-02-12 | 1 | -73/+11 |
|\ |
|
| * | cmCTestRunTest: Remove duplicated compression logic | Regina Pfeifer | 2019-02-10 | 1 | -73/+11 |
|
|
* | | CTest: Represent process exit codes as 64-bit signed integer | Zsolt Parragi | 2019-02-08 | 1 | -1/+2 |
|/ |
|
* | ctest: Add option for live progress summary in terminal | Michael Wegner | 2018-09-26 | 1 | -18/+72 |
|
|
* | cmCTestRunTest: Thread number of completed tests through start APIs | Michael Wegner | 2018-09-25 | 1 | -3/+4 |
|
|
* | cmCTestRunTest: Buffer test result output before printing | Michael Wegner | 2018-09-25 | 1 | -28/+29 |
|
|
* | CTest: Improve stop-time implementation | Brad King | 2018-09-12 | 1 | -0/+5 |
|
|
* | Remove unnecessary c_str() in RegularExpression::find calls | Vitaly Stakhovsky | 2018-08-07 | 1 | -5/+5 |
|
|
* | Fix misc. typos | luz.paz | 2018-06-04 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -30/+34 |
|
|
* | Merge topic 'cmWorkingDirectory_success_checking' | Brad King | 2018-03-09 | 1 | -5/+40 |
|\ |
|
| * | cmWorkingDirectory: Check success of current dir changes | Craig Scott | 2018-03-08 | 1 | -5/+40 |
|
|
* | | CTest: Add options to control test process affinity to CPUs | Brad King | 2018-03-05 | 1 | -3/+6 |
|/ |
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -2/+2 |
|
|
* | CTest: add safe conversion from cmDuration to integer types | Wouter Klouwen | 2018-01-23 | 1 | -11/+5 |
|
|
* | CTest: introduce cmDuration | Wouter Klouwen | 2018-01-23 | 1 | -13/+10 |
|
|
* | CTest: Re-implement test process handling using libuv | Bryon Bean | 2018-01-10 | 1 | -54/+41 |
|
|
* | cmProcess: Use explicit enum for process exit exception | Bryon Bean | 2018-01-10 | 1 | -4/+4 |
|
|
* | cmProcess: Use explicit enum for process state | Bryon Bean | 2018-01-10 | 1 | -6/+6 |
|
|
* | cmCTestRunTest: Modernize constructor and destructor decls | Bryon Bean | 2018-01-10 | 1 | -4/+0 |
|
|
* | cmCTestMultiProcessHandler: Check stop time more directly | Brad King | 2018-01-08 | 1 | -7/+3 |
|
|
* | cmCTestRunTest: Subsume ResolveTimeout into only call site | Brad King | 2018-01-08 | 1 | -27/+18 |
|
|
* | cmCTest: Refactor stop time calculations | Brad King | 2018-01-08 | 1 | -40/+3 |
|
|
* | cmCTest: Remove unused member LastStopTimeout | Brad King | 2018-01-08 | 1 | -3/+1 |
|
|
* | Merge topic 'fix-ctest-chrono' | Brad King | 2017-12-12 | 1 | -16/+4 |
|\ |
|
| * | CTest: Use integer-representable value for "infinite" timeout | Brad King | 2017-12-11 | 1 | -6/+2 |
|
|
| * | CTest: Simplify std::chrono::duration<double> conversion to double | Brad King | 2017-12-08 | 1 | -10/+2 |
|
|
* | | Merge topic 'fix-ctest-chrono' | Brad King | 2017-12-07 | 1 | -3/+4 |
|\ \
| |/ |
|
| * | CTest: Fix regression in test timeout compuatation | Brad King | 2017-12-07 | 1 | -3/+4 |
|
|
* | | Merge topic 'ctest-chrono' | Brad King | 2017-12-05 | 1 | -37/+73 |
|\ \
| |/ |
|
| * | CTest: convert timeouts to std::chrono::duration | Wouter Klouwen | 2017-12-04 | 1 | -37/+73 |
|
|
* | | CTest: Check failed fixture dependencies before test command and args | Craig Scott | 2017-11-28 | 1 | -2/+6 |
|/ |
|
* | CTest: use std::chrono::steady_clock for time keeping | Wouter Klouwen | 2017-11-14 | 1 | -4/+6 |
|
|
* | Replace empty-string comparisons with checking against `empty()`. | Pavel Solodovnikov | 2017-09-21 | 1 | -2/+2 |
|
|
* | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -7/+7 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for` (CTest). | Pavel Solodovnikov | 2017-09-14 | 1 | -40/+18 |
|
|
* | clang-format: format all code as Cpp11 | Daniel Pfeifer | 2017-08-30 | 1 | -3/+3 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+0 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -3/+3 |
|
|