wxWidgets/utils/wxPython/modules
Harco de Hilster f786a3b23d - Updated gtk SWIGged files to SWIG 1.1 cvs level
- changed SOURCES treatment in build.py; the path is stripped from the source
file when the object name is derived; this means sources can be anywhere
(typically might be in GENCODEDIR) but the compiled object will always be
in the current dir. (This is how the implicit makefile rule already behaved)
- updated glcanvas/build.cfg for unix builds to copy glcanvas.cpp from
utils/glcanvas (like Setup.in did)


git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3459 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
1999-08-24 12:51:54 +00:00
..
glcanvas - Updated gtk SWIGged files to SWIG 1.1 cvs level 1999-08-24 12:51:54 +00:00
html - Updated gtk SWIGged files to SWIG 1.1 cvs level 1999-08-24 12:51:54 +00:00
lseditor - Updated gtk SWIGged files to SWIG 1.1 cvs level 1999-08-24 12:51:54 +00:00
stubs gtk and msw build dirs 1999-08-23 17:43:44 +00:00
utils - Updated gtk SWIGged files to SWIG 1.1 cvs level 1999-08-24 12:51: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 started adding modules tree... 1999-08-11 17:09:18 +00:00
makefile.vc started adding modules tree... 1999-08-11 17:09:18 +00:00
makeinc.vc started adding modules tree... 1999-08-11 17:09:18 +00:00
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.