gecko/xpcom/typelib/xpidl
Jacek Caban f8de08b4af Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted]
(transplanted from 0388c837c9867762bcc10a1fb88428050d158479)

--HG--
extra : transplant_source : %03%88%C87%C9%86wb%BC%C1%0A%1F%B8%84%28%05%0D%15%84y
2010-06-02 10:08:00 -04:00
..
Makefile.in Bug 559854 - Compile target xpidl only if libIDL is configured when cross compiling. [r=ted] 2010-06-02 10:08:00 -04:00
README
xpidl_doc.c
xpidl_header.c Part 1 of fix for bug 459452 (Add support for optional arg count for IDL methods): add support for [optional_argc] to xpidl and XPConnect. r=sicking. 2009-08-10 16:41:07 +02:00
xpidl_idl.c Bug 481476 - OS/2 xpidl creates headers in the srcdir, if no outputfile is specified. Let's do it like the other platforms; r=mozilla@Weilbacher.org 2009-03-15 14:55:18 +01:00
xpidl_java.c
xpidl_typelib.c Part 1 of fix for bug 459452 (Add support for optional arg count for IDL methods): add support for [optional_argc] to xpidl and XPConnect. r=sicking. 2009-08-10 16:41:07 +02:00
xpidl_util.c Part 1 of fix for bug 459452 (Add support for optional arg count for IDL methods): add support for [optional_argc] to xpidl and XPConnect. r=sicking. 2009-08-10 16:41:07 +02:00
xpidl.c
xpidl.h

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.