| Commit message (Expand) | Author | Age | Files | Lines |
* | cmScriptGenerator: pass Indent by value | Daniel Pfeifer | 2017-04-21 | 1 | -9/+5 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -5/+4 |
|
|
* | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | cmState: Move TargetType enum to separate namespace | Stephen Kelly | 2016-10-19 | 1 | -1/+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 |
|
|
* | fix a batch of include-what-you-use violations | Daniel Pfeifer | 2016-08-16 | 1 | -0/+8 |
|
|
* | use CM_NULLPTR | Daniel Pfeifer | 2016-06-28 | 1 | -2/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -70/+45 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -8/+0 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Remove some obsolete declarations | Stephen Kelly | 2015-10-27 | 1 | -2/+0 |
|
|
* | cmState: Move TargetType enum from cmTarget. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | cmLocalGenerator: Store cmGeneratorTargets. | Stephen Kelly | 2015-10-14 | 1 | -1/+1 |
|
|
* | cmGeneratorExpression: Port to cmLocalGenerator. | Stephen Kelly | 2015-10-12 | 1 | -3/+3 |
|
|
* | cmTestGenerator: Require cmLocalGenerator, not cmMakefile. | Stephen Kelly | 2015-08-23 | 1 | -5/+14 |
|
|
* | Move GetFullPath to cmGeneratorTarget | Stephen Kelly | 2015-07-27 | 1 | -1/+1 |
|
|
* | Genex: Store a backtrace, not a pointer to one. | Stephen Kelly | 2015-07-17 | 1 | -1/+1 |
|
|
* | Port static calls from cmLocalGenerator to cmOutputConverter. | Stephen Kelly | 2015-06-06 | 1 | -7/+7 |
|
|
* | Don't use a cmLocalGenerator instance to call static methods. | Stephen Kelly | 2015-05-14 | 1 | -9/+7 |
|
|
* | TestGenerator: Add CROSSCOMPILING_EMULATOR support. | Matt McCormick | 2015-04-08 | 1 | -1/+20 |
|
|
* | genex: remove the need for backtraces | Ben Boeckel | 2014-06-05 | 1 | -1/+1 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -1/+1 |
|
|
* | stringapi: Pass configuration names as strings | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | cmMakefile: make some methods take const std::string& instead of const char* | Rolf Eike Beer | 2014-01-16 | 1 | -1/+1 |
|
|
* | Merge branch 'test-property-genex' into generate-modern-style | Brad King | 2013-09-20 | 1 | -22/+34 |
|\ |
|
| * | cmTestGenerator: Evaluate generator expressions in test properties | Ben Boeckel | 2013-09-20 | 1 | -1/+2 |
|
|
| * | cmTestGenerator: Separate test properties for each configuration | Brad King | 2013-09-20 | 1 | -22/+33 |
|
|
* | | Generate modern-style cmake code. | Stephen Kelly | 2013-08-22 | 1 | -4/+4 |
|/ |
|
* | Use cmsys::auto_ptr to manage cmCompiledGeneratorExpressions | Stephen Kelly | 2012-12-20 | 1 | -2/+2 |
|
|
* | cmGeneratorExpression: Port users to two-stage processing | Stephen Kelly | 2012-09-18 | 1 | -4/+4 |
|
|
* | CTest: Report tests not run due to unknown configuration | Brad King | 2011-06-10 | 1 | -0/+16 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | Introduce "generator expressions" to add_test() | Brad King | 2009-08-11 | 1 | -2/+7 |
|
|
* | Cleanup test property script code generation | Brad King | 2009-08-10 | 1 | -30/+4 |
|
|
* | ENH: Add NAME mode to ADD_TEST command | Brad King | 2009-03-16 | 1 | -2/+66 |
|
|
* | ENH: Refactor storage of test command lines | Brad King | 2009-03-16 | 1 | -5/+9 |
|
|
* | ENH: Refactor generation of CTestTestfile content | Brad King | 2009-03-16 | 1 | -0/+126 |
|
|