Commit Graph

12 Commits

Author SHA1 Message Date
seawood@netscape.com
f31500b018 Removing old nmake build makefiles. Bug #158528 r=pavlov 2002-08-10 07:55:43 +00:00
seawood@netscape.com
a4af5f77bb 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
seawood@netscape.com
5b18dcd3d4 Rename 'install' build phase to 'libs'.
Bug #56601 r=pavlov
2001-11-21 09:49:41 +00:00
seawood@netscape.com
260d555966 Renaming 'install' build phase to 'libs'
Bug #56601 r=pavlov
2001-11-21 08:55:59 +00:00
dmose@mozilla.org
20621227af updated xPL license boilerplate to v1.1, a=chofmann@netscape.com,r=endico@mozilla.org 1999-11-06 03:43:54 +00:00
briano@netscape.com
f9125540a4 General cleanup. 1999-09-18 03:45:06 +00:00
cyeh@netscape.com
8f34b86fcc Remove IGNORE_MANIFEST=1. It doesn't do anything and it confuses people. 1999-09-01 01:13:14 +00:00
mcafee@netscape.com
d66084132b Ignore generated files. 1999-04-05 05:23:13 +00:00
danm@netscape.com
78b6a5fe31 new 1999-04-02 21:12:06 +00:00
danm@netscape.com
e43ffee098 forgot the !%#! binary switch 1999-04-02 20:25:57 +00:00
danm@netscape.com
471a0bd789 forgot the !@@!# binary switch 1999-04-02 20:16:54 +00:00
danm@netscape.com
5e5b898112 XUL samples 1999-04-02 20:06:37 +00:00