gecko-dev/embedding
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 XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
browser 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
components 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
config MathML entries are missing in embedding packages, b=137029, r=adamlock, sr=heikki 2002-04-24 21:32:26 +00:00
examples NOT PART OF BUILD. Makefile tweaks b=72851 2001-03-27 12:22:01 +00:00
qa added additional flag support for onHistoryReload() of history listener. 2002-04-20 03:39:31 +00:00
tests 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
wrappers NOT PART OF BUILD. Makefile tweaks b=72851 2001-03-27 12:22:01 +00:00
.cvsignore Ignore generated files. 2000-02-03 00:58:45 +00:00
Makefile.in fix gmake static windows build 2002-03-22 00:39:50 +00:00
makefile.win turn the embedding tests on for MOZILLA_OFFICIAL builds, bug 110341, r=cls 2001-11-17 02:34:52 +00:00