| Commit message (Expand) | Author | Age | Files | Lines |
* | 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/+10 |
|
|
* | mark functions with CM_OVERRIDE | Daniel Pfeifer | 2016-06-27 | 1 | -5/+5 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -8/+11 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+1 |
|
|
* | Remove obsolete overrides of CreateLocalGenerator. | Stephen Kelly | 2015-05-18 | 1 | -3/+0 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -1/+1 |
|
|
* | Makefile: Tell GNU make to delete rule outputs on error (#15474) | Brad King | 2015-03-30 | 1 | -0/+1 |
|
|
* | Fix some spelling errors in comments | Geoff Viola | 2014-10-13 | 1 | -1/+1 |
|
|
* | stringapi: Use strings for generator names | Ben Boeckel | 2014-03-08 | 1 | -2/+2 |
|
|
* | Makefile: Allow "gmake target1 target2 -j" (#14312) | Brad King | 2013-12-20 | 1 | -0/+2 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -1/+1 |
|
|
* | Introduce the abstract class cmGlobalGeneratorFactory | Patrick Gansterer | 2012-11-19 | 1 | -1/+3 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | STYLE: use correct case for cmGlobalUnixMakefileGenerator3 | Alexander Neundorf | 2007-08-09 | 1 | -1/+1 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -1/+1 |
|
|
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -1/+2 |
|
|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -0/+50 |
|
|