Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: fix warnings | Bill Hoffman | 2008-03-01 | 1 | -1/+1 |
* | ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the proper... | Bill Hoffman | 2008-02-29 | 1 | -3/+4 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -4/+18 |
* | ENH: make properties a bit more formal with documentation and chaining | Ken Martin | 2006-12-07 | 1 | -1/+2 |
* | ENH: reduce string construct delete ops | Ken Martin | 2006-05-31 | 1 | -3/+3 |
* | ENH: allow loose loop constructs | Ken Martin | 2006-05-18 | 1 | -21/+36 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -12/+12 |
* | STYLE: fix line lengths | Bill Hoffman | 2006-03-10 | 1 | -2/+4 |
* | ENH: converted macro to use variables and fixed some case issues with some fu... | Ken Martin | 2005-06-23 | 1 | -2/+2 |
* | COMP: fix unused var warning | Ken Martin | 2005-01-21 | 1 | -1/+1 |
* | ENH: split up cmCommands into two files | Bill Hoffman | 2005-01-21 | 1 | -0/+1 |
* | ENH: added while command | Ken Martin | 2005-01-21 | 1 | -0/+99 |