Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Revise C++ coding style using clang-format-6.0 | Kitware Robot | 2018-06-01 | 1 | -2/+3 |
* | Meta: modernize old-fashioned loops to range-based `for` (CPack). | Pavel Solodovnikov | 2017-09-19 | 1 | -16/+7 |
* | wix: adds ability to modify attributes with patch | Keith Holman | 2017-04-24 | 1 | -1/+5 |
* | CPack: drop CPack prefix for includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -12/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -47/+41 |
* | CPackWIX: Allow multiple patch files and diagnose if any are missing | Nils Gladitz | 2015-12-14 | 1 | -2/+10 |
* | CPackWIX: Handle text nodes in XML patch content | Nils Gladitz | 2015-10-12 | 1 | -10/+22 |
* | Replace foo.size() pattern with !foo.empty(). | Stephen Kelly | 2015-08-24 | 1 | -1/+1 |
* | CPackWIX: refactor and cleanup | Nils Gladitz | 2014-02-26 | 1 | -0/+91 |