Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+7 |
* | Avoid using KWSys auto_ptr by adopting it ourselves | Brad King | 2016-06-29 | 1 | -1/+1 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+6 |
* | cmInstalledFile: Move Property implementation out of line. | Stephen Kelly | 2015-03-10 | 1 | -10/+2 |
* | Split cmAlgorithms into a separate header file. | Stephen Kelly | 2015-02-10 | 1 | -0/+1 |
* | Use the cmDeleteAll algorithm instead of trivial raw loops. | Stephen Kelly | 2015-01-13 | 1 | -5/+1 |
* | CPackWiX: Extend CPACK_WIX_ACL to support directories | Nils Gladitz | 2014-09-27 | 1 | -0/+2 |
* | CPackWIX: Implement CPACK_WIX_ACL (Access Control List) property | Nils Gladitz | 2014-08-09 | 1 | -0/+3 |
* | Add an "installed file" property scope | Nils Gladitz | 2014-05-28 | 1 | -0/+83 |