Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+5 |
* | ENH: use a cmake script to do the clean step, this allows for large numbers o... | Bill Hoffman | 2006-03-09 | 1 | -4/+7 |
* | BUG: Fixed installation of MacOSX Bundle executables and the corresponding in... | Brad King | 2006-03-03 | 1 | -5/+8 |
* | BUG: Fix generation of Xcode 2.0 and earlier projects to use CMAKE_BUILD_TYPE. | Brad King | 2006-02-24 | 1 | -2/+5 |
* | ENH: change expand stuff to pass a struct for all the args | Bill Hoffman | 2006-02-20 | 1 | -11/+9 |
* | BUG: Do not perform pre-build, pre-link, or post-install commands when relink... | Brad King | 2006-02-16 | 1 | -8/+15 |
* | ENH: Implemented RPATH specification support. It is documented by the comman... | Brad King | 2006-02-16 | 1 | -4/+16 |
* | ENH: Cleaned up generation of symbolic rules. Removed generation of rebuild_... | Brad King | 2006-02-15 | 1 | -6/+6 |
* | ENH: some cleanup of the makefile generator | Ken Martin | 2006-02-14 | 1 | -0/+334 |