Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the ↵ | Bill Hoffman | 2008-02-29 | 1 | -5/+5 |
| | | | | property. If any value is specified in an endif, endforeach, endwhile, etc then make sure it matches the start string. If no values are given then it is no longer an error. | ||||
* | ENH: add return and break support to cmake, also change basic command ↵ | Ken Martin | 2008-01-23 | 1 | -6/+17 |
| | | | | invocation signature to be able to return extra informaiton via the cmExecutionStatus class | ||||
* | BUG: fix issue with CMAKE_CURENT_LIST_FILE reporting in funcitons | Ken Martin | 2007-12-20 | 1 | -2/+12 |
| | |||||
* | COMP: fix style and work around old compilers | Ken Martin | 2007-12-04 | 1 | -3/+3 |
| | |||||
* | ENH: add functions and raise scope to cmake | Ken Martin | 2007-12-03 | 1 | -0/+277 |