gecko-dev/extensions/webservices
seawood%netscape.com c0ec608df6 Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.)
Changes:
* Added EXTRA_COMPONENTS variable to build.  Use it to automagically install files into the components dir.
* Added SYSINSTALL variable.  Use it install files onto the system.
* Move mozilla-config generation from configure to makefiles
* mozilla-config will now generate paths based upon the MRE-based directory layout.
* Generate mozilla script from template

The installation heirarchy currently looks like:
$prefix -> /bin/mozilla
           /bin/mozilla-config
           /include/mozilla-ver/*
           /lib/mozilla-ver  (mozappdir)
                            /components
                            /res
                            /defaults
                            /chrome

There is preliminary build support for MRE dirs as well though the component manager hasn't had MRE support added yet.

$prefix -> /lib/mre/mre-ver  (mredir)
                            /components
2002-04-25 02:52:44 +00:00
..
docs Auto-update of modification date and time of document. 2002-03-20 00:23:00 +00:00
interfaceinfo Add 'make install' target to build. It's "MRE-friendly". (See http://www.mozilla.org/projects/embedding/MRE.html for details.) 2002-04-25 02:52:44 +00:00
proxy WSDL/Proxy support - NOT PART OF THE BUILD 2002-03-24 18:49:56 +00:00
public WSDL/Proxy support - NOT PART OF THE BUILD 2002-03-24 18:49:56 +00:00
schema Convert users of nsAReadable[C]String and nsAWritable[C]String typedefs to [const] nsA[C]String. b=131899 r=scc sr=jag a=asa 2002-03-23 21:14:02 +00:00
soap Added support for new string types in SOAP so they are automatically recognized 2002-03-22 11:54:43 +00:00
wsdl WSDL/Proxy support - NOT PART OF THE BUILD 2002-03-24 18:49:56 +00:00