pjs/xpcom/typelib/xpidl
jband%netscape.com 62c3699493 renaming 'readonly' to 'read_only' because it turns out that 'readonly' is a reserved word for some compilers (e.g. on OpenVMS) and they break. 2000-03-31 10:34:10 +00:00
..
glib Remove these from the unix build to reduce the evil possibility of a fork. 1999-05-27 02:31:44 +00:00
libidl Remove these from the unix build to reduce the evil possibility of a fork. 1999-05-27 02:31:44 +00:00
macbuild added targets for MPW tool (not part of default build) 2000-03-28 03:29:34 +00:00
macplugin bug fix for bug #11199, should remove partially created output file. 2000-01-17 04:13:05 +00:00
.cvsignore do the ignore again. this time, without breaking the build. 1999-05-26 21:48:42 +00:00
Makefile.in Fix cross-compiling rules so that we can build both the host & target version of our "internal" build tools. 2000-03-31 07:18:52 +00:00
README Updated to include new version numbers and source, binary locations for glib, libIDL. 1999-04-14 04:48:29 +00:00
makefile.win Batched set of fixes to xpidl. NOTE this'll probably cause the world to rebuild. 2000-01-12 01:46:21 +00:00
xpidl.c Batched set of fixes to xpidl. NOTE this'll probably cause the world to rebuild. 2000-01-12 01:46:21 +00:00
xpidl.h - Add preliminary code for a documentation backend. Hopefully someone will want to extend it... 2000-03-18 01:30:35 +00:00
xpidl_doc.c - Add preliminary code for a documentation backend. Hopefully someone will want to extend it... 2000-03-18 01:30:35 +00:00
xpidl_header.c Added code to put a U after unsigned numbers. This gets rid of the 2000-03-24 03:19:34 +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 renaming 'readonly' to 'read_only' because it turns out that 'readonly' is a reserved word for some compilers (e.g. on OpenVMS) and they break. 2000-03-31 10:34:10 +00:00
xpidl_util.c - Add preliminary code for a documentation backend. Hopefully someone will want to extend it... 2000-03-18 01:30:35 +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.