Граф коммитов

1618 Коммитов

Автор SHA1 Сообщение Дата
colin%theblakes.com 6c3563d32b Support for FireBird etc. b=210630. r=cls 2003-06-25 14:47:43 +00:00
colin%theblakes.com 2d2a115378 Make mozilla.com able to run Firebird. b=209828, r=cls 2003-06-18 19:18:16 +00:00
seawood%netscape.com 480566fe40 Removing old cfm build files. Use the CFM_LAST_RITES tag to resurrect. r=macdev 2003-06-10 20:22:15 +00:00
cbiesinger%web.de cc00ca6fc7 missed a few spots 2003-06-05 16:29:11 +00:00
cbiesinger%web.de 99100ebaac remove final traces of mng decoder, part of bug 195280. not part of build. 2003-06-05 16:27:19 +00:00
pavlov%pavlov.net 7237927e55 Removal of MNG support. Bug 195280. Patch by tor@acm.org. r=pavlov sr=blizzard. 2003-06-03 23:16:42 +00:00
tor%cs.brown.edu ff555a985e Bug 197530 - remove ppm decoder. r=pavlov,cls sr=blizzard 2003-05-31 10:42:33 +00:00
blizzard%redhat.com 61059074b0 Checkpointing changes. Not part of the regular build. Update the plugin path bits in the startup script. Remove some patches that aren't needed anymore. 2003-05-30 13:08:50 +00:00
colin%theblakes.com fca4f83465 Fix OpenVMS debug build problem. b=205013, r=dveditz, a=asa 2003-05-14 22:01:25 +00:00
harishd%netscape.com 0ba9003dc1 Creating a separate module for web services. b=201078, r=leaf@netscape.com, ssu@netscape.com, sr=heikki@netscape.com jst@netscape.com, a=asa@mozilla.org 2003-04-25 20:57:34 +00:00
seawood%netscape.com ce8fc3920e Workaround Tru64 type quirkiness.
Thanks to Jim Brown <jim.brown@miami.edu> for the patch.
Bug #202057 r=cls
2003-04-19 03:12:28 +00:00
seawood%netscape.com e2d0e7309d Sync config.guess & config.sub with official GNU copies.
Bug #199343
2003-04-18 10:20:15 +00:00
seawood%netscape.com bc9757781e Removing obsolete include/ from build.
Bug #199920
2003-04-04 07:47:31 +00:00
seawood%netscape.com 003c4b1e0b Removing obsolete include/ from build.
Bug #199920
2003-04-04 07:28:20 +00:00
seawood%netscape.com fb905afc90 Third time's a charge.
Thanks to danm@netscape.com for the patch.
Bug #158920
2003-04-02 23:22:41 +00:00
seawood%netscape.com c39e1544cf 'mount -p' can return multiple mount points. Use the first one.
Bug #158920 r=sspitzer
2003-04-02 20:48:13 +00:00
seawood%netscape.com 6b34851d99 Use 'mount -' to get cygdrive mountpoint rather than assuming /cygdrive.
Bug #158920 r=bryner
2003-04-02 06:22:59 +00:00
seawood%netscape.com c3f52b88fd Oops. This should have went in with the rest of the fix for bug #122067 2003-03-31 21:02:34 +00:00
blizzard%redhat.com 111a0ddd5e Bug #198051. Update package files to keep up with the NSS 3.8 landing. wtc's patch. 2003-03-24 14:57:33 +00:00
mkaply%us.ibm.com 7fb75fe25f #188249
r=cls
OS/2 GCC build changes
2003-03-24 14:07:08 +00:00
jj%netscape.com 0318f5a7a8 MacOSX disk image's Finder window layout file - initial check-in 2003-03-18 23:32:36 +00:00
jj%netscape.com 17c2ab33e5 MacOSX disk image bacground image - initial check-in 2003-03-18 23:21:06 +00:00
jj%netscape.com 121a759e43 changes made on 3/11: added support for License Agreement display on mount. optional argument
is an .rsrc binary file which resources will be copied into the disk image using Apple's
ResMerger tool. Also enhanced logging.
*** nightly automation - not part of the regular build ***
----------------------------------------------------------------------
2003-03-18 23:18:11 +00:00
jj%netscape.com 74f2226cc5 changes made on 03/05:
. dsstore and background image file are now passed as optional arguments
(instead of hard-coded)
. added call to 'OpenUp', a tool to make the disk image's top window open in the Finder on mount.
*** nightly automation - not part of the regular build ***
2003-03-18 23:07:19 +00:00
jj%netscape.com 623336c8e6 changes made on 3/04:
. checks for HFS+ minimum partition size
. improves disk image creation & ejection technique
. adds a dsstore and background image file if present in the current dir
*** nightly automation - not part of the regular build ***
2003-03-18 23:01:59 +00:00
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
blizzard%redhat.com 4b52868b34 checkpointing changes. not part of the default build. 2003-03-09 19:00:13 +00:00
timeless%mozdev.org be1863587f Bug 181136 remove xpfe/components/regviewer
r=dveditz sr=bz
2003-02-24 17:44:30 +00:00
seawood%netscape.com 2374d4f1a0 Fix typo 2003-02-22 15:29:39 +00:00
bryner%netscape.com a819c9f40f '@' needs to be escaped inside strings in perl. fixing mac cfm bustage. 2003-02-22 10:52:27 +00:00
seawood%netscape.com 2fd19600b4 Make CFM build aware of buildconfig.html
Fixing tinderbox bustage (hopefully)
2003-02-22 08:49:46 +00:00
cltbld%netscape.com 5ff140a807 Remove ENABLE_TESTS ifdef, so this works for --disable-tests. (mcafee) 2003-02-18 02:52:48 +00:00
mcafee%netscape.com f1869711ad New file, does not affect build. This html test externalizes the bloat url -f cycle mechanism for browsers that don't have -f (TestGtkEmbed, etc.). (193748). r=jrgm, sr=bryner, a=dbaron 2003-02-18 00:07:47 +00:00
blizzard%redhat.com d0bb1d97f1 Bug #193061. Install the ssl libs into the system dir. Not part of the default build. 2003-02-13 21:10:36 +00:00
pkw%us.ibm.com a434b75dfd Bug 163744 - Error message displayed in terminal during startup from
command-line on machines which do no have the GNU md5sum program.
r=bryner@netscape.com, a=asa@mozilla.org
2003-02-13 20:30:52 +00:00
sspitzer%netscape.com 5dbc0858ba supplimental fix for #192074.
removing mozilla/mailnews/absync from the tree.
r=cls, this bug has a=asa
2003-02-12 19:56:53 +00:00
blizzard%redhat.com fbdc42b6de lots of 1.3b-related changes. not part of the default build. 2003-02-11 18:05:36 +00:00
sspitzer%netscape.com 2ce81c2f58 fix for bug #192074. remove the absync code from the mozilla tree.
r/sr=bienvenu, a=asa
2003-02-11 08:12:12 +00:00
colin%theblakes.com 2b896b4ef2 Fix problem with VAR format files. b=191281. r=cls. a=asa 2003-01-30 19:00:53 +00:00
peterv%netscape.com 8f0ffc08e3 Another CFM bustage fix. 2003-01-22 00:58:20 +00:00
cbiesinger%web.de 4e52850694 fixing mac bustage 2003-01-21 21:32:36 +00:00
colin%theblakes.com b3c68ab830 Make the default IPv4. b=189916. r=cls 2003-01-21 20:55:36 +00:00
cbiesinger%web.de 9c3a6effec 187373 r=roc+moz sr=tor remove gfx/src/icon_0.gif and icon_1.gif 2003-01-15 22:01:15 +00:00
bryner%netscape.com db12bec6c1 Combine content and layout into a single library (bug 106161). r=dbaron, sr=jst. 2003-01-14 07:08:59 +00:00
bryner%netscape.com 972fb87caf Use the linker option to control which symbols are exported for Mach-O builds (only export NSGetModule from component libraries). Bug 187732, r=cls. 2003-01-06 00:40:49 +00:00
seawood%netscape.com 33f3e0c480 Return proper version number from `mozilla-config --version`
Bug #185551
2002-12-31 11:05:47 +00:00
cbiesinger%web.de 261f86993a fix build bustage (hopefully) 2002-12-22 14:44:38 +00:00
cbiesinger%web.de e88faf7537 88685 r=cls final USE_IMG2 removal 2002-12-22 13:10:26 +00:00
seawood%netscape.com 664647913e Pull calendar & libical by default for mac builds too. 2002-12-13 00:52:10 +00:00
blizzard%redhat.com 8bd336ef0e Bug #178834. Startup script clobbers MOZ_PLUGIN_PATH. a=peter 2002-12-12 20:28:27 +00:00