gecko-dev/xpcom/tools/xpidl
1999-01-28 05:38:14 +00:00
..
.cvsignore certain methods were not spitting out = 0 at the end of the header 1998-12-17 19:39:10 +00:00
Makefile.in invoke -> typelib 1998-12-18 17:12:07 +00:00
makefile.win makefile for XPIDL on Windows 1999-01-26 23:49:43 +00:00
README Update to (and require!) libIDL 0.5.8. 1999-01-11 16:56:45 +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 private delete isn't the mind-bendingly fun stuff we thought it would be (for scc) 1999-01-28 05:38:14 +00:00
xpidl_idl.c changes to make XPIDL compiler work under Windows 1999-01-21 18:59:52 +00:00
xpidl_typelib.c Removed references to xpidl_typelib.h 1999-01-12 19:26:37 +00:00
xpidl.c Update to (and require!) libIDL 0.5.8. 1999-01-11 16:56:45 +00:00
xpidl.h changes to make XPIDL compiler work under Windows 1999-01-21 18:59:52 +00:00

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.8, which in turn
requires glib >= 1.1.7.

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.

glib tarballs and RPMs for Linux can be found through http://www.gtk.org.