Commit Graph

21 Commits

Author SHA1 Message Date
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
dbradley%netscape.com
9b2bda104e Bug 101696 - interface with no uuid shouldn't parse. Patch adds a warning, does not prohibit it, and cleans up interfaces that are missing id's r=rginda, sr=jband 2001-11-01 05:04:35 +00:00
gerv%gerv.net
4e12e44b2f Relicensing Round 1, Take 2. Most C-like NPL files -> NPL/GPL/LGPL. Bug 98089. 2001-09-28 20:14:13 +00:00
dbaron%fas.harvard.edu
aa4fec2b67 Header include dependency cleanup. b=64023 r=jag rs=brendan 2001-07-16 02:40:48 +00:00
cls%seawood.org
434edd6f33 Oops. Fixing bustage introduced by previous checkin. I forgot that XPIDL_MODULE is sometimes set by MODULE. r=blizzard Bug 59454 2000-11-21 00:18:46 +00:00
cls%seawood.org
66a18fcbbf Resurrect REQUIRES so that we have some sort of means to track intermodule dependencies. Bug #59454 r=blizzard@mozilla.org 2000-11-20 07:16:06 +00:00
rayw%netscape.com
0257791053 Bug 37275, Changing value of all progids, and changing everywhere a progid
is mentioned to mention a contractid, including in identifiers.

r=warren
2000-09-13 23:57:52 +00:00
vidur%netscape.com
e153192875 Fix for bug 46861. nsIDOMWindow is now split into two interfaces: a public interface (still called nsIDOMWindow) for embedders and an internal interface (nsIDOMWindowInternal) for internal use. The union of the two interfaces is still visible from JavaScript. r=jst@netscape.com 2000-09-01 01:54:35 +00:00
rhp%netscape.com
f56a568609 Fixes for progress in absync - Bug #: 1787 - r: bienvenu 2000-08-03 23:40:51 +00:00
rhp%netscape.com
ef6ecd7b5c Fix for parenting of prompts - Bug #: 44152 - r: bienvenu 2000-07-27 03:32:06 +00:00
rhp%netscape.com
cc38577efa Fix to use the server and port from AB Sync server - Bug # 43782 - r: jefft 2000-06-26 23:04:37 +00:00
rhp%netscape.com
a5a3827ae9 Adding COOL Auth to ABSync - Bug #: 43022 - r: jefft 2000-06-22 04:21:43 +00:00
sspitzer%netscape.com
d682bbb07b whoops. sorry about that, chief. 2000-05-19 21:38:24 +00:00
sspitzer%netscape.com
a1157fc1e9 ignore generated makefiles. 2000-05-19 21:12:38 +00:00
rhp%netscape.com
c3b3a81cdf Checking in code - NOT PART OF THE BUILD 2000-05-14 23:26:00 +00:00
rhp%netscape.com
581d3b8263 Not part of the build! 2000-05-12 04:33:45 +00:00
rhp%netscape.com
fc7ca943b3 NOT PART OF THE BUILD 2000-05-12 04:31:08 +00:00
rhp%netscape.com
dd7eebdfff JUST ADDING CODE - NOT PART OF THE BUILD 2000-05-09 04:11:11 +00:00
rhp%netscape.com
4f9003f3f9 THIS IS NOT PART OF THE BUILD! JUST CHECKING IN CODE 2000-05-02 06:00:00 +00:00
rhp%netscape.com
4ad7ab823c NOT PART OF THE BUILD...nothing to see here, just move along... 2000-04-28 13:56:54 +00:00
rhp%netscape.com
3e9f0c30bb Just adding files to the tree - NOT PART OF THE BUILD!!! 2000-04-18 23:59:32 +00:00