Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |