| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake_policy: Add undocumented GET_WARNING command | Kyle Edwards | 2018-10-10 | 1 | -0/+1 |
|
|
* | Use C++11 override instead of CM_OVERRIDE | Brad King | 2017-09-15 | 1 | -2/+2 |
|
|
* | IWYU: Mark cmConfigure.h with pragma: keep | Daniel Pfeifer | 2017-08-26 | 1 | -1/+1 |
|
|
* | cmCommand: remove unused methods from interface and all implementations | Daniel Pfeifer | 2017-05-11 | 1 | -5/+0 |
|
|
* | cmCommand: remove IsScriptable | Daniel Pfeifer | 2017-05-08 | 1 | -5/+0 |
|
|
* | Use quotes for non-system includes | Daniel Pfeifer | 2017-04-11 | 1 | -1/+1 |
|
|
* | cmConfigure: Ensure separate include block in headers | Daniel Pfeifer | 2017-04-11 | 1 | -0/+1 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -0/+6 |
|
|
* | Make cmCommand not inherit from cmObject | Daniel Pfeifer | 2016-10-22 | 1 | -2/+0 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | 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 | -14/+10 |
|
|
* | stringapi: Command names | Ben Boeckel | 2014-03-08 | 1 | -1/+1 |
|
|
* | Drop builtin command documentation | Brad King | 2013-10-16 | 1 | -82/+0 |
|
|
* | Remove trailing whitespace from most CMake and C/C++ code | Kitware Robot | 2012-08-13 | 1 | -6/+6 |
|
|
* | Add 'const' qualifier to some cmCommand members | Yury G. Kudryashov | 2012-02-29 | 1 | -4/+4 |
|
|
* | Allow users to specify defaults for unset policies | Brad King | 2011-01-04 | 1 | -1/+2 |
|
|
* | Teach CMake Policies about tweak version component | Brad King | 2010-04-23 | 1 | -1/+1 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Clarify cmake_policy(VERSION) documentation | Brad King | 2009-02-06 | 1 | -2/+1 |
|
|
* | ENH: Isolate policy changes in included scripts | Brad King | 2009-01-22 | 1 | -0/+3 |
|
|
* | ENH: Better policies for functions and macros | Brad King | 2009-01-22 | 1 | -0/+6 |
|
|
* | ENH: Improve stack discussion in cmake_policy | Brad King | 2009-01-22 | 1 | -8/+9 |
|
|
* | ENH: Add cmake_policy(GET) command mode | Brad King | 2008-08-18 | 1 | -0/+6 |
|
|
* | ENH: Improve documentation of cmake_policy command. | Brad King | 2008-03-18 | 1 | -8/+28 |
|
|
* | ENH: change CMP_ to CMP | Ken Martin | 2008-03-13 | 1 | -3/+3 |
|
|
* | ENH: Improve handling of old-style compatibility. | Brad King | 2008-03-07 | 1 | -1/+5 |
|
|
* | ENH: Improve cmake_policy command signature | Brad King | 2008-03-05 | 1 | -19/+28 |
|
|
* | ENH: just getting somethng checked in, still work to do | Ken Martin | 2008-02-29 | 1 | -0/+98 |
|
|