Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add return and break support to cmake, also change basic command ↵ | Ken Martin | 2008-01-23 | 1 | -1/+2 |
| | | | | invocation signature to be able to return extra informaiton via the cmExecutionStatus class | ||||
* | ENH: Changed signature of GET_PROPERTY command to be more powerful and ↵ | Brad King | 2008-01-17 | 1 | -13/+49 |
| | | | | extendible. | ||||
* | ENH: add ability to get documentaiton of a property from a script | Ken Martin | 2007-10-24 | 1 | -2/+8 |
| | |||||
* | ENH: make commands lower case by default | Ken Martin | 2007-10-10 | 1 | -2/+2 |
| | |||||
* | STYLE: rename chain to inherit in the docs | Alexander Neundorf | 2007-06-26 | 1 | -1/+1 |
| | | | | Alex | ||||
* | ENH: added cmGetPropertyCommand | Ken Martin | 2007-06-25 | 1 | -0/+73 |