gecko-dev/xpcom/typelib/xpidl
shaver%netscape.com be86a9ee70 Handle nsID, nsIID and nsCID via a custom string-compare hack. (Ugly, but we
need 0.6.3 for a better fix, and this'll do for now.)
When sorting IDEs, sort entries with identical IIDs by namespace::name.
1999-03-09 19:59:42 +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
README we do windows, but still wait on Mac 1999-03-07 02:37:17 +00:00
makefile.win getting shaver's changes compiling on Win32 - (and linking - dependency on nspr was added) 1999-03-06 21:39:45 +00:00
xpidl.c Add dependency on libxpt and NSPR for typelib generation. 1999-02-18 17:43:38 +00:00
xpidl.h - Use write rather than dump consistently (dump has unfortunate connotations). 1999-02-22 00:24:34 +00:00
xpidl_doc.c Checkpoint xpidl -m stub work. 1999-02-17 01:17:52 +00:00
xpidl_header.c updated README and fixed 3484 (make in strings const) 1999-03-06 20:59:41 +00:00
xpidl_idl.c turn off more debugging noise and prepare for 0.6.2's forward handling 1999-03-09 08:23:00 +00:00
xpidl_stub.c Deal with wstring in .idl files correctly, or at least better. 1999-03-02 03:01:39 +00:00
xpidl_typelib.c Handle nsID, nsIID and nsCID via a custom string-compare hack. (Ugly, but we 1999-03-09 19:59:42 +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.6.1, which in turn
requires glib >= 1.2.0.

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 projects for Mac, 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.