gecko-dev/extensions/xmlextras
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
..
base Bug 129607, avoid trying to parse the response if we cannot be sure it is XML. This fixes hang in HTML parser, and is a big performance improvement if you are loading non-XML data. r=harishd, sr=vidur. 2002-04-19 00:06:40 +00:00
build bug 134608 r=hwaara/timeless sr=tor a=asa 2002-04-01 21:18:07 +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
macbuild Keep WSDL building on Mac. Not part of the default build. 2002-04-13 21:56:36 +00:00
pointers/src bug 127091 - big string cleanup, removing old APIs 2002-03-04 23:18:21 +00:00
proxy 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
scripts/windows
soap 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
tests Lots of fixes and new files in the documentation and tests for SOAP. 2002-03-19 00:08:15 +00:00
wsdl removing dead cpp file - NOT PART OF THE BUILD 2002-03-24 18:55:54 +00:00
.cvsignore
Makefile.in This, with the one-liner Peter checks in, completely closes bug 107795. 2002-02-21 23:15:08 +00:00
makefile.win This, with the one-liner Peter checks in, completely closes bug 107795. 2002-02-21 23:15:08 +00:00