| Commit message (Expand) | Author | Age | Files | Lines |
* | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 1 | -14/+7 |
|
|
* | cmCTest: Cleanup typedefs | Regina Pfeifer | 2019-03-20 | 1 | -1/+1 |
|
|
* | cmCTest: Use concrete accessor functions for TestingHandlers | Regina Pfeifer | 2019-03-20 | 1 | -4/+2 |
|
|
* | Prefer front/back/data over dereferencing begin/rbegin iter | Artur Ryt | 2019-02-06 | 1 | -11/+10 |
|
|
* | cleanup: Prefer compiler provided special member functions | Regina Pfeifer | 2019-01-25 | 1 | -5/+1 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -1/+1 |
|
|
* | Merge topic 'use-emplace' | Brad King | 2019-01-21 | 1 | -1/+1 |
|\ |
|
| * | clang-tidy: Use emplace | Regina Pfeifer | 2019-01-17 | 1 | -1/+1 |
|
|
* | | CTest: Add function GetSubmitURL | Regina Pfeifer | 2019-01-16 | 1 | -37/+2 |
|
|
* | | ctest_submit: Remove submit method from log output | Regina Pfeifer | 2019-01-16 | 1 | -64/+33 |
|/ |
|
* | clang-tidy: Remove redundant member initializations | Regina Pfeifer | 2018-12-15 | 1 | -1/+0 |
|
|
* | Merge topic 'submit-method' | Brad King | 2018-12-07 | 1 | -721/+5 |
|\ |
|
| * | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 1 | -153/+0 |
|
|
| * | CTest: Remove submit method 'ftp' | Regina Pfeifer | 2018-11-28 | 1 | -234/+5 |
|
|
| * | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 1 | -133/+0 |
|
|
| * | CTest: Remove submit method 'cp' | Regina Pfeifer | 2018-11-28 | 1 | -64/+0 |
|
|
| * | CTest: Remove submit method 'xmlrpc' | Regina Pfeifer | 2018-11-28 | 1 | -137/+0 |
|
|
* | | cmSystemTools: Add EncodeURL helper | Brad King | 2018-11-28 | 1 | -20/+1 |
|/ |
|
* | CDashUpload: Use the query part of the submit url as field | Regina Pfeifer | 2018-11-20 | 1 | -3/+6 |
|
|
* | CTest: Don't require 'submit.php?' in submit location | Regina Pfeifer | 2018-11-20 | 1 | -2/+4 |
|
|
* | 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 | 1 | -22/+29 |
|
|
* | ctest: only create buildid when submitting from Testing/ dir | Zack Galbreath | 2018-09-28 | 1 | -20/+28 |
|
|
* | ctest_submit: pass additional info to CDash | Zack Galbreath | 2018-09-17 | 1 | -0/+23 |
|
|
* | ctest: allow cdash submissions using alternate authentication methods | Clinton Stimpson | 2018-08-17 | 1 | -0/+4 |
|
|
* | ctest_submit: show headers as debug info | Zack Galbreath | 2018-06-27 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -72/+102 |
|
|
* | cmWorkingDirectory: Check success of current dir changes | Craig Scott | 2018-03-08 | 1 | -0/+19 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -6/+6 |
|
|
* | CTest: introduce cmDuration | Wouter Klouwen | 2018-01-23 | 1 | -1/+2 |
|
|
* | CTest: adopt std::chrono::system_clock | Wouter Klouwen | 2017-11-17 | 1 | -2/+4 |
|
|
* | CTest: use std::chrono::steady_clock for time keeping | Wouter Klouwen | 2017-11-14 | 1 | -15/+21 |
|
|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -2/+2 |
|
|
* | Replace empty-string comparisons with checking against `empty()`. | Pavel Solodovnikov | 2017-09-21 | 1 | -5/+5 |
|
|
* | Merge topic 'string-clear' | Brad King | 2017-09-19 | 1 | -3/+3 |
|\ |
|
| * | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -3/+3 |
|
|
* | | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -4/+4 |
|/ |
|
* | Meta: modernize old-fashioned loops to range-based `for` (CTest). | Pavel Solodovnikov | 2017-09-14 | 1 | -48/+33 |
|
|
* | Replace C-style casts | Daniel Pfeifer | 2017-08-27 | 1 | -13/+14 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -9/+9 |
|
|
* | Change ComputeFileMD5 to ComputeFileHash | André Klitzing | 2017-07-14 | 1 | -7/+5 |
|
|
* | Access string npos without instance | Pavel Solodovnikov | 2017-06-01 | 1 | -1/+1 |
|
|
* | ctest_submit: Add HTTPHEADER option | Zack Galbreath | 2017-05-04 | 1 | -1/+11 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -5/+5 |
|
|
* | Add self-sufficient wrapper for <sys/stat.h> | Daniel Pfeifer | 2017-03-24 | 1 | -1/+1 |
|
|
* | cmWorkingDirectory: use the new class | Ben Boeckel | 2017-03-06 | 1 | -10/+3 |
|
|
* | ctest_submit: improve handling of QUIET option | Zack Galbreath | 2017-01-20 | 1 | -0/+1 |
|
|
* | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD | Zack Galbreath | 2017-01-20 | 1 | -16/+101 |
|
|
* | clang-tidy: apply modernize-use-bool-literals fixes | Daniel Pfeifer | 2016-12-12 | 1 | -2/+2 |
|
|