Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ENH: add support for watcom wmake and wcl386 | Bill Hoffman | 2006-01-17 | 1 | -58/+63 |
| | |||||
* | DOC: updated comment about the inherited ivar | Ken Martin | 2005-11-04 | 1 | -1/+1 |
| | |||||
* | ENH: change version | Bill Hoffman | 2005-07-12 | 1 | -1/+1 |
| | |||||
* | ENH: move version to 2.1 for cvs because 2.0 has been branched | Bill Hoffman | 2004-05-05 | 1 | -2/+2 |
| | |||||
* | version 19 | Ken Martin | 2003-08-11 | 1 | -1/+1 |
| | |||||
* | ENH: Fix compatibility | Andy Cedilnik | 2003-07-23 | 1 | -2/+3 |
| | |||||
* | ENH: Add DisplayStatus | Andy Cedilnik | 2003-07-22 | 1 | -0/+2 |
| | |||||
* | yikes added new custom command support | Ken Martin | 2003-06-03 | 1 | -0/+19 |
| | |||||
* | updated version | Ken Martin | 2003-01-06 | 1 | -1/+1 |
| | |||||
* | ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and ↵ | Brad King | 2003-01-02 | 1 | -2/+5 |
| | | | | CMAKE_VERSION_MINOR macros to allow commands to do conditional compilation across multiple versions of CMake. | ||||
* | ENH: Added return type int to ExecuteCommand. | Brad King | 2002-12-17 | 1 | -2/+2 |
| | |||||
* | added a Free method | Ken Martin | 2002-12-11 | 1 | -1/+3 |
| | |||||
* | added another func | Ken Martin | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | added another func | Ken Martin | 2002-11-14 | 1 | -0/+1 |
| | |||||
* | 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. | ||||
* | some mods to the plugin API | Ken Martin | 2002-10-08 | 1 | -1/+4 |
| | |||||
* | cleaned up API | Ken Martin | 2002-09-23 | 1 | -1/+1 |
| | |||||
* | added destructor to loaded commands | Ken Martin | 2002-09-17 | 1 | -0/+2 |
| | |||||
* | now uses stubs | Ken Martin | 2002-08-26 | 1 | -139/+135 |
| | |||||
* | removed shared lib support | Ken Martin | 2002-08-23 | 1 | -60/+44 |
| | |||||
* | fixed nested comment | Ken Martin | 2002-08-22 | 1 | -1/+1 |
| | |||||
* | added C Plugin API first cut | Ken Martin | 2002-08-21 | 1 | -0/+218 |