зеркало из https://github.com/mozilla/gecko-dev.git
ec05dde4ba
Update README for new libIDL version. Add -o basename option and use proper output. Eradicate some final stdout references. Pretty printing, whee. New |operator delete| and |IID| stuff for scc. Support for raw codefrags (``%{ C++\n ... \n%}\n'') and more bufmgmt debugging. Use IDL_file_set everywhere. |
||
---|---|---|
.. | ||
Makefile.in | ||
README | ||
xpidl.c | ||
xpidl.h | ||
xpidl_doc.c | ||
xpidl_header.c | ||
xpidl_idl.c | ||
xpidl_invoke.c |
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.5.7, which in turn requires glib >= 1.1.5. 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 Makefiles for Windows, but people _are_ building on this platform, so hopefully they'll check their magic in soon.