summaryrefslogtreecommitdiffstats
path: root/Source/cmLoadCommandCommand.cxx
Commit message (Expand)AuthorAgeFilesLines
* ENH: Moved ExpandListVariables out of individual commands. Argument evaluati...Brad King2002-12-111-6/+4
* Complete rework of makefile generators expect troubleBill Hoffman2002-11-081-2/+4
* ENH: Added reference to Copyright.txt. Removed old reference to ITK copyrigh...Brad King2002-10-231-3/+3
* better warning messageKen Martin2002-10-151-1/+2
* better warning messageKen Martin2002-10-151-27/+32
* some mods to the plugin APIKen Martin2002-10-081-6/+25
* CleanupAndy Cedilnik2002-09-241-6/+2
* cleaned up APIKen Martin2002-09-231-16/+2
* Fix loading of module for borlandAndy Cedilnik2002-09-231-3/+17
* better error reportingKen Martin2002-09-181-0/+5
* added destructor to loaded commandsKen Martin2002-09-171-1/+11
* ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot ...Brad King2002-09-101-1/+1
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-1/+1
* ENH: fix warningsBill Hoffman2002-08-271-1/+1
* now uses stubsKen Martin2002-08-261-3/+5
* adding plugin supportKen Martin2002-08-211-0/+203