Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: fix test to list generate dheader | Ken Martin | 2006-03-24 | 1 | -1/+1 |
| | |||||
* | ENH: Automatic include directories should not be done by default as was just ↵ | Brad King | 2006-02-19 | 1 | -1/+4 |
| | | | | implemented. Instead a project may now set CMAKE_INCLUDE_CURRENT_DIR to get this behavior. The current source and binary directories are added automatically to the beginning of the include path in every directory. This simulates in-source behavior for double-quote includes when there are generated sources and headers in the directory. | ||||
* | COMP: Fixed form of function main. | Brad King | 2006-02-14 | 1 | -2/+2 |
| | |||||
* | ENH: add test for generated header | Bill Hoffman | 2006-01-09 | 3 | -0/+16 |