Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | BUG: Do not remove the source file extension when computing an object file ↵ | Brad King | 2007-12-29 | 1 | -1/+1 |
| | | | | name. This addresses bug #6169. If CMAKE_BACKWARDS_COMPATIBILITY is 2.4 or lower maintain the old behavior so that existing build trees and old project releases are not affected. | ||||
* | ENH: centralized locaiton of CMakeFiles setting | Ken Martin | 2006-06-14 | 1 | -1/+1 |
| | |||||
* | ENH: put cmake files intoa CMakeFiles subdir to clean up bin tree | Ken Martin | 2005-07-29 | 1 | -1/+1 |
| | |||||
* | ENH: Removed CMAKE_GENERATOR_NEW now that the old unix makefile generator is ↵ | Brad King | 2005-04-06 | 1 | -17/+10 |
| | | | | never used. | ||||
* | ENH: Adding cleaning of custom command outputs during "make clean". | Brad King | 2005-02-09 | 1 | -4/+19 |
| | |||||
* | ENH: Adding test of "make clean". | Brad King | 2005-02-09 | 3 | -0/+27 |