Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: a warning fix and some more cleanup | Ken Martin | 2006-03-16 | 1 | -3/+3 |
| | |||||
* | ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵ | Brad King | 2002-10-23 | 1 | -3/+3 |
| | | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs. | ||||
* | ENH:Updated copyright | Will Schroeder | 2002-01-21 | 1 | -29/+5 |
| | |||||
* | ENH: Added cmData and corresponding DataMap in cmMakefile to allow commands ↵ | Brad King | 2001-05-16 | 1 | -0/+67 |
to register arbitrary extra data with the makefile without modifying the cmMakefile class definition. |