gecko-dev/xpcom/typelib/xpidl
shaver%netscape.com b7e56cfb2f Fixed usage-string typo.
Update to 0.5.7 IDL_tree_property_get API.
Reworked input callback for cleanliness.
Add (not-yet-working) infrastructure for %{ C %} raw blocks.
1998-12-09 13:08:29 +00:00
..
Makefile.in first xpidl stuff 1998-11-23 21:02:31 +00:00
README Updated README. 1998-12-02 19:53:27 +00:00
xpidl.c Fixed usage-string typo. 1998-12-09 13:08:29 +00:00
xpidl.h Update usage message. 1998-12-06 18:41:44 +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 Fixed usage-string typo. 1998-12-09 13:08:29 +00:00
xpidl_idl.c Fixed usage-string typo. 1998-12-09 13:08:29 +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.6, 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.