bsmedberg%covad.net
a3deb73315
Bug 263042 - Build both autocomplete impls as separate components to make it easier to ship both of them with toolkit/xpfe r=Neil
2005-10-31 13:21:31 +00:00
neil%parkwaycc.co.uk
4842ea180c
Change ds32.exe switches to use - for MSYS compatibility b=294122 r+sr=dveditz
2005-09-28 15:00:13 +00:00
cst%andrew.cmu.edu
078c459ef3
Bug 198247 "del" key doesn't work in download manager if you used the installer.
...
Patch by ajschult, r=me sr=dveditz
2005-09-27 03:36:12 +00:00
mkaply%us.ibm.com
070f37589a
Bad extra OS/2 only files in packaging
2005-09-26 20:24:40 +00:00
mkaply%us.ibm.com
7ceb46449a
#310096
...
r=bsmedberg
OS/2 bustage - just remove $os from xptlink.pl - it's not used anymore
2005-09-26 20:00:32 +00:00
mkaply%us.ibm.com
1b87e3cd9e
#282335
...
r=chase
Make packager understand OSes other than Windows
2005-09-22 21:51:47 +00:00
scott%scott-macgregor.org
974b0c8542
Bug #308281 --> We want to remove the XPI work around by deleting the file: bug307259.js
...
from the default prefs directory. sr=dbaron
2005-09-13 06:49:48 +00:00
cst%andrew.cmu.edu
b033186934
Bug 301579 SeaMonkey installer should close both SeaMonkey and Mozilla, after prompting the user.
...
r=bsmedberg sr=dveditz
2005-09-09 15:43:47 +00:00
neil%parkwaycc.co.uk
64cd5bbbe0
Bug 305886 Should use $(MAKE) for recursive makes r=bsmedberg
2005-08-25 20:33:56 +00:00
cbiesinger%web.de
7546caf9f5
bug 244770 include sroaming in installer builds
...
patch by giacomo.magnini@portalis.it / trs80@tartarus.uwa.edu.au r=benb sr=neil
2005-08-22 16:10:12 +00:00
kairo%kairo.at
0a1a2d8509
bug 302444 - include unpackaged files in package lists for SeaMonkey installers, r=ajschult sr=Neil
2005-08-19 23:09:31 +00:00
bienvenu%nventure.com
690785e15a
add optional support for mit kerberos for windows, patches by cneberg@gmail.com, r=darin, sr=bienvenu 280792
2005-08-19 14:25:22 +00:00
cbiesinger%web.de
2338bdd85d
bug 300149 only remove the last character of the version if it's a newline (use chomp instead of chop)
...
r=bsmedberg sr=dveditz a=bsmedberg
2005-07-28 13:37:21 +00:00
cst%andrew.cmu.edu
28bb69ed0b
Bug 301842 fix chrome errors from reporter locale moving
...
patch by ajschult, r=bsmedberg a=bsmedberg
2005-07-24 01:48:58 +00:00
mkaply%us.ibm.com
02644beba4
a=mkaply - more makeall.pl syncing with windows
2005-07-08 17:44:57 +00:00
mkaply%us.ibm.com
4bf06d444a
288199 - OS/2 version - r=bsmedberg, sr=mkaply, a=mkaply - all these changes have been built and tested
2005-07-08 17:25:06 +00:00
kairo%kairo.at
bb147f9687
correct fix for the Makefile include stuff of bug 292268 (do correctly what the last bustage fix checkin tried to do), r+a=bsmedberg
2005-07-05 13:36:53 +00:00
kairo%kairo.at
d47791d657
bug 292268 again, possible bustage fix for creature (SeaMonkey win installer only), r=IanN sr=Neil
2005-07-05 11:44:46 +00:00
kairo%kairo.at
893458ceca
supplementary fix for bug 292268 (SeaMonkey package naming) to fix windows stub installer (creature orange), p=IanN <bugzilla@arlen.demon.co.uk> sr=Neil r+a=bsmedberg
2005-07-04 18:38:47 +00:00
cst%andrew.cmu.edu
9c15bbb9b7
Bug 288199 Rebrand suite installer for SeaMonkey. This patch is for the Win32 installer.
...
r=bsmedberg sr=dveditz a=bsmedberg
2005-07-02 20:44:17 +00:00
kairo%kairo.at
86e154a457
bug 292268 - Standardize SeaMonkey package/installer filenames based on toolkit's package-name.mk, sr=Neil r+a=bsmedberg
2005-07-02 20:39:09 +00:00
kairo%kairo.at
8729cd8995
bug 299463 - File res/hiddenWindow.html missing in installer build (SeaMonkey), p=Andrew Schultz <ajschult@verizon.net> r+a=bsmedberg
2005-07-02 19:05:46 +00:00
bsmedberg%covad.net
829fcc5862
Followup to bug 298670 - use cygpath as necessary to convert win32 paths for xpt_link, a=Chase
2005-07-01 01:18:49 +00:00
bsmedberg%covad.net
6db8a67923
Bug 298670 (try #2 ) - Build Firefox tarballs from the installer manifests, r+a=Chase (this second try incorporates the slash fix from Chase as well as additional changes to Packager.pm to make globbing work properly)
2005-06-30 19:22:39 +00:00
cvshook%sicking.cc
23fe2ae1ed
Bug 296764: Move html keybindings to chrome to make sure they work even with js turned off
...
r=bsmedberg sr=jst a=bsmedberg
2005-06-29 22:41:59 +00:00
cbiesinger%web.de
c97ea87e70
Bug 298675 register locale packages for reporter, and fix typo (inspector ->
...
reporter)
patch by Andrew Schultz <ajschult@verizon.net> r=dveditz sr=neil a=bsmedberg
2005-06-28 20:21:53 +00:00
cmp%mozilla.org
e353f7bdc2
Backing out bug 298670, attachment 187193 and changes to xptlink.pl since.
2005-06-28 11:07:48 +00:00
neil%parkwaycc.co.uk
854aed594d
Typo fix to make overlays.rdf uninstall correctly b=289097 r+a=bsmedberg
2005-06-28 10:20:24 +00:00
cmp%mozilla.org
e2e9ff0576
Remove extra slashes from xpt_link command line arguments to fix its use
...
on Windows/Cygwin.
2005-06-28 02:31:04 +00:00
cmp%mozilla.org
05e88cace8
Build tarballs using the installer manifests. Patch by bsmedberg. Bug
...
298670, attachment 187193. r/a=chase
2005-06-27 23:44:29 +00:00
neil%parkwaycc.co.uk
e578ee899a
Bug 297725 Suite does not install GRE correctly r+a=bsmedberg
2005-06-24 09:13:29 +00:00
kairo%kairo.at
9606a3bfb4
bug 297257 - include reporter in suite, p=ajschult@verizon.net r=bsmedberg sr=Neil a=chofmann
2005-06-22 16:01:08 +00:00
gandalf%firefox.pl
55185f343f
Bug 296169: cannot localize svg.properties (should be in chrome/, not res/); r=bsmedberg,a=asa
2005-06-16 13:49:04 +00:00
cls%seawood.org
2f8def85e9
Path translation fixes for msys.
...
Thanks to Howard Chu <hyc@symas.com> for the patches.
Bug #294122 r=cls a=shaver
2005-06-02 04:00:37 +00:00
mkaply%us.ibm.com
71e8520c91
OS/2 SeaMonkey build doesn't come up
2005-05-24 15:34:34 +00:00
cst%andrew.cmu.edu
3c8d35b10e
Bug 291014 Make GetProductBuildID handle ^M properly
...
r=bsmedberg a=asa
2005-04-26 16:44:18 +00:00
cst%andrew.cmu.edu
3b2c94de8e
Bug 290905 properly set $topobjdir for windows makeall.pl
...
r=bsmedberg a=asa
2005-04-26 16:35:42 +00:00
tor%cs.brown.edu
3a11990cae
Bug 290835 - allow building both canvas and cairo svg, don't
...
statically link two copies of cairo code. r=bsmedberg, a=chofmann
2005-04-22 19:03:41 +00:00
cmp%mozilla.org
20468698e4
Change into the correct packaging directory on MacOS X before removing
...
files. Bug 290075, attachment 180667. sr=mscott, a=dbaron
2005-04-14 04:03:24 +00:00
kairo%kairo.at
363d2ab3f4
bug 288199 - Rebrand suite installer, unix part - patch by Mark Banner <bugzilla@standard8.demon.co.uk> r=ajschult sr=dveditz a=asa
2005-04-11 17:06:40 +00:00
kairo%kairo.at
04694dbbdd
part of bug 288199 (Rebrand suite installer), Small packager Makefile fix to use app display name for mac file, r/sr=dveditz a=asa
2005-04-10 23:35:04 +00:00
bsmedberg%covad.net
3a4772821b
Bug 288640 - xpfe/components/search is app-specific, not part of the toolkit. Remove bad dependencies by moving it to tier_99 and only building it for Seamonkey/Firefox r=Neil a=asa
2005-04-08 17:20:34 +00:00
mvl%exedo.nl
80cee11c11
Add permissions dll to the installer
...
bug 288412, r=bsmedberg
2005-04-05 17:58:29 +00:00
neil%parkwaycc.co.uk
1a7c28d251
Bug 289097 Ensure overlays.rdf and stylesheets.rdf get uninstalled r=bsmedberg
2005-04-05 12:26:02 +00:00
bsmedberg%covad.net
457cdc5129
Followup to bug 280725 - update the installer manifests
2005-04-04 19:52:26 +00:00
cbiesinger%web.de
7d0871f66e
126201 patch by Patrick <patrick.hendriks+bugzilla@gmail.com> r+sr=dveditz
...
fix wording of "Complete" option in installer
2005-03-30 20:44:24 +00:00
shaver%mozilla.org
12b778ad3d
remove vestigial references to deceased messenger-mdn locale package, r=mscott
2005-03-19 00:00:30 +00:00
bsmedberg%covad.net
3219ac4125
Bug 282057 - brand.dtd/properties live in the wrong chrome package... xulrunner apps cannot provide these files, which means they can't use various toolkit features r=darin moa=Neil (seamonkey)
2005-03-10 04:38:35 +00:00
cmp%mozilla.org
74fa666678
Backing out attachment 176056 from bug 282335. creature's orange and this
...
check-in appears to be the cause. Backing out should fix it.
2005-03-10 00:35:32 +00:00
mkaply%us.ibm.com
6d3036d7c9
#282335
...
r=cmp
Make packaging understand OSes other than Windows
2005-03-09 18:49:17 +00:00
timeless%mozdev.org
c5ea0767fe
Bug 171317 Show Dialog=FALSE doesn't work
...
patch by ajschult@verizon.net r=dveditz sr=bryner
2005-03-08 06:39:46 +00:00
mvl%exedo.nl
4f0d1cbc7b
add permission extension to installer package.
...
bug 279535, r=bsmedberg, sr=darin
2005-02-27 19:41:11 +00:00
timeless%mozdev.org
38d03565d7
Bug 283574 change installer filenames for Xft / GTK2 builds
...
patch by ajschult@verizon.net r=dbaron sr=dbaron
2005-02-25 08:48:21 +00:00
tor%cs.brown.edu
810adb59db
Bug 281950 - cairo/libpixman landing. r=bsmedberg
2005-02-24 20:11:04 +00:00
mkaply%us.ibm.com
ff71196948
Backing out to see if it fixes the creature orange
2005-02-18 23:28:13 +00:00
mkaply%us.ibm.com
e71755acfb
#282335
...
r=cmp
Make packager understand OSes other than Windows
2005-02-18 17:48:15 +00:00
mkaply%us.ibm.com
93659cb1ce
Allow environment variable MOZ_OBJDIR to be used with OS/2 packaging script
2005-02-18 17:43:15 +00:00
tor%cs.brown.edu
6ce8f5faf8
Bug 199771 - soft fail if gdi+ or cairo can't be found/used.
...
r=scooter, sr=bryner
2005-02-18 16:30:12 +00:00
mkaply%us.ibm.com
4634c663fa
a=mkaply - OS/2 only - report OS/2 packaging scripts to be more like windows and to be invokable via a Makefile
2005-02-16 19:48:11 +00:00
bsmedberg%covad.net
c8aed4327e
Bug 276943 - Opening composer using -edit flag doesn't work in suite installer builds, r=timeless
2005-02-07 13:22:35 +00:00
dbaron%dbaron.org
3a87f7e225
Fix common misspelling of delimiter and delimited (de-limit-er, not deli-meter). b=106386 r=timeless
2005-02-05 00:49:25 +00:00
dbaron%dbaron.org
8993baf11c
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
bryner%brianryner.com
a40463dea3
package typelib files for xtf (bug 279654). r=darin.
2005-01-25 08:18:32 +00:00
cmp%mozilla.org
4d58f3772b
On MacOS X, create a compressed disk image using hdiutil rather than
...
gzipping an uncompressed disk image. b=242845, r=bryner, sr=bsmedberg
2005-01-24 19:49:50 +00:00
wtchang%redhat.com
f1248ae75c
Bugzilla Bug 262822: moved the RecursiveStrip function from makexpi.pl
...
to deliver.pl so we can regenerate the .chk files using shlibsign after the
NSS softoken shared libraries are stripped. r=cmp. sr=bryner.
Modified Files: deliver.pl makexpi.pl
2005-01-17 23:20:31 +00:00
wtchang%redhat.com
eeb28c997b
Bugzilla Bug 262822: use run-mozilla.sh to invoke shlibsign. Removed an
...
unnecessary cd command. r=cmp. sr=bryner.
Modified Files:
xpinstall/packager/Makefile.in
toolkit/mozapps/installer/packager.mk
2005-01-17 23:18:11 +00:00
kjh-5727%comcast.net
84f0f2731d
Bug 156747 - Don't include res/samples and res/throbber in packages. Patch by Giacomo Magnini (giacomo.magnini@portalis.it), r/sr=dveditz.
2005-01-15 17:31:10 +00:00
jst%mozilla.jstenback.com
cb3684dc0c
Landing fix for bug 154934, patch by computergeekvandy@hotmail.com. Auto-genrate GeckoVer value at build time. r=bryner@brianryner.com, sr=jst@mozilla.org
2005-01-14 21:50:42 +00:00
timeless%mozdev.org
f903739060
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:19:12 +00:00
cmp%mozilla.org
176199712f
Apply a fix for bug 262822 to omit select libraries from being stripped
...
during packaging for the Unix/Linux installer package.
2005-01-10 09:43:15 +00:00
mkaply%us.ibm.com
9a84937e1a
#275436
...
r=mkaply, a=mkaply (platform specific)
From Peter Weilbacher - add an OS/2 specific readme file
2005-01-05 15:40:21 +00:00
dbaron%dbaron.org
9db368a6af
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
gerv%gerv.net
670fb87360
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
ben%bengoodger.com
afaefbac28
aviary branch landing:
...
- xpinstall hooks for extension manager (242529, r=dveditz)
(install.rdf read hook + stub extension manager implementation for seamonkey)
- xpinstall hooks for info bar (xpinstall whitelist UI)
2004-12-01 05:59:04 +00:00
dbaron%dbaron.org
e2aa2edb92
Use preprocessor instead of separate files for platform-specific parts of forms.css. b=272151 r+sr=bryner
2004-11-30 06:04:04 +00:00
bsmedberg%covad.net
3824d6b15f
Installer bustage from bug 237745 - package appstartup.xpt properly.
2004-11-01 12:16:48 +00:00
darin%meer.net
52ac61d678
landing patch for bug 262218 "libxpcom.so should only export frozen symbols" r=bsmedberg sr=bryner
2004-10-25 19:34:45 +00:00
cltbld%netscape.com
92cb1ff0a6
bug 249317 - gzip for mac disk image creation should use -f (granrose)
2004-10-22 15:58:14 +00:00
timeless%mozdev.org
cece072e65
Bug 263457 [trunk] duplicated entry of chrome.xpt
...
patch by t-matsuu@estyle.ne.jp r=dveditz sr=dveditz
2004-10-08 21:19:24 +00:00
dveditz%cruzio.com
d6efb5c962
bug 261795 self-referential .cvsignore files break cvs import, not part of build
2004-09-27 15:32:20 +00:00
kjh-5727%comcast.net
bfaaf9c2a1
Bug 253443 - Include spell shecker in typical linux install. Patch by Andrew Schultz (ajschult@verizon.net). r=bsmedberg, sr=dveditz, a=asa.
2004-09-25 17:40:30 +00:00
silver%warwickcompsoc.co.uk
9e2a37453f
Bug 260247 - Register new ChatZilla chrome directory in installer.
...
Build-config only.
r=bsmedberg
2004-09-22 12:32:38 +00:00
bsmedberg%covad.net
7561fa5d5b
Merge bug 246014 from the aviary branch, splitting nsIXULChromeRegistry into a separate piece for seamonkey-only methods. Original Firefox patch r=bryner sr=ben seamonkey merge r+sr=jst
2004-09-21 20:19:48 +00:00
cbiesinger%web.de
1d61416f70
Bug 248044 move jar protocol handler into libjar. these are the changes to the
...
existing files
r=bsmedberg sr=darin
2004-09-14 18:40:26 +00:00
bryner%brianryner.com
8261446984
Hook up gtk2 native keybindings for editor. This gets rid of htmlBindings.xml and instead makes the platform-neutral base bindings be included via the preprocessor, allowing the editorBase bindings to not be applied on gtk2. Also, removed obsolete mac CFM package files. Bug 257405, r=bzbarsky, sr=ben.
2004-09-10 07:17:31 +00:00
kjh-5727%comcast.net
2e772d27d3
BUg 257381: New shared library libgfxpsshar.so.
2004-09-07 21:16:05 +00:00
timeless%mozdev.org
23b1252352
Bug 157459 need way to set default setup type for linux
...
patch by ajschult@verizon.net r=dveditz sr=bryner
2004-08-30 01:00:58 +00:00
neil%parkwaycc.co.uk
780ebbdc88
Bug 253240 Tell installer where mapi locale got moved to so that it registers it correctly r+sr=mscott
2004-08-23 15:59:34 +00:00
dbaron%dbaron.org
2d7e58ba5c
Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner
2004-08-19 01:11:18 +00:00
dbaron%dbaron.org
d9a999adda
Set better ownership and permissions in tar files we create, and remove old hack. b=254303 r=bryner a=asa
2004-08-17 00:14:48 +00:00
darin%meer.net
8d4ae4e25c
use backslashes instead of forward slashes (oops!)
2004-08-10 05:52:33 +00:00
scott%scott-macgregor.org
af801ce18e
part of Bug #245430 --> thunderbird static build support.
...
Get rid of the mail\config packaging of chrome into dist\thunderbird. Let the installer do it as part of the
packaging process.
2004-07-18 21:47:27 +00:00
cbiesinger%web.de
1c064d15d0
backing out bug 243616 to fix tinderbox orange
2004-07-16 00:06:31 +00:00
cbiesinger%web.de
4d5043b14c
bug 243616 make sure to call nsinstall.exe with a windows-style path
...
patch by Andreas Kunz <durbacher@gmx.de> r=bsmedberg
2004-07-15 15:50:39 +00:00
darin%meer.net
b4d6c00e7b
fixing oops in packages-win, s/libnegotiateauth.so/negotiateauth.dll/ ;-)
2004-07-12 19:04:53 +00:00
darin%meer.net
7f484f5824
updating packaging files for bug 237586 "Implement negotiateauth using SSPI for Windows"
2004-07-09 22:05:11 +00:00
ssu%netscape.com
627ebe8c04
addendum patch to bug 47762. simply runs the GRE in silent mode instead of auto mode. r=,sr=,a= dveditz!
2004-07-08 06:51:48 +00:00
ssu%netscape.com
4e9b9efb55
fixing bug 47762 - Installer switches focus to itself repeatedly. r=leaf, sr=dveditz, a=asa
2004-07-08 00:47:08 +00:00
mkaply%us.ibm.com
4a2446d7ba
#248102
...
r=ssu, sr=dveditz
Don't delete mozilla.bmp when we install over a previous installation
2004-06-23 14:26:19 +00:00
mkaply%us.ibm.com
19b21bb2b3
#244221
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - don't wipe out the Mozilla folder when installing
2004-06-09 13:32:38 +00:00