gecko-dev/xpcom/reflect/xptcall
cls%seawood.org 4f34e05855 Removed redundant XPDIST from the build. Changed existing references to DIST.
Replaced all uses of $(DIST)/include with $(PUBLIC) except those looking for NSPR headers.
Removed extra instances of $(DIST)/include or $(PUBLIC) from INCLUDES as it's already there.
Override OS_LIBS when setting host variables for cross-compiling.
2000-01-11 05:13:01 +00:00
..
public updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
src Removed redundant XPDIST from the build. Changed existing references to DIST. 2000-01-11 05:13:01 +00:00
tests Fix base class specifiers, since be default if they aren't specified it is Private 2000-01-11 01:45:34 +00:00
.cvsignore initial checking of xptcall code. This module allows arbitrary invocation of xpcom methods and also allows an object to impersonate an object of an arbitrary xpcom class. This code is used for XPConnect and will also be used for a scriptable interface to RDF. The build scheme for libxpt, xptinfo, and xpconnect may be a bit screwy on some platforms until this settles down. Luckily, none of these modules are part of the client build yet and very few people should even notice the change 1999-03-23 02:23:29 +00:00
Makefile.in updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
README updating paths to new location of this directory and updating status page 1999-05-31 19:48:25 +00:00
makefile.win Eliminated the libs build pass. 1999-11-28 03:05:01 +00:00
porting.html updating paths to new location of this directory and updating status page 1999-05-31 19:48:25 +00:00
status.html fixing the last modified date - not part of the build 1999-12-07 08:23:01 +00:00

README

see:

http://www.mozilla.org/scriptable/xptcall-faq.html
and
http://lxr.mozilla.org/mozilla/source/xpcom/reflect/xptcall/porting.html