Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix trivial typos in text | luzpaz | 2017-11-03 | 1 | -1/+1 |
* | cmTargetDepend: pass by value | Daniel Pfeifer | 2017-04-21 | 1 | -1/+1 |
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -2/+2 |
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
* | make sure to include cmConfigure.h before cmStandardIncludes.h | Daniel Pfeifer | 2016-09-03 | 1 | -0/+2 |
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -7/+19 |
* | cmComputeTargetDepends: Change API to use cmGeneratorTarget. | Stephen Kelly | 2015-07-01 | 1 | -6/+7 |
* | Constify handling of target dependencies. | Stephen Kelly | 2013-12-11 | 1 | -5/+5 |
* | Record edge type in global dependency graph | Brad King | 2010-11-18 | 1 | -0/+48 |