gecko-dev/profile
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
..
Acct API Freeze for nsIServiceManager r=shaver@mozilla.org, sr=rpotts@netscape.com bug 99147 2001-10-16 03:35:52 +00:00
defaults 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 Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
pref-migrator Fix for bug # 78585. Import local folders from 4.x. 2002-03-31 03:08:42 +00:00
public Fix for bug # 78585. Import local folders from 4.x. 2002-03-31 03:08:42 +00:00
resources Bug 128905 nsIPromptService.idl confirmEx is poorly prototyped 2002-04-05 08:13:27 +00:00
src fix for bug 119923 - split nsIChromeRegistry into 2 interfaces, one that is XUL-specific 2002-04-12 01:52:27 +00:00
.cvsignore
Makefile.in
makefile.win Bug 103054: remove dead code: profile/Acct and profile/Acctidl. 2001-10-06 07:26:37 +00:00