| Commit message (Expand) | Author | Age | Files | Lines |
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -3/+3 |
|
|
* | cmMakefile::GetRequiredDefinition: return const std::string& | Vitaly Stakhovsky | 2019-02-07 | 1 | -1/+2 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -0/+1 |
|
|
* | Fix several include-what-you-use findings | Daniel Pfeifer | 2016-11-08 | 1 | -0/+1 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -15/+10 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -1/+0 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | cmState: Host some state from the cmGlobalGenerator. | Stephen Kelly | 2015-05-27 | 1 | -2/+2 |
|
|
* | cmGlobalGenerator: Require a cmake instance in ctor. | Stephen Kelly | 2015-05-27 | 1 | -1/+2 |
|
|
* | Remove obsolete overrides of CreateLocalGenerator. | Stephen Kelly | 2015-05-18 | 1 | -9/+0 |
|
|
* | cmLocalGenerator: Remove unused IgnoreLibPrefix. | Stephen Kelly | 2015-05-18 | 1 | -1/+0 |
|
|
* | Remove method calls just repeating the default. | Stephen Kelly | 2015-05-18 | 1 | -2/+0 |
|
|
* | cmGlobalGenerator: Move some flags from cmLocalGenerator. | Stephen Kelly | 2015-05-14 | 1 | -2/+2 |
|
|
* | cmLocalGenerator: Require a global generator in the constructor. | Stephen Kelly | 2015-05-14 | 1 | -2/+1 |
|
|
* | RC: Simplify selection of resource compiler based on C/C++ toolchain | Brad King | 2015-05-07 | 1 | -1/+27 |
|
|
* | cmLocalGenerator: Require a parent in the constructor. | Stephen Kelly | 2015-04-28 | 1 | -2/+4 |
|
|
* | Drop the 'Full' field from cmDocumentationEntry | Brad King | 2013-10-16 | 1 | -2/+0 |
|
|
* | Ninja: use MinGW generator code in EnableLanguage() | Peter Kümmel | 2013-03-09 | 1 | -27/+1 |
|
|
* | Make cmGlobalGenerator::GetDocumentation() a static function | Patrick Gansterer | 2012-11-19 | 1 | -2/+2 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -3/+3 |
|
|
* | MinGW: Remove old workaround and use native echo (#12283) | Brad King | 2011-06-16 | 1 | -12/+0 |
|
|
* | Add support for windows resources with mingw/msys. | Bill Hoffman | 2010-12-23 | 1 | -0/+7 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: change to make the documentation class more generic, about halfway there... | Ken Martin | 2007-10-22 | 1 | -3/+3 |
|
|
* | ENH: add OPTIONAL keyword to ENABLE_LANGUAGE, so it will be possible to do | Alexander Neundorf | 2007-06-28 | 1 | -2/+4 |
|
|
* | ENH: Added testing for custom command line arguments containing all special c... | Brad King | 2007-05-17 | 1 | -0/+1 |
|
|
* | BUG: Juse use cmake -E echo instead of the native echo on MinGW makefiles. T... | Brad King | 2006-10-13 | 1 | -7/+3 |
|
|
* | BUG: Hack to make echo command work properly in mingw32-make. | Brad King | 2006-10-05 | 1 | -0/+16 |
|
|
* | ENH: Added generation of link rules into script files executed by a cmake -E ... | Brad King | 2006-06-15 | 1 | -0/+1 |
|
|
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -3/+4 |
|
|
* | ENH: Enabling color makefile support using cmsysTerminal_cfprintf. Support f... | Brad King | 2006-04-27 | 1 | -1/+1 |
|
|
* | ENH: Implemented VT100 terminal escape sequences. If CMAKE_COLOR_MAKEFILE is... | Brad King | 2006-03-30 | 1 | -1/+1 |
|
|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -2/+2 |
|
|
* | ENH: better algorithm for looking for make and gcc on msys and mingw | Bill Hoffman | 2006-02-16 | 1 | -12/+9 |
|
|
* | ENH: fix borland make clean targets before build, add new generators for msys... | Bill Hoffman | 2005-12-22 | 1 | -0/+76 |
|
|