Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert CMake to OSI-approved BSD License | Brad King | 2009-09-28 | 1 | -14/+9 |
* | ENH: add return and break support to cmake, also change basic command invocat... | Ken Martin | 2008-01-23 | 1 | -1/+1 |
* | ENH: some code cleanup | Ken Martin | 2007-03-12 | 1 | -3/+3 |
* | BUG: Fix automatic computation of binary path to work for subdirectories of o... | Brad King | 2006-08-31 | 1 | -44/+56 |
* | COMP: Removed unused variable. | Brad King | 2006-06-05 | 1 | -2/+0 |
* | BUG: Always check whether a subdirectory is below the top of the source befor... | Brad King | 2006-06-05 | 1 | -23/+15 |
* | STYLE: fix line length | Ken Martin | 2006-05-11 | 1 | -1/+2 |
* | STYLE: fix line length | Ken Martin | 2006-05-10 | 1 | -2/+7 |
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -7/+7 |
* | ENH: better format for ADD_SUBDIRECTORY command | Ken Martin | 2005-09-12 | 1 | -17/+47 |
* | ENH: removed the PREORDER option from the AddSubDirectory command | Ken Martin | 2005-05-31 | 1 | -7/+1 |
* | ENH: added immediate subdirectory command | Ken Martin | 2005-03-18 | 1 | -0/+96 |