| Commit message (Expand) | Author | Age | Files | Lines |
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -2/+2 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for` (CTest). | Pavel Solodovnikov | 2017-09-14 | 1 | -12/+9 |
|
|
* | Use C++11 nullptr | Daniel Pfeifer | 2017-08-24 | 1 | -3/+4 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -2/+2 |
|
|
* | 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/+2 |
|
|
* | CTest: don't use else after return | Daniel Pfeifer | 2016-08-18 | 1 | -3/+2 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+3 |
|
|
* | Add CM_OVERRIDE to some functions | Daniel Pfeifer | 2016-06-27 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -109/+83 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -9/+0 |
|
|
* | Isolate formatted streaming blocks with clang-format off/on | Brad King | 2016-05-06 | 1 | -0/+2 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | cmCTestUpdateHandler: Port to cmXMLWriter | Daniel Pfeifer | 2015-05-26 | 1 | -6/+6 |
|
|
* | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -3/+3 |
|
|
* | Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream. | Clinton Stimpson | 2014-01-07 | 1 | -1/+2 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Fix failing test on release build for VS 10 cmSystemTools::GetLineFromStream ... | Bill Hoffman | 2009-08-11 | 1 | -1/+1 |
|
|
* | BUG: Fix CVS update parsing for TortoiseCVS | Brad King | 2009-06-23 | 1 | -2/+3 |
|
|
* | BUG: Remove '-d<now' from 'cvs log' commands | Brad King | 2009-04-29 | 1 | -1/+1 |
|
|
* | ENH: Rewrite CTest Update implementation | Brad King | 2009-02-25 | 1 | -0/+296 |
|
|
* | ENH: Add cmCTestCVS and cmCTestSVN | Brad King | 2009-02-24 | 1 | -0/+27 |
|
|