| Commit message (Expand) | Author | Age | Files | Lines |
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 2 | -12/+5 |
|
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 2 | -4/+1 |
|
|
* | Merge topic 'submit-method' | Brad King | 2018-12-07 | 4 | -771/+6 |
|\ |
|
| * | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 2 | -16/+1 |
|
|
| * | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 3 | -167/+0 |
|
|
| * | CTest: Remove submit method 'ftp' | Regina Pfeifer | 2018-11-28 | 2 | -239/+5 |
|
|
| * | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 3 | -139/+0 |
|
|
| * | CTest: Remove submit method 'cp' | Regina Pfeifer | 2018-11-28 | 2 | -68/+0 |
|
|
| * | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 2 | -142/+0 |
|
|
* | | cmSystemTools: Add EncodeURL helper | Brad King | 2018-11-28 | 1 | -20/+1 |
|/ |
|
* | Merge topic 'readability-static-accessed-through-instance' | Brad King | 2018-11-28 | 6 | -11/+14 |
|\ |
|
| * | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 6 | -11/+14 |
|
|
* | | Merge topic 'ctest-updates' | Brad King | 2018-11-27 | 3 | -23/+12 |
|\ \ |
|
| * | | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value | Regina Pfeifer | 2018-11-20 | 1 | -14/+2 |
|
|
| * | | CDashUpload: Use the query part of the submit url as field | Regina Pfeifer | 2018-11-20 | 2 | -7/+6 |
|
|
| * | | CTest: Don't require 'submit.php?' in submit location | Regina Pfeifer | 2018-11-20 | 1 | -2/+4 |
| |/ |
|
* | | clang-tidy: Enable checks from bugprone set | Regina Pfeifer | 2018-11-21 | 1 | -2/+2 |
|/ |
|
* | Merge topic 'ctest-stdin' | Brad King | 2018-11-19 | 1 | -1/+2 |
|\ |
|
| * | CTest: Restore inheritance of stdin by test processes | Brad King | 2018-11-15 | 1 | -1/+2 |
|
|
| * | Merge branch 'set_directory_properties-script-mode' into release-3.13 | Brad King | 2018-10-29 | 1 | -0/+1 |
| |\ |
|
* | | | CTest: Add colored output on tests summary where supported | Sylvain Joubert | 2018-11-09 | 2 | -10/+31 |
|
|
* | | | Merge topic 'set_directory_properties-script-mode' | Brad King | 2018-10-30 | 1 | -0/+1 |
|\ \ \
| | |/
| |/| |
|
| * | | set_directory_properties: Restore in script mode | Brad King | 2018-10-29 | 1 | -0/+1 |
|
|
* | | | Merge topic 'ctest-coverage-gtm-percent' | Brad King | 2018-10-17 | 1 | -2/+7 |
|\ \ \ |
|
| * | | | CTest: Fix GTM coverage handling of entry point named "%" | Joseph Snyder | 2018-10-16 | 1 | -2/+7 |
|
|
* | | | | ctest_submit: Generate Done.xml at submit time | Zack Galbreath | 2018-10-15 | 1 | -1/+11 |
|/ / / |
|
* | | | ctest_submit: Add support for a "Done" part | Betsy McPhail | 2018-10-10 | 1 | -0/+10 |
|
|
* | | | ctest_submit: Refactor file list to use a vector instead of a set | Betsy McPhail | 2018-10-10 | 2 | -28/+35 |
| |/
|/| |
|
* | | Fix misc. typos | luz.paz | 2018-10-03 | 2 | -2/+2 |
|
|
* | | Merge topic 'ctest-num-width' | Brad King | 2018-10-03 | 1 | -2/+6 |
|\ \ |
|
| * | | cmCTestRunTest: Avoid float/int conversions in number width logic | Brad King | 2018-10-02 | 1 | -2/+6 |
|
|
* | | | Merge topic 'no_buildid_for_files' | Brad King | 2018-10-01 | 1 | -20/+28 |
|\ \ \
| |/ /
|/| | |
|
| * | | ctest: only create buildid when submitting from Testing/ dir | Zack Galbreath | 2018-09-28 | 1 | -20/+28 |
|
|
* | | | Merge topic 'add_progress_summary_console_logging_mode' | Brad King | 2018-10-01 | 3 | -58/+111 |
|\ \ \ |
|
| * | | | ctest: Add option for live progress summary in terminal | Michael Wegner | 2018-09-26 | 2 | -18/+75 |
|
|
| * | | | cmCTestRunTest: Thread number of completed tests through start APIs | Michael Wegner | 2018-09-25 | 3 | -7/+8 |
|
|
| * | | | cmCTestRunTest: Simplify number width computation | Michael Wegner | 2018-09-25 | 1 | -8/+2 |
|
|
| * | | | cmCTestRunTest: Buffer test result output before printing | Michael Wegner | 2018-09-25 | 1 | -28/+29 |
|
|
* | | | | ctest: Fix generator platform under --build-nocmake | Brad King | 2018-09-25 | 1 | -3/+9 |
| |/ /
|/| | |
|
* | | | Merge topic 'ctest-more_submit_params' | Brad King | 2018-09-19 | 1 | -0/+23 |
|\ \ \ |
|
| * | | | ctest_submit: pass additional info to CDash | Zack Galbreath | 2018-09-17 | 1 | -0/+23 |
|
|
* | | | | Merge topic 'getsafedef-stdstring' | Brad King | 2018-09-18 | 1 | -2/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | cmMakefile: Make GetSafeDefinition return std::string const& | Vitaly Stakhovsky | 2018-09-18 | 1 | -2/+2 |
| |/ / |
|
* | | | CTest: Improve stop-time implementation | Brad King | 2018-09-12 | 4 | -18/+44 |
|/ / |
|
* | | Merge topic 'ctest-fix-test-load' | Brad King | 2018-09-11 | 2 | -20/+44 |
|\ \ |
|
| * | | CTest: Fix --test-load regression | Brad King | 2018-09-10 | 2 | -20/+44 |
|
|
* | | | Remove unnecessary c_str() calls | Vitaly Stakhovsky | 2018-09-05 | 4 | -7/+7 |
|
|
* | | | Merge topic 'no-sanitizer-logfile' | Brad King | 2018-08-31 | 1 | -2/+2 |
|\ \ \ |
|
| * | | | ctest_memcheck: Change failure to find log file from error to warning | Betsy McPhail | 2018-08-28 | 1 | -2/+2 |
|
|
* | | | | CTest: Add error exception for sphinx-build WARNING messages | Tim | 2018-08-30 | 1 | -0/+1 |
|/ / / |
|