| Commit message (Expand) | Author | Age | Files | Lines |
* | avoid including cmStandardIncludes.h | Daniel Pfeifer | 2016-11-28 | 1 | -2/+4 |
|
|
* | cmGlobalGenerator: Allow FindMakeProgram to fail | Brad King | 2016-10-20 | 1 | -1/+2 |
|
|
* | Factor IDE folder name retrieval out into helper method | Gregor Jasny | 2016-10-17 | 1 | -5/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | fix a load of include-what-you-use violations | Daniel Pfeifer | 2016-09-03 | 1 | -0/+1 |
|
|
* | Use std::replace for replacing chars in strings. | Daniel Pfeifer | 2016-05-24 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -177/+128 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -3/+3 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | GHS: Port to cmGeneratorTarget. | Stephen Kelly | 2015-10-24 | 1 | -6/+5 |
|
|
* | cmLocalGenerator: Store a vector of generator targets. | Stephen Kelly | 2015-10-21 | 1 | -10/+10 |
|
|
* | cmLocalGenerator: Store cmGeneratorTargets. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | Access sources through cmGeneratorTarget. | Stephen Kelly | 2015-10-07 | 1 | -1/+2 |
|
|
* | GHS: Port API to cmGeneratorTarget. | Stephen Kelly | 2015-10-07 | 1 | -1/+2 |
|
|
* | cmLocalGenerator: Create from already-constructed cmMakefile. | Stephen Kelly | 2015-08-28 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Remove Parent pointer. | Stephen Kelly | 2015-08-28 | 1 | -3/+2 |
|
|
* | cmLocalGenerator: Require a valid cmState::Snapshot in the ctor. | Stephen Kelly | 2015-05-27 | 1 | -2/+3 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -2/+2 |
|
|
* | GHS: Remove call to SetCurrentLocalGenerator. | Stephen Kelly | 2015-05-24 | 1 | -3/+1 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -2/+1 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+3 |
|
|
* | Add a 'Green Hills MULTI' generator on Windows | Geoff Viola | 2015-04-20 | 1 | -0/+548 |
|
|