aboutsummaryrefslogtreecommitdiffstats
path: root/generators/boostpython
Commit message (Expand)AuthorAgeFilesLines
* Use QFlags instead of an int as parameter type in some methods.Hugo Lima2009-08-265-41/+39
* Fix the libgenrunner name in target_link_librariesHugo Lima2009-08-251-1/+1
* Backport "disable named args" bugfix from mainlineHugo Lima2009-08-252-3/+3
* translateType method has been moved to Generator classHugo Lima2009-08-251-10/+0
* Removed QtDocGenerator dependence from BoostPythonGenerator, so a lotHugo Lima2009-08-251-49/+0
* - QtDocGenerator is now a GeneratorRunner plugin.Hugo Lima2009-08-253-220/+4
* Added boostpython as a generator plugin.Hugo Lima2009-08-255-6/+123
* The current generators will be just plugins and all generator stuff in APIExt...Hugo Lima2009-08-258-0/+2708