| Commit message (Expand) | Author | Age | Files | Lines |
* | CMake code rely on cmList class for CMake lists management (part. 1) | Marc Chevrier | 2023-04-24 | 1 | -3/+3 |
|
|
* | cmCTest*Command:: Use cm::optional for keyword argument presence | Brad King | 2022-07-05 | 1 | -35/+31 |
|
|
* | cmArgumentParser: Avoid allocating copies of keyword strings | Brad King | 2022-07-05 | 1 | -3/+4 |
|
|
* | CTest: Add CTEST_SUBMIT_INACTIVITY_TIMEOUT variable | Nikhil Reddy Ramolla | 2021-10-14 | 1 | -0/+3 |
|
|
* | Rename cmProp in cmValue | Marc Chevrier | 2021-09-21 | 1 | -5/+5 |
|
|
* | Use new SetOption signatures | Marc Chevrier | 2021-09-15 | 1 | -4/+4 |
|
|
* | cmProp: refactoring: transform alias in class | Marc Chevrier | 2021-08-08 | 1 | -2/+2 |
|
|
* | cmMakefile::GetDefinition: return cmProp | Vitaly Stakhovsky | 2020-09-02 | 1 | -5/+6 |
|
|
* | cmCTest: Members accept std::string parameters | Vitaly Stakhovsky | 2020-07-27 | 1 | -6/+6 |
|
|
* | Refactoring: rename "cm_static_string_view.hxx" as <cmext/string_view> | Marc Chevrier | 2020-04-30 | 1 | -2/+1 |
|
|
* | Refactoring: add cm::contains to <cmext/algorithm> | Marc Chevrier | 2020-04-17 | 1 | -3/+5 |
|
|
* | Refactoring: suppress cmEraseIf in favor of cm::erase_if | Marc Chevrier | 2020-01-09 | 1 | -2/+3 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -7/+8 |
|
|
* | Merge topic 'ctest-argument-parser' | Kyle Edwards | 2019-09-26 | 1 | -115/+40 |
|\ |
|
| * | cmCTest*Command: Port to cmArgumentParser | Regina Pfeifer | 2019-09-20 | 1 | -115/+40 |
|
|
* | | cmstd: Modernize CMake system headers | Marc Chevrier | 2019-09-20 | 1 | -1/+1 |
|/ |
|
* | Source sweep: Replace cmExpandList with the shorter cmExpandedList | Sebastian Holtermann | 2019-08-23 | 1 | -4/+2 |
|
|
* | Source code: Use cmExpandList instead of cmSystemTools::ExpandListArgument | Sebastian Holtermann | 2019-08-14 | 1 | -2/+3 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -1/+1 |
|
|
* | modernize: manage cmCommand instances using unique_ptr. | Marc Chevrier | 2019-07-14 | 1 | -3/+7 |
|
|
* | ctest_submit: Add option BUILD_ID | Zack Galbreath | 2019-03-22 | 1 | -1/+32 |
|
|
* | cmCTest: Cleanup typedefs | Regina Pfeifer | 2019-03-20 | 1 | -8/+2 |
|
|
* | cmCTest: Use concrete accessor functions for TestingHandlers | Regina Pfeifer | 2019-03-20 | 1 | -24/+11 |
|
|
* | ctest_submit: Add parameter SUBMIT_URL | Regina Pfeifer | 2019-01-16 | 1 | -1/+14 |
|
|
* | CTest: Add option SubmitURL | Regina Pfeifer | 2019-01-16 | 1 | -25/+15 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -3/+3 |
|
|
* | CTest: Remove special case for Dart version <= 1 | Regina Pfeifer | 2018-11-28 | 1 | -4/+0 |
|
|
* | CTest: Remove submission trigger | Regina Pfeifer | 2018-11-28 | 1 | -9/+0 |
|
|
* | CTest: Remove submit method 'scp' | Regina Pfeifer | 2018-11-28 | 1 | -2/+0 |
|
|
* | CDashUpload: Use the query part of the submit url as field | Regina Pfeifer | 2018-11-20 | 1 | -4/+0 |
|
|
* | Reduce raw string pointers usage. | Pavel Solodovnikov | 2018-01-31 | 1 | -1/+1 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -2/+2 |
|
|
* | ctest_submit: Add HTTPHEADER option | Zack Galbreath | 2017-05-04 | 1 | -0/+16 |
|
|
* | ctest_submit: Allow RETRY_COUNT for CDASH_UPLOAD | Zack Galbreath | 2017-01-20 | 1 | -14/+15 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | CTest: fix include-what-you-use violations | Daniel Pfeifer | 2016-08-25 | 1 | -0/+7 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Remove unnecessary local copies. | Daniel Pfeifer | 2016-05-26 | 1 | -4/+3 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -139/+104 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
|
|
* | ctest_submit: Add QUIET option | Zack Galbreath | 2015-02-23 | 1 | -10/+16 |
|
|
* | ctest_submit: Make CDASH_UPLOAD mode arguments more strict | Brad King | 2015-01-20 | 1 | -36/+53 |
|
|
* | ctest_submit: Add CDASH_UPLOAD mode to upload files to CDash | Bill Hoffman | 2015-01-20 | 1 | -2/+31 |
|
|
* | Merge topic 'drop-ancient-workarounds' | Brad King | 2015-01-12 | 1 | -2/+2 |
|\ |
|
| * | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | | Use insert instead of a loop in some cases. | Stephen Kelly | 2015-01-11 | 1 | -14/+4 |
|/ |
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | Testing for CTest checksum | Zach Mullen | 2010-06-10 | 1 | -1/+11 |
|
|
* | Checksums on CTest submit files, and retry timed out submissions. | Zach Mullen | 2010-06-03 | 1 | -0/+27 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|