]> git.saurik.com Git - wxWidgets.git/commit
Separate the parts of make_bindings.py out into common parts, and SWIG and SIP specif...
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 2 May 2009 23:07:51 +0000 (23:07 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 2 May 2009 23:07:51 +0000 (23:07 +0000)
commit0cbc1d02511500b8499a11939ef0c59309937fca
treee3a8c57f10c63380ce860048ce16a68c6555e84f
parent4e735ed6a6973429c5964c30825862a10949619c
Separate the parts of make_bindings.py out into common parts, and SWIG and SIP specific parts.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@60491 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
docs/doxygen/scripts/common.py [new file with mode: 0644]
docs/doxygen/scripts/doxymlparser.py
docs/doxygen/scripts/make_bindings.py
docs/doxygen/scripts/sip_tools.py [new file with mode: 0644]
docs/doxygen/scripts/swig_tools.py [new file with mode: 0644]