Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -3/+3 |
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
* | Split cmAlgorithms into a separate header file. | Stephen Kelly | 2015-02-10 | 1 | -0/+1 |
* | Use the cmDeleteAll algorithm for types derived from std::map. | Stephen Kelly | 2015-01-17 | 1 | -6/+1 |
* | cmExportSetMap: Override clear() to delete held resources | Brad King | 2013-11-08 | 1 | -1/+7 |
* | exports: Add cmExportSetMap class | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+34 |