summaryrefslogtreecommitdiffstats
path: root/Source/cmCPluginAPI.h
Commit message (Collapse)AuthorAgeFilesLines
* ENH: make properties a bit more formal with documentation and chainingKen Martin2006-12-071-0/+7
|
* ENH: move version numbers to 2.5.0Bill Hoffman2006-04-181-1/+1
|
* STYLE: Fix some style issuesAndy Cedilnik2006-03-101-37/+41
|
* ENH: add support for watcom wmake and wcl386Bill Hoffman2006-01-171-58/+63
|
* DOC: updated comment about the inherited ivarKen Martin2005-11-041-1/+1
|
* ENH: change versionBill Hoffman2005-07-121-1/+1
|
* ENH: move version to 2.1 for cvs because 2.0 has been branchedBill Hoffman2004-05-051-2/+2
|
* version 19Ken Martin2003-08-111-1/+1
|
* ENH: Fix compatibilityAndy Cedilnik2003-07-231-2/+3
|
* ENH: Add DisplayStatusAndy Cedilnik2003-07-221-0/+2
|
* yikes added new custom command supportKen Martin2003-06-031-0/+19
|
* updated versionKen Martin2003-01-061-1/+1
|
* ENH: Changed magic numbers to reserved. Added CMAKE_VERSION_MAJOR and ↵Brad King2003-01-021-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 King2002-12-171-2/+2
|
* added a Free methodKen Martin2002-12-111-1/+3
|
* added another funcKen Martin2002-11-141-0/+1
|
* added another funcKen Martin2002-11-141-0/+1
|
* ENH: Added reference to Copyright.txt. Removed old reference to ITK ↵Brad King2002-10-231-3/+3
| | | | copyright. Changed program name to CMake instead of Insight in source file header. Also removed tabs.
* some mods to the plugin APIKen Martin2002-10-081-1/+4
|
* cleaned up APIKen Martin2002-09-231-1/+1
|
* added destructor to loaded commandsKen Martin2002-09-171-0/+2
|
* now uses stubsKen Martin2002-08-261-139/+135
|
* removed shared lib supportKen Martin2002-08-231-60/+44
|
* fixed nested commentKen Martin2002-08-221-1/+1
|
* added C Plugin API first cutKen Martin2002-08-211-0/+218