gecko-dev/xpcom/tools/xpidl
shaver%netscape.com ff8371bf4c Updated README now includes Win32 libIDL/glib URLs, and mention of msw's
GTK+/glib 1.1.5.
Generate #includes for interfaces to which we refer.
Output inheritance data.
Switch to PRUnichar * for wstring, and char * for string.
in params that become pointer types get const'd.
1998-11-26 21:03:03 +00:00
..
Makefile.in first xpidl stuff 1998-11-23 21:02:31 +00:00
README Updated README now includes Win32 libIDL/glib URLs, and mention of msw's 1998-11-26 21:03:03 +00:00
xpidl_doc.c first xpidl stuff 1998-11-23 21:02:31 +00:00
xpidl_header.c Updated README now includes Win32 libIDL/glib URLs, and mention of msw's 1998-11-26 21:03:03 +00:00
xpidl_idl.c Updated README now includes Win32 libIDL/glib URLs, and mention of msw's 1998-11-26 21:03:03 +00:00
xpidl_invoke.c first xpidl stuff 1998-11-23 21:02:31 +00:00
xpidl.c first xpidl stuff 1998-11-23 21:02:31 +00:00
xpidl.h Updated README now includes Win32 libIDL/glib URLs, and mention of msw's 1998-11-26 21:03:03 +00:00

Thu Nov 26 12:09:02 EST 1998

xpidl depends on Andrew Veliath and Elliot Lee's libIDL, a part of the
GNOME ORBit C ORB. There are RPMs at http://www.hungry.com/~shaver/libIDL/
for ORBit, but you'll need glib of recent vintage (1.1.4 or greater), and
that'll require you to update gtk+ as well.  New glib and gtk+ RPMs can
be found at http://www.gnome.org/~msw/RPMS/i386/.

If you're on Win32, grab libIDL-0.5 .dll and .lib from
http://www.rpi.edu/~veliaa/libIDL/libIDL-0.5.4-win32.zip and get glib 1.1
and glib 1.1-dev from http://user.sgic.fi/~tml/gimp/win32/, and then you
should be able to build!  There are no Makefiles for Windows yet, but I'll
try and sucker someone into writing them for me RSN.