gecko-dev/xpcom/tools/xpidl
1999-02-20 00:10:22 +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 link xpidl statically against libxpt so that dist/bin doesn't need to be in your LD_LIBRARY_PATH 1999-02-18 22:59:17 +00:00
makefile.win get xpidl building again on Win32 1999-02-19 21:39:41 +00:00
README Update to (and require!) libIDL 0.5.8. 1999-01-11 16:56:45 +00:00
xpidl_doc.c Checkpoint xpidl -m stub work. 1999-02-17 01:17:52 +00:00
xpidl_header.c Finish Get and SetProperty, simplify InitJSClass via globalObject. 1999-02-18 19:59:11 +00:00
xpidl_idl.c More stub work checkpointing; expand tabs. 1999-02-17 22:13:32 +00:00
xpidl_stub.c Fix goofs caught by alecf in GetJSObject generation. 1999-02-20 00:10:22 +00:00
xpidl_typelib.c get xpidl building again on Win32 1999-02-19 21:39:41 +00:00
xpidl.c Add dependency on libxpt and NSPR for typelib generation. 1999-02-18 17:43:38 +00:00
xpidl.h Checkpoint xpidl -m stub work. 1999-02-17 01:17: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.