| Commit message (Expand) | Author | Age | Files | Lines |
* | cmCTest: Members accept std::string parameters | Vitaly Stakhovsky | 2020-07-27 | 1 | -1/+1 |
|
|
* | Single location for cmProp typedef | Vitaly Stakhovsky | 2020-06-01 | 1 | -0/+1 |
|
|
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -3/+3 |
|
|
* | Merge topic 'cmprop-getglobalprop' | Brad King | 2020-03-27 | 1 | -5/+4 |
|\ |
|
| * | cmState::GetGlobalProperty: return cmProp | Vitaly Stakhovsky | 2020-03-25 | 1 | -5/+4 |
|
|
* | | check for a valid URL scheme before starting to do any splitting | Rolf Eike Beer | 2020-03-23 | 1 | -6/+7 |
|/ |
|
* | CTest: Fix our internal CURL_DEBUGFUNCTION to conform to CURL docs | Betsy McPhail | 2020-03-11 | 1 | -1/+1 |
|
|
* | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -7/+9 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+4 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -2/+2 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -1/+1 |
|
|
* | Merge topic 'source_sweep_cmExpandedList' | Brad King | 2019-08-26 | 1 | -4/+2 |
|\ |
|
| * | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -4/+2 |
|
|
* | | ctest: rename TRACK to GROUP | Zack Galbreath | 2019-08-22 | 1 | -3/+8 |
|/ |
|
* | Source sweep: Use cmIsOn instead of cmSystemTools::IsOn | Sebastian Holtermann | 2019-08-17 | 1 | -2/+2 |
|
|
* | Merge topic 'cmExpandList' | Kyle Edwards | 2019-08-16 | 1 | -2/+2 |
|\ |
|
| * | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+2 |
|
|
* | | cmStringAlgorithms: Add cmStrToLong and cmStrToULong | Sebastian Holtermann | 2019-08-10 | 1 | -3/+2 |
|/ |
|
* | clang-tidy: Enable performance-inefficient-string-concatenation | Sebastian Holtermann | 2019-08-05 | 1 | -4/+4 |
|
|
* | cmStringAlgorithms: Move string functions to the new cmStringAlgorithms.h | Sebastian Holtermann | 2019-07-29 | 1 | -0/+1 |
|
|
* | CTest: Generate Done.xml before calculating its hash | Betsy McPhail | 2019-07-19 | 1 | -9/+9 |
|
|
* | 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 |
|
|