gecko-dev/build
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
..
autoconf Aligning ./configure --help output. 2002-02-28 07:17:21 +00:00
mac 136497 r=jfrancis sr=dveditz 2002-04-16 22:54:39 +00:00
package Fix ownership issues with new packages, always use the system zlib. 2002-03-13 15:32:42 +00:00
unix 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
.cvsignore Move unix specific build hacks/scripts/etc into their own little place: 1999-04-13 04:15:34 +00:00
bloaturls.txt Point to ftp.netscape.com/Welcome for ftp tests since ftp.mozilla.org 2002-02-05 07:16:24 +00:00
file_migrate.pl fixing directory seperate assumption to be generic 2000-09-02 04:29:25 +00:00
genrc.sh updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
hcc updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
hcpp updated license boilerplate to xPL 1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:40:37 +00:00
Makefile.in Had the logic backwards 2002-02-01 08:40:31 +00:00