| Commit message (Expand) | Author | Age | Files | Lines |
* | Add const-reference qualifications | Pavel Solodovnikov | 2017-05-26 | 1 | -8/+10 |
|
|
* | Include necessary headers in commands | Daniel Pfeifer | 2016-10-26 | 1 | -2/+6 |
|
|
* | cmListFileCache: Remove cmState header include | Stephen Kelly | 2016-10-19 | 1 | -0/+1 |
|
|
* | cmState: Port dependents to new cmStateTypes header | Stephen Kelly | 2016-10-19 | 1 | -1/+1 |
|
|
* | Simplify CMake per-source license notices | Brad King | 2016-09-27 | 1 | -11/+2 |
|
|
* | 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 | -69/+39 |
|
|
* | Format include directive blocks and ordering with clang-format | Brad King | 2016-04-29 | 1 | -1/+1 |
|
|
* | Source: Stabilize include order | Brad King | 2016-04-29 | 1 | -0/+1 |
|
|
* | Move property definition to cmState. | Stephen Kelly | 2015-04-13 | 1 | -1/+2 |
|
|
* | Port all cmOStringStream to std::ostringstream. | Stephen Kelly | 2015-01-11 | 1 | -2/+2 |
|
|
* | Remove some c_str() calls. | Stephen Kelly | 2014-03-11 | 1 | -3/+3 |
|
|
* | Drop builtin property documentation | Brad King | 2013-10-16 | 1 | -1/+0 |
|
|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
|
|
* | ENH: Simplify docs args for define_property | Brad King | 2009-06-15 | 1 | -4/+2 |
|
|
* | ENH: Updated DEFINE_PROPERTY command to be more extendible and more consisten... | Brad King | 2008-02-14 | 1 | -13/+85 |
|
|
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -2/+2 |
|
|
* | ENH: added the ability to document variables and cached_variables | Ken Martin | 2007-06-25 | 1 | -0/+8 |
|
|
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -0/+64 |
|
|