Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: unify version stuff, get rid of it out of cmake and cmMakefile and only ↵ | Bill Hoffman | 2006-11-29 | 1 | -3/+3 |
| | | | | use cmVersion | ||||
* | STYLE: some m_ to this-> cleanup | Ken Martin | 2006-03-15 | 1 | -5/+6 |
| | |||||
* | STYLE: Fix some style issues | Andy Cedilnik | 2006-03-10 | 1 | -5/+8 |
| | |||||
* | ENH: Added FATAL_ERROR option and fixed check to not have floating point ↵ | Brad King | 2006-02-14 | 1 | -23/+90 |
| | | | | roundoff problems. | ||||
* | ENH: Enabling ability for CMAKE_MINIMUM_REQUIRED version to include patch ↵ | Brad King | 2005-06-17 | 1 | -1/+11 |
| | | | | level. Submitted by Alexander Neundorf. | ||||
* | removed redundent includes | Ken Martin | 2003-08-10 | 1 | -1/+0 |
| | |||||
* | 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: Renamed cmStringStream to cmOStringStream and added cmIStringStream. ↵ | Brad King | 2002-10-10 | 1 | -1/+1 |
| | | | | Removed cmInputStringStream. | ||||
* | ENH: Added cmStringStream class to wrap std::stringstream or std::strstream ↵ | Brad King | 2002-06-19 | 1 | -4/+3 |
| | | | | depending on the platform. The interface is that of std::stringstream, so no "ends" or "rdbuf()->freeze(0)" lines are needed. | ||||
* | WAR: remove warnings for .NET compiler | Bill Hoffman | 2002-04-25 | 1 | -1/+1 |
| | |||||
* | BUG: add missing include | Bill Hoffman | 2002-04-18 | 1 | -0/+1 |
| | |||||
* | ENH: backwards compatible for VTK 4.0, add cmake version requires | Bill Hoffman | 2002-04-17 | 1 | -0/+45 |