wxWidgets/wxPython
Robin Dunn 1128a89b82 The setup.py script will now install wxPython's headers as part of the
standard install.

Moved the bulk of setup.py to wx/build/config.py so 3rd party modules
that wish to use the same setup/configuration code can do so simply by
importing this module form their own setup.py scripts.


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@26341 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
2004-03-25 21:36:29 +00:00
..
contrib reSWIGged 2004-03-25 03:39:28 +00:00
demo No need to explicitly delete the tbicon 2004-03-25 18:17:22 +00:00
distrib The setup.py script will now install wxPython's headers as part of the 2004-03-25 21:36:29 +00:00
distutils Latest distutils 2003-08-27 00:20:37 +00:00
docs Added note about wx.TaskbarIcon 2004-03-25 18:16:16 +00:00
include/wx/wxPython Changed (again) how the GIL is aquired and the tstate restored. This 2004-03-24 23:09:59 +00:00
samples Changed (again) how the GIL is aquired and the tstate restored. This 2004-03-24 23:09:59 +00:00
scripts Lindsay Mathieson's newest wxActiveX class has been wrapped into a new 2004-03-23 05:29:50 +00:00
src cleanup 2004-03-25 18:13:43 +00:00
SWIG Updated SWIG patches to CWIG CVS 20040130. 2004-01-31 01:11:51 +00:00
wx The setup.py script will now install wxPython's headers as part of the 2004-03-25 21:36:29 +00:00
wxPython Lindsay Mathieson's newest wxActiveX class has been wrapped into a new 2004-03-23 05:29:50 +00:00
.cvsignore Beginings of wxX11 support. Much more to do but I have no more time 2004-01-09 18:34:52 +00:00
b Merged the wxPy_newswig branch into the HEAD branch (main trunk) 2003-11-12 21:34:20 +00:00
b.bat Use unbuffered output 2004-01-15 22:38:07 +00:00
setup.py The setup.py script will now install wxPython's headers as part of the 2004-03-25 21:36:29 +00:00