gecko-dev/xpcom/typelib/xpidl
jband%netscape.com 4a40401f3c fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug 2000-08-29 08:08:33 +00:00
..
glib
libidl
macbuild changed output location for xpt_link target 2000-08-02 22:12:10 +00:00
macplugin bug fix for bug #11199, should remove partially created output file. 2000-01-17 04:13:05 +00:00
.cvsignore
Makefile.in More OS/2 Makefile changes. Bug #34106 Batch 12 2000-05-04 11:00:47 +00:00
README
makefile.win
xpidl.c
xpidl.h Fix 13413 - Require that the targets of length_is attributes have unsigned long type. There were a number of violations of this in the tree, so it turns out this was a useful one. Also add checks for missing parameters, length_is parameters that point to themselves, etc. 2000-04-28 11:14:29 +00:00
xpidl_doc.c Fix 13413 - Require that the targets of length_is attributes have unsigned long type. There were a number of violations of this in the tree, so it turns out this was a useful one. Also add checks for missing parameters, length_is parameters that point to themselves, etc. 2000-04-28 11:14:29 +00:00
xpidl_header.c Fix to 49416. 2000-08-25 09:58:35 +00:00
xpidl_idl.c changes to build as MPW tools. r=mccabe 2000-03-29 03:14:02 +00:00
xpidl_java.c - Add preliminary code for a documentation backend. Hopefully someone will want to extend it... 2000-03-18 01:30:35 +00:00
xpidl_typelib.c fix bug 50445. r=shaver@mozilla.org a=brendan@mozilla.org. Thanks to Marcus G. Daniels <mgd@swarm.org> for uncovering this bug 2000-08-29 08:08:33 +00:00
xpidl_util.c Fix 13413 - Require that the targets of length_is attributes have unsigned long type. There were a number of violations of this in the tree, so it turns out this was a useful one. Also add checks for missing parameters, length_is parameters that point to themselves, etc. 2000-04-28 11:14:29 +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.3, 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.2 and glib 1.2-dev from
http://user.sgic.fi/~tml/gimp/win32/.  Source and Linux RPMs are also
available from ftp://ftp.mozilla.org/pub/mozilla/libraries, and Win32
binaries are included in the wintools.zip file at
ftp://ftp.mozilla.org/pub/mozilla/source/wintools.zip.  A Mac project
is in progress, and should be appearing shortly.

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