gecko-dev/xpcom/typelib/xpidl
shaver%netscape.com ec05dde4ba Now use MODULE instead of MODULE_NAME.
Update README for new libIDL version.
Add -o basename option and use proper output.
Eradicate some final stdout references.
Pretty printing, whee.
New |operator delete| and |IID| stuff for scc.
Support for raw codefrags (``%{ C++\n ... \n%}\n'') and more bufmgmt debugging.
Use IDL_file_set everywhere.
1998-12-14 18:47:39 +00:00
..
Makefile.in Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
README Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
xpidl.c Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
xpidl.h Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
xpidl_doc.c Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00
xpidl_header.c Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
xpidl_idl.c Now use MODULE instead of MODULE_NAME. 1998-12-14 18:47:39 +00:00
xpidl_invoke.c Fix indentation, which was my fault and not andrewv's. 1998-12-03 06:33:59 +00:00

README

Wed Dec  2 14:35:41 EST 1998

xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the
GNOME ORBit C ORB.  We currently require libIDL >= 0.5.7, which in turn
requires glib >= 1.1.5.

libIDL builds for Linux and Win32 can be found, along with source tarballs,
at http://www.rpi.edu/~veliaa/libIDL/, and Win32 users will need glib 1.1 and
glib 1.1-dev from http://user.sgic.fi/~tml/gimp/win32/.  There are currently
no Makefiles for Windows, but people _are_ building on this platform, so
hopefully they'll check their magic in soon.