| Commit message (Expand) | Author | Age | Files | Lines |
* | cmake_policy: Add check for return value of SetPolicyVersion | Asit Dhal | 2020-12-14 | 1 | -2/+1 |
|
|
* | Refactor: Use cmStrCat to construct error strings | Asit Dhal | 2019-09-18 | 1 | -26/+21 |
|
|
* | cmCommand refactor: cmCMakePolicyCommand | Gabor Bencze | 2019-08-20 | 1 | -45/+60 |
|
|
* | cmMakefile: Let AddDefinition accept a value as cm::string_view | Sebastian Holtermann | 2019-07-24 | 1 | -2/+1 |
|
|
* | Modernize: Enable modernize-raw-string-literal in clang-tidy | Artur Ryt | 2019-04-02 | 1 | -1/+1 |
|
|
* | Factor out enum MessageType into dedicated header | Bruno Manganelli | 2019-01-16 | 1 | -2/+2 |
|
|
* | cmake_policy: Add undocumented GET_WARNING command | Kyle Edwards | 2018-10-10 | 1 | -0/+33 |
|
|
* | cmake_policy: Add undocumented PARENT_SCOPE option to GET | Brad King | 2018-04-18 | 1 | -2/+7 |
|
|
* | cmake_minimum_required: Optionally set policies with version range | Brad King | 2018-03-21 | 1 | -1/+18 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -1/+8 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Move CacheEntryType 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 |
|
|
* | Avoid else after return | Daniel Pfeifer | 2016-09-16 | 1 | -5/+10 |
|
|
* | use empty method to check for emptyness | Daniel Pfeifer | 2016-09-15 | 1 | -1/+1 |
|
|
* | Revise C++ coding style using clang-format | Kitware Robot | 2016-05-16 | 1 | -79/+51 |
|
|
* | Remove `//------...` horizontal separator comments | Brad King | 2016-05-09 | 1 | -3/+0 |
|
|
* | cmMakefile: Remove CMP0001 handling to callers. | Stephen Kelly | 2015-07-25 | 1 | -0/+16 |
|
|
* | Port to static cmPolicies API. | Stephen Kelly | 2015-05-04 | 1 | -2/+2 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -4/+4 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -6/+6 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Create policy scope barriers | Brad King | 2009-01-22 | 1 | -10/+4 |
|
|
* | ENH: Add cmake_policy(GET) command mode | Brad King | 2008-08-18 | 1 | -0/+61 |
|
|
* | ENH: Cleanup policy version interface presented to user. | Brad King | 2008-03-24 | 1 | -8/+1 |
|
|
* | ENH: Improve cmake_policy command signature | Brad King | 2008-03-05 | 1 | -30/+101 |
|
|
* | ENH: just getting somethng checked in, still work to do | Ken Martin | 2008-02-29 | 1 | -0/+58 |
|
|