pjs/netwerk
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
..
base 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
build fixing bustage 2002-02-27 12:57:59 +00:00
build2 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
cache fixes bug 116365 (second attempt) "[RFE] Cache partial documents; automatically 2002-03-26 23:33:19 +00:00
cookie Adding missing .cvsignore files. a=leaf. 2002-02-27 23:53:14 +00:00
dns Bug 133412: need to #include <Files.h> before <OpenTransport.h> for the buggy Universal Headers 3.4.1. Changes to allow for upgrading to CodeWarrior Pro 7.2 tools. r=sdagley, sr=scc, a=asa 2002-03-27 04:09:17 +00:00
macbuild mac project changes for bug 93054 2002-04-19 22:30:15 +00:00
mime b=119418 Fix handling of opaque signed S/Mime messages. 2002-04-12 04:26:40 +00:00
protocol don't allow extra ftp commands to be executed (bug 139202); r=bbaetz, mstoltz; sr=alecf, darin 2002-04-24 20:26:05 +00:00
resources Regular milestone update of localeVersion values to 1.0.0. Bug 126785. r=tao, sr=alecf, a=asa 2002-04-16 22:19:10 +00:00
socket Use dynamic library & xpidl_module names from nmake build for win32 gmake builds for compatibility. 2002-01-16 05:10:09 +00:00
streamconv Fix parsing of content-types with options (bug 138639). r=bbaetz, sr=darin. 2002-04-22 23:55:30 +00:00
test 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
testserver Renaming 'install' build phase to 'libs' 2001-11-21 08:55:59 +00:00
.cvsignore some more ignorance 1999-06-17 19:00:56 +00:00
Makefile.in Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr. 2002-01-31 04:08:19 +00:00
gen-makefile.sh
makefile.win Bug 113519: cannot build with cookie extension disabled. Patch by Stephen P. Morse <morse@netscape.com>, r=/sr=darin,alecf,smfr. 2002-01-31 04:08:19 +00:00