| Commit message (Expand) | Author | Age | Files | Lines |
* | Revise include order using clang-format-6.0 | Kitware Robot | 2019-10-01 | 1 | -3/+3 |
|
|
* | clang-tidy: modernize-deprecated-headers | Regina Pfeifer | 2019-09-16 | 1 | -1/+1 |
|
|
* | clang-tidy: Use `= default` | Regina Pfeifer | 2019-01-25 | 1 | -6/+2 |
|
|
* | Help: Mark default CMake generator with asterisk | Artur Ryt | 2019-01-18 | 1 | -1/+2 |
|
|
* | clang-tidy: Use default member initialization | Regina Pfeifer | 2018-12-15 | 1 | -2/+0 |
|
|
* | Maint: misc. typos | luz.paz | 2018-08-24 | 1 | -1/+1 |
|
|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -8/+7 |
|
|
* | clang-tidy: apply misc-redundant-expression fixes | Daniel Pfeifer | 2016-12-12 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+6 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -101/+68 |
|
|
* | cmake: Show in --help how to select VS target platform (#15422) | Brad King | 2015-04-07 | 1 | -1/+1 |
|
|
* | Replace foo.length() pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -2/+2 |
|
|
* | Replace foo.size() pattern with !foo.empty(). | Stephen Kelly | 2015-01-18 | 1 | -1/+1 |
|
|
* | Drop all documentation formatters except Usage | Brad King | 2013-10-16 | 1 | -95/+145 |
|
|
* | Add reStructuredText (RST) documentation formatter | Brad King | 2013-10-15 | 1 | -2/+26 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Improve generated documentation formatting | Brad King | 2008-10-10 | 1 | -1/+2 |
|
|
* | ENH: handle HTML documentation for single items better: no warning about | Alexander Neundorf | 2008-07-21 | 1 | -0/+4 |
|
|
* | ENH: Fix generated documentation internal links. | Brad King | 2008-05-05 | 1 | -0/+83 |
|
|
* | STYLE: move the code for the different formats of the generated help into | Alexander Neundorf | 2007-09-19 | 1 | -0/+73 |
|
|