gecko-dev/embedding/browser
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
..
activex 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 Making the nsModuleComponentInfo data const; bug 74803. r=dp, sr=waterson 2002-01-30 21:14:20 +00:00
chrome Remove now redudant REGCHROME calls. 2002-03-14 07:11:30 +00:00
cocoa/src Adding some missing .cvsignore files. a=leaf. 2002-03-08 00:00:05 +00:00
gtk Fix link ordering problem when building static components with static gtk. 2002-04-11 14:30:31 +00:00
macbuild Bug 113538 - embedding depends on wallet. Rename nsISingleSignonPrompt to nsIAuthPromptWrapper and into embedding. r=morse/sr=darin 2002-02-08 15:21:26 +00:00
photon PHOTON BUILD ONLY 2002-04-10 13:57:19 +00:00
powerplant Fixing bustage - needs #if TARGET_CARBON 2002-04-16 02:46:14 +00:00
webBrowser Bug 137685 - gamma correction causing black backgrounds in embedding. 2002-04-23 23:21:25 +00:00
.cvsignore Ignore generated files. 2000-02-03 00:58:45 +00:00
Makefile.in Landing the rest of the win32 gmake changes: 2001-12-18 09:14:29 +00:00
makefile.win Removed setup folder. API changes for embedding. b=46847, r=dougt, a=valeski 2000-08-25 18:20:25 +00:00