summaryrefslogtreecommitdiffstats
path: root/Source/cmCPluginAPI.cxx
Commit message (Expand)AuthorAgeFilesLines
* ERR: Fixes for comeau compiler. NULL is a pointer of type void*, and cannot ...Brad King2002-09-101-1/+1
* extern C fixesKen Martin2002-08-291-0/+5
* changed cache manager and registered generators to no longer be singletonsKen Martin2002-08-281-4/+6
* now uses stubsKen Martin2002-08-261-0/+50
* compiler warningsKen Martin2002-08-231-2/+2
* minor warning fixKen Martin2002-08-221-2/+2
* fixed some warningsKen Martin2002-08-221-4/+2
* minor bugKen Martin2002-08-211-13/+11
* added C Plugin API first cutKen Martin2002-08-211-0/+457