| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactoring: Third-parties public headers are under cm3p prefix | Marc Chevrier | 2020-05-07 | 1 | -2/+2 |
|
|
* | Refactoring: use append functions from cmext/algorithm | Marc Chevrier | 2019-12-17 | 1 | -2/+3 |
|
|
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -8/+10 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: Replace typedef with using | Regina Pfeifer | 2019-09-03 | 1 | -2/+2 |
|
|
* | Use cmAppend to append ranges to std::vector instances | Sebastian Holtermann | 2019-05-23 | 1 | -1/+2 |
|
|
* | cmSystemTools: More functions accept `std::string` params | Vitaly Stakhovsky | 2019-02-20 | 1 | -1/+1 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -3/+1 |
|
|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -6/+9 |
|
|
* | Merge topic 'string-clear' | Brad King | 2017-09-19 | 1 | -2/+2 |
|\ |
|
| * | Meta: replace empty-string assignments with `clear()`. | Pavel Solodovnikov | 2017-09-15 | 1 | -2/+2 |
|
|
* | | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -12/+12 |
|/ |
|
* | Meta: modernize old-fashioned loops to range-based `for` (CTest). | Pavel Solodovnikov | 2017-09-14 | 1 | -3/+2 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -7/+6 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | ctest_update: Refactor internal APIs to support more failure cases | Brad King | 2017-02-16 | 1 | -5/+9 |
|
|
* | 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 | -2/+8 |
|
|
* | Make sure unnused parameters are /*named*/ | Daniel Pfeifer | 2016-08-16 | 1 | -3/+3 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -6/+8 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -1/+1 |
|
|
* | Add CM_OVERRIDE to some functions | Daniel Pfeifer | 2016-06-27 | 1 | -11/+11 |
|
|
* | Add missing braces around statements. | Daniel Pfeifer | 2016-06-10 | 1 | -3/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -220/+180 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -13/+0 |
|
|
* | Fix spelling typos in comments and documentation (#16037) | Felix Geyer | 2016-03-29 | 1 | -1/+1 |
|
|
* | cmCTest{BZR,GIT,P4}: Remove unused cmXMLSafe includes | Daniel Pfeifer | 2015-08-28 | 1 | -1/+0 |
|
|
* | stringapi: Miscellaneous char* parameters | Ben Boeckel | 2014-03-08 | 1 | -18/+18 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Remove unused ivars to eliminate compiler warnings | David Cole | 2012-06-20 | 1 | -2/+1 |
|
|
* | CTest: Submit author email in Update.xml | Brad King | 2010-05-07 | 1 | -1/+1 |
|
|
* | cmCTestBZR: Strip trailing slashes from paths | Brad King | 2010-02-09 | 1 | -2/+6 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | BUG: Parse more bzr xml output encodings | Brad King | 2009-05-18 | 1 | -1/+6 |
|
|
* | ENH: Teach CTest to handle Bazaar repositories | Brad King | 2009-05-14 | 1 | -0/+520 |
|
|