wxWidgets/wxPython
Robin Dunn 8994c3c20c Run swig from the main setup.py when building the renamer's XML
instead of from build_renamers.py.  This makes it easy to ensure that
the same flags are used.  Also, use the new swig flag to generate the
XML after the python language module has run, rather than instead of.
This gives us more info in the xml output.

Updated build_renamers.py to expect the xml file to already be
generated, and also allow it to run with a xml doc tree from libxml2
rather than the xml.sax module.  This makes the extraction of info
much cleaner and logical since we usually need info from child or
grandchild nodes.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@24780 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2003-12-11 20:03:42 +00:00
..
contrib reSWIGged 2003-12-03 04:20:49 +00:00
demo Get rid of this old never finished file 2003-12-11 19:56:44 +00:00
distrib Run swig from the main setup.py when building the renamer's XML 2003-12-11 20:03:42 +00:00
distutils Latest distutils 2003-08-27 00:20:37 +00:00
docs Mention wxPyTypeCast 2003-12-04 01:15:11 +00:00
include/wx/wxPython Fixed the double traceback when an exception happens in OnInit 2003-12-05 00:40:29 +00:00
samples A huge glob of changes in the 2.4 branch merged over to HEAD 2003-10-02 00:58:06 +00:00
scripts regenned tools batch files 2003-12-03 04:10:28 +00:00
src Fixed the double traceback when an exception happens in OnInit 2003-12-05 00:40:29 +00:00
SWIG Another try at fixing this patch so it applies cleanly 2003-12-11 19:46:13 +00:00
wx newevent module now returns a PyEventBinder instead of a function 2003-12-09 02:25:58 +00:00
wxPython Added reverse renamers for the *Ptr classes 2003-12-04 01:17:02 +00:00
.cvsignore wxPython Merge #2 of 2.4 branch --> HEAD (branch tag: wxPy_2_4_merge_2) 2003-07-02 23:13:10 +00:00
b Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
b.bat Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
setup.py Run swig from the main setup.py when building the renamer's XML 2003-12-11 20:03:42 +00:00