aboutsummaryrefslogtreecommitdiffstats
path: root/apiextractor.h
Commit message (Collapse)AuthorAgeFilesLines
* Add the option to set the directory where all log files will be created.Hugo Lima2009-09-111-0/+3
|
* Added a lot of helper methods to APIExtractor interfaceHugo Lima2009-08-211-0/+12
| | | | Reviewed by Setanta
* - Correctly initialize and delete the AbstractMetaBuilderHugo Lima2009-08-201-1/+2
| | | | | - Fix typo in setSuppressWarning method - Added setSilent method
* Removed all generator stuff from APIExtractor, this stuff should be moved to ↵Hugo Lima2009-08-201-20/+15
| | | | | | | | the generator, and the apiextractor library should be just what their name means, an API extractor. This break the APIExtractor source compatibility with no mercy!
* The genesis...Hugo Lima2009-08-171-0/+63