wxWidgets/utils/wxPython/modules
Robin Dunn 5148fc8e35 New build system for wxPython. (Still needs some polish but is stable
for me.  Will be doing more testing tomorrow on other platforms and
then will remove the old wxPython build stuff...)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3456 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-24 07:46:54 +00:00
..
glcanvas New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
html New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
lseditor New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
stubs gtk and msw build dirs 1999-08-23 17:43:44 +00:00
utils New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
buildall.py New build system for wxPython. (Still needs some polish but is stable 1999-08-24 07:46:54 +00:00
Makefile
makefile.vc
makeinc.vc
README README file (sparse) added. 1999-08-11 17:26:35 +00:00

Modules subdir, more info later...

stubs contains a template for new modules.

html, lseditor are more or less usuable.

glcanvas is moved from the main src directory.

Note, there are no SWIG generated files in CVS yet. I don't expect them to
be useful at this stage, since you can't hack this stuff without a working &
patched up SWIG anyway. Besides, those big files really bog down my phone
line.

Harm van der Heijden, Aug 11, 1999.