Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Meta: modernize old-fashioned loops to range-based `for`. | Pavel Solodovnikov | 2017-09-12 | 1 | -3/+2 |
* | 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 | -3/+2 |
* | 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 |
* | cmExportSet: Store a cmGeneratorTarget. | Stephen Kelly | 2015-10-18 | 1 | -0/+10 |
* | 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 | -4/+1 |
* | exports: fix build with MSVC6 | Alex Neundorf | 2012-09-28 | 1 | -1/+1 |
* | exports: store pointers to all installations of each export set | Alex Neundorf | 2012-09-28 | 1 | -0/+5 |
* | exports: Create class cmExportSet | Yury G. Kudryashov | 2012-09-28 | 1 | -0/+27 |