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

2297 Коммитов

Автор SHA1 Сообщение Дата
seawood%netscape.com 16e7da2837 nobrainer changes while thinking about mingw support
Bug #134113 r=dmose
2003-01-03 08:58:59 +00:00
seawood%netscape.com c81c66f7f1 Don't set EXPORT_LIBRARY for libs that aren't in the final link list for static builds.
Fixing static build bustage.
2002-12-28 23:42:21 +00:00
seawood%netscape.com d5efcdfb6d Start installing GRE libraries & components into a separate dist/gre directory as part of the default build.
Bug #186241 r=dougt
2002-12-28 01:15:07 +00:00
dougt%netscape.com 7271fee8e3 Fixing race on creating a unique file name. This race, which existed forever, caused installing 2 xpis simultaneously to fail. r=ssu, sr=dveditz, b=186038. 2002-12-23 22:18:54 +00:00
dougt%netscape.com 59a520b858 Implementing XPInstall Signing. sr=dveditz, r=mstoltz, b=178687 2002-12-17 00:59:42 +00:00
cltbld%netscape.com 3a601a1474 Updating trunk to 1.3b, Bug#184465 r=lpham/sr=kysmith. ycalonje checking in as cltbld 2002-12-17 00:25:49 +00:00
bratell%lysator.liu.se b00d416569 Patch for bug 59670 by Aleksey Nogin. Initialize variables before using them. r=dveditz, sr=brendan 2002-12-15 19:17:20 +00:00
kin%netscape.com 194161745c Fix for commercial blocker bug (bugscape bug 21716 (Spell checker fails to open))
Added missing txtsvc.xpt to packgages-* files:

    mozilla/xpinstall/packager/packages-mac
    mozilla/xpinstall/packager/packages-os2
    mozilla/xpinstall/packager/packages-static-unix
    mozilla/xpinstall/packager/packages-static-win
    mozilla/xpinstall/packager/packages-unix
    mozilla/xpinstall/packager/packages-win

This was fallout from the checkin for bugzilla bug 173046.
2002-12-12 00:04:22 +00:00
seawood%netscape.com 6eb85d1769 Use mkstemp instead of tempnam. Potential security issue.
Bug #173178 r=syd sr=dveditz
2002-12-11 14:50:15 +00:00
ssu%netscape.com dc92413424 fixing bug 183227 - Destroys Palm Desktop User Account. r=dmose sr=sspitzer a=asa 2002-12-06 07:29:09 +00:00
sspitzer%netscape.com f3a71f10a4 the mdn and mailviews extensions were not added to the jst files
so they weren't showing up in official bits.
(ns tree fixed also)  r=ssu, sr=bienvenu, a=asa
2002-12-06 01:32:37 +00:00
bstell%ix.netcom.com 8c74e4e807 bug 180473 : make nsFreeType a xpcom service and move from shared lib to static lib
r=Louie.Zhao@sun.com, sr=alecf@netscape.com
2002-12-04 04:42:40 +00:00
mkaply%us.ibm.com 318b600222 OS/2 only - type in install script 2002-12-02 06:27:07 +00:00
peterv%netscape.com 2cd27f702a Fix for bug 176610 (Make nsNameSpaceManager a service). r=caillon, sr=jst. 2002-11-29 23:44:07 +00:00
curt%netscape.com eaeb0a93ea Merging in Sean's fix from bug #182195
(This script isn't part of the build yet.)
2002-11-28 00:28:36 +00:00
ssu%netscape.com 2ade9eb1fc fixing bug 182195 - XP Start Menu displays $ProductNameInternal$ instead of Mozilla for the default browser. r=dveditz sr=leaf 2002-11-27 23:25:02 +00:00
curt%netscape.com 2fd3ad014b New installers build process which will not become part of the build
until Leaf flips the switch on the nightly automation process.
2002-11-27 21:50:46 +00:00
ssu%netscape.com 918d4f620d checking in patches for bugzilla2@farside.demon.co.uk for bug 169159 - Inconsistency in the WinXP Start Menu item (version in one not in other). r=ssu, sr=dveditz 2002-11-26 23:21:07 +00:00
jrgm%netscape.com 2cae038dd3 missing part of checkin for bug 176791, r=curt 2002-11-23 05:14:25 +00:00
curt%netscape.com 52ec79b07f Allow for multiple client installations.
(Bug #176791, r=jbetak, sr=dveditz)
2002-11-23 02:05:24 +00:00
bzbarsky%mit.edu 4b06a70b5f Use calloc() instead of malloc() followed by memset to 0. Bug 124302, patch by
Aaron Lehmann <aaronl@vitelus.com>, r=timeless, sr=bzbarsky
2002-11-20 23:13:09 +00:00
jj%netscape.com 7dbb816c92 fix for #180374: replaced xpi download protocol for mac (now http). r=syd, sr=dveditz 2002-11-20 23:02:46 +00:00
mkaply%us.ibm.com a72ca915eb OS/2 only - need to change how we get version for packaging since it is no longer in configure.in 2002-11-19 05:28:19 +00:00
timeless%mozdev.org 384066e98e Bug 58221 don't use strlen to check if a string is of length 0
patch by aaronl@vitelus.com r=timeless sr=bz
2002-11-17 05:16:49 +00:00
blizzard%redhat.com 81edc8021d Smoketest blocker bug #180318. Make sure that we include libgfxft2.so in the packages file since - wait for it - libgfx_gtk.so is linked directly against it. This was causing registration for the gfx component to fail silently so mozilla wouldn't ever start up. 2002-11-15 22:44:17 +00:00
ssu%netscape.com 5c71dae934 fixing bug 173195 - Changes in the Mozilla/Netscape Installer to run Palm Conduit Installer. r=curt, sr=dveditz 2002-11-14 09:04:16 +00:00
mkaply%us.ibm.com 2a2d4eb5cb We need composer.xpt too 2002-11-14 00:11:48 +00:00
leaf%mozilla.org edb574fe29 update mac installer version to 1.3a 2002-11-14 00:00:51 +00:00
blizzard%redhat.com d4312f5223 No bug number. Fix the name of the mailview shared lib on unix. r=sspitzer 2002-11-13 21:21:09 +00:00
leaf%mozilla.org d6f35cc73c bug 176505, sr=sfraser, r=kin. fix packaging for new xpt file 2002-11-13 20:31:20 +00:00
locka%iol.ie 1e05e467e8 Add --enable-activex-scripting switch to configure.in and package changes to include npmozax.dll. b=133818 r/a=seawood@netscape.com 2002-11-13 13:14:14 +00:00
curt%netscape.com 4f7a6efa1b Changing version string.
(Bug #178716, r=chak, sr=dveditz)
2002-11-09 05:16:52 +00:00
leaf%mozilla.org c61b46192c update version strings for bug 178863 2002-11-09 01:31:16 +00:00
sspitzer%netscape.com 6d85e64757 moving to 8.3. it's too easy to goof this up otherwise. 2002-11-08 20:42:21 +00:00
mkaply%us.ibm.com 16e1a92721 Os/2 needs 8.3 names 2002-11-08 15:24:29 +00:00
bryner%netscape.com 399a7ee28e Stop building and packaging XBL form controls, since they aren't being actively worked on and aren't slated to be turned on anytime soon (bug 172288). r=jkeiser, sr=blake. 2002-11-08 06:09:17 +00:00
mkaply%us.ibm.com b2afded753 OS/2 DLL names need to be 8.3 2002-11-08 04:08:31 +00:00
dmose%netscape.com ba05ab6786 packager changes for junkmail filtering code; part of bug 169638. r/sr=sspitzer 2002-11-08 03:38:37 +00:00
sspitzer%netscape.com c25784043b the right fix for the .so and .dll is to staticly link them in.
but that's another issue.  r=dmose
2002-11-08 03:36:58 +00:00
sspitzer%netscape.com e7fd3e8782 packaging changes for mailviews 2002-11-07 21:48:35 +00:00
blizzard%redhat.com 0bfef59f68 Bug #176299. Add gtk2-specific libraries to the package manifest. r=leaf 2002-11-07 19:45:34 +00:00
sspitzer%netscape.com e62badf13a packaging files for mailViews.dat files. (moved from the ns tree)
bug #176850.  r/sr=bienvenu
2002-11-06 22:26:16 +00:00
timeless%mozdev.org fb2efaecbb Bug 175096 Improve doc comment for NS_SoftwareUpdateRequestAutoReg()
r=dougt sr=dveditz
2002-11-06 15:15:38 +00:00
curt%netscape.com 316a8c0372 Not part of the build. This file is only used by installer developers. 2002-11-06 03:41:30 +00:00
curt%netscape.com 8917717399 Install the installer.
(Bug 169579, r=jbetak, sr=sveditz)
2002-11-06 03:31:11 +00:00
curt%netscape.com 358ce8e3d0 Mainenance cleanup
(Bugs #177163, #127420, r=jbetak, sr=dveditz)
2002-11-06 02:21:00 +00:00
curt%netscape.com ec39c85589 Add Force Install command-line option.
(Bug #73336, r=jbetak, sr=dveditz)
2002-11-06 02:08:33 +00:00
curt%netscape.com 486933c1d4 Add Force Install command-line optionl
(Bug #173336, r=jbetak, sr=dveditz)
2002-11-06 02:05:38 +00:00
curt%netscape.com 446fcf43f8 Let the uninstaller know about the .autoreg file.
(Bug #169371, r=jbetak, sr=dveditz)
2002-11-06 01:54:05 +00:00
curt%netscape.com 3a74eb9a02 Look up the existence of a file to confirm product installation.
(Bug #166666, r=jbetak, sr=dveditz)
2002-11-06 01:46:45 +00:00