pjs/modules
seawood%netscape.com ce9e9903a5 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
..
coreincl
edtplug Bugzilla Bug 106386 rid source of these misspellings: persistant persistance priviledge protocal editting editted targetted targetting 2001-12-23 23:23:41 +00:00
fullsoft
libfont
libhook
libimg Sync tree against pristine 1.0.9 png distribution. 2002-03-22 00:06:13 +00:00
libjar fix nmake builds 2002-04-04 23:51:11 +00:00
libnls/headers Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
libpr0n Add LIBS_DIR to the link line before EXTRA_DSO_LIBS to avoid link-ordering issues on linkers that care (e.g,Sun Forte 7). 2002-04-18 21:50:31 +00:00
libpref Turn sidebar personal toolbar icon off till all parties come to a consensus. 2002-04-24 23:52:08 +00:00
libreg Bug 115334 - Removing .mcp files which are obsolete after XML conversion. r=jj/sr=sfraser 2002-02-12 15:41:41 +00:00
libtest
libutil Remove xp_core.h & xp_mem.h and all build references to them. 2002-03-27 06:02:39 +00:00
mpfilelocprovider 128969 - necessary dir/profile-related download manager changes. r=ccarlen sr=ben a=asa 2002-03-05 22:30:28 +00:00
oji XPCOM initialize primary event queue. 135531. r=brendan@mozilla.org, sr=darin@netscape.com 2002-04-15 22:26:29 +00:00
plugin 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
progress
rdf
schedulr
security
softupdt Bug 106386 rid source of misspellings 2002-03-19 04:30:17 +00:00
staticmod fix bug 132412, for building staticly linked gecko.dll in static build. r=seawood sr=dveditz a=asa 2002-03-27 03:19:52 +00:00
xml Fix next-to-last vs. last context GC race, plus ClaimScope vs. js_DestroyContext race; removed js_ForceGC from the FRIEND JS API (133773, sr=jband&shaver, a=asa). 2002-04-02 04:23:21 +00:00
zlib Update in-tree version of zlib to 1.1.4 2002-03-14 22:18:39 +00:00
Makefile
Makefile.in
makefile.win