Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: Better policies for functions and macros | Brad King | 2009-01-22 | 1 | -0/+8 |
* | ENH: Enforce logical blocks in functions/macros | Brad King | 2009-01-21 | 1 | -0/+2 |
* | ENH: Better handling of mismatched blocks | Brad King | 2009-01-21 | 1 | -1/+1 |
* | ENH: Better error message for unclosed blocks | Brad King | 2009-01-21 | 1 | -11/+0 |
* | BUG: Pop a function scope even on error | Brad King | 2009-01-14 | 1 | -3/+2 |
* | ENH: New format for warning and error messages | Brad King | 2008-03-07 | 1 | -12/+6 |
* | ENH: make CMAKE_ALLOW_LOOSE_LOOP_CONSTRUCTS the default and remove the proper... | Bill Hoffman | 2008-02-29 | 1 | -5/+5 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -6/+17 |
* | 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 |