Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: preclean some warnings | Ken Martin | 2008-03-25 | 1 | -0/+1 |
* | BUG: Convert cmake_policy(VERSION) to cmake_minimum_required(VERSION) in Test... | Brad King | 2008-03-20 | 1 | -1/+1 |
* | ENH: Improve handling of old-style compatibility. | Brad King | 2008-03-07 | 1 | -0/+1 |
* | BUG: Do not remove the source file extension when computing an object file na... | Brad King | 2007-12-29 | 1 | -1/+1 |
* | 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 |
* | COMP: Try to fix test on HP | Andy Cedilnik | 2005-02-14 | 1 | -0/+2 |
* | COMP: Need ANSI flags for C executable. | Brad King | 2005-02-14 | 1 | -0/+5 |
* | ENH: Adding cleaning of custom command outputs during "make clean". | Brad King | 2005-02-09 | 2 | -5/+19 |
* | ENH: Adding test of "make clean". | Brad King | 2005-02-09 | 5 | -0/+110 |