pjs/build/mac/build_scripts
dougt%netscape.com be629223b6 Create a new xpcom obsolete library (and component library).
Moved nsFileSpec and related classes into this obsolete library.
  Moved nsRegistry and related libreg functionality into the obsolete library.

Updated many callers using the obsolete nsFile spec to use nsIFile and Necko to do file IO.

Combined the following DLLs (source -> dest)
  uriloader -> docshell
  shistory -> docshell
  jsurl -> jsdom
  gkview -> gklayout

Moved nsAdapterEnumerator out of xpcom/ds and into mailnews, since they're the only consumer

Modifed the xpt_link tool so that you can specify a �only include� cid list that can mask CID�s that you are not interested in.

Added build options:
Prevent the building of xpinstall (--disable-xpinstall)
Prevent the building js component loader (--disable-jsloader)
A build option to only build a single profile (--enable-single-profile)
A build flag to only built the required xpfe components (--disable-xpfe-components).

Removal or hiding of unused functions and classes including nsEscape*, nsDequeIterator, nsRecyclingAllocatorImpl, nsDiscriminatedUnion, nsOpaqueKey, nsCRT::strlen, NS_NewCommandLineService

Bug 194240, r/sr = darin, alec.
2003-03-15 01:04:32 +00:00
..
Moz bugscape 17934, which has code for unhardcoding versions in both trees 2002-11-08 23:04:01 +00:00
BuildMozilla.pl Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. r=peterv,sr=scc 2001-10-26 22:36:28 +00:00
BuildMozillaDebug.pl Fix for bug 83589 -- fix the mac build scripts so that a commercial tree doesn't clobber config files in the mozilla tree. r=peterv,sr=scc 2001-10-26 22:36:28 +00:00
MozillaBuildFlags.txt 88685 r=cls final USE_IMG2 removal 2002-12-22 13:10:26 +00:00
MozillaBuildList.pm Create a new xpcom obsolete library (and component library). 2003-03-15 01:04:32 +00:00
MozillaCheckoutList.txt Pull calendar & libical by default for mac builds too. 2002-12-13 00:52:10 +00:00
PullMozilla.pl Add support for a fast-update option on Mac, bug 79280. r=peterv, sr=scc 2001-08-17 01:50:06 +00:00