mvl%exedo.nl
f5ad7f9c0d
add permission extension to installer package.
...
bug 279535, r=bsmedberg, sr=darin
2005-02-27 19:41:11 +00:00
timeless%mozdev.org
5748c8d6ec
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
889e7fa836
Bug 281950 - cairo/libpixman landing. r=bsmedberg
2005-02-24 20:11:04 +00:00
mkaply%us.ibm.com
9a7342b5b5
Backing out to see if it fixes the creature orange
2005-02-18 23:28:13 +00:00
mkaply%us.ibm.com
a6dbcc8f7d
#282335
...
r=cmp
Make packager understand OSes other than Windows
2005-02-18 17:48:15 +00:00
mkaply%us.ibm.com
e39f24d3d3
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
5610743d12
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
a4a6ee0aff
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
9ab7123e10
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
844ed1c45c
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
13ad340e6a
Convert CR-LF and CR linebreaks to LF.
2005-01-28 20:01:46 +00:00
bryner%brianryner.com
bc3a3c68a0
package typelib files for xtf (bug 279654). r=darin.
2005-01-25 08:18:32 +00:00
cmp%mozilla.org
0c72a83f79
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
a4cf2cb1e4
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
74a568cea0
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
5e61fc9422
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
269ef60565
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
2678104ecc
Bug 277371 remove mozilla/dom/src/jsurl/nsIEvaluateStringProxy.idl
...
rs=jst
2005-01-14 09:19:12 +00:00
cmp%mozilla.org
130b5b5a29
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
0db4a665e3
#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
1bb228eed5
Bug 272151: reorganize files within layout, r+sr=roc
2004-12-08 19:41:48 +00:00
gerv%gerv.net
b92568bebe
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-12-01 22:27:03 +00:00
ben%bengoodger.com
5f5d16d6d9
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
10efb45442
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
6c9953770a
Installer bustage from bug 237745 - package appstartup.xpt properly.
2004-11-01 12:16:48 +00:00
darin%meer.net
fb3826168b
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
6325099ed4
bug 249317 - gzip for mac disk image creation should use -f (granrose)
2004-10-22 15:58:14 +00:00
timeless%mozdev.org
4e6ed766d3
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
72d4418893
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
cf3965d900
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
e77a78f266
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
9b824e5486
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
b5ded57da7
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
306fd4d418
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
b89a09b444
BUg 257381: New shared library libgfxpsshar.so.
2004-09-07 21:16:05 +00:00
timeless%mozdev.org
a4e97f47f1
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
5a64930445
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
67a92a6c9c
Add to filenames for GTK2 and Xft builds. b=254477 r+sr=bryner
2004-08-19 01:11:18 +00:00
dbaron%dbaron.org
b97f1a4ffb
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
eab6ffed87
use backslashes instead of forward slashes (oops!)
2004-08-10 05:52:33 +00:00
scott%scott-macgregor.org
2e90159f06
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
3e1b1d0cbb
backing out bug 243616 to fix tinderbox orange
2004-07-16 00:06:31 +00:00
cbiesinger%web.de
5b6d9347b2
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
92fcf548ec
fixing oops in packages-win, s/libnegotiateauth.so/negotiateauth.dll/ ;-)
2004-07-12 19:04:53 +00:00
darin%meer.net
1d03456125
updating packaging files for bug 237586 "Implement negotiateauth using SSPI for Windows"
2004-07-09 22:05:11 +00:00
ssu%netscape.com
119272cb4f
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
249da37d53
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
b7516b3f44
#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
42959320c7
#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
bryner%brianryner.com
7ffbcc0fcf
On second thought, make PACKAGE be the name of the final package file
2004-06-08 05:49:50 +00:00
bryner%brianryner.com
7d502739d3
gzip dmg images after creating them
2004-06-08 05:47:44 +00:00
bryner%brianryner.com
e80f35325d
Don't hardcode _APPNAME, use MOZ_PKG_APPNAME instead.
2004-06-07 23:58:59 +00:00
mozilla.BenB%bucksch.org
0717f8921e
Add roaming
2004-06-05 22:25:37 +00:00
cbiesinger%web.de
3ef341a07a
Bug 219622 SpellChecker component has no disk size
...
patch by Andreas Kunz <durbacher@gmx.de> r=ssu sr=dougt
2004-06-02 20:59:58 +00:00
cbiesinger%web.de
e1618690a8
removing C++ urlbarhistory impl
...
bug 245009 r=bsmedberg sr=alecf
2004-06-02 17:47:39 +00:00
cbiesinger%web.de
38c5c62232
bug 245172 StageUtils.pm should mkdir with "0775" permissions, not "775"
...
patch by Andreas Kunz <durbacher@gmx.de> r=bsmedberg
2004-06-01 22:51:42 +00:00
scott%scott-macgregor.org
5919fd32a4
try to fix talkback for thunderbird
2004-05-17 22:13:40 +00:00
darin%meer.net
2542c04325
fixes bug 242900 "missing libnkgnomevfs.so in packages-unix" r=bsmedberg
2004-05-07 21:14:27 +00:00
timeless%mozdev.org
0040f7f577
Bug 242037 mkdir in many perl scripts contains a decimal 775, not the correct octal specification of 0775
...
patch by ajschult@mindspring.com r=bsmedberg
2004-04-30 04:23:06 +00:00
louie.zhao%sun.com
ecb3ed80f5
bug241830 missing libnegotiateauth.so in packages-unix
...
r = bsmedberg
sr= darin
2004-04-28 06:06:12 +00:00
dbaron%dbaron.org
7ca32ab3a1
Changes to allow tinderbox automation of thunderbird zip builds. b=240804 r=bryner sr=mscott
2004-04-26 23:28:49 +00:00
leaf%mozilla.org
102658f883
don't just strip .so files before making installers; bug 241288, r=bsmedberg
2004-04-26 18:15:34 +00:00
mkaply%us.ibm.com
3f28b7d2b8
#241369
...
r=pedemont, sr=blizzard (platform specific)
OS/2 only - Installer isn't closing some version of mozturbo
2004-04-23 19:13:54 +00:00
leaf%mozilla.org
4e59fa1410
Add dummy file for windows talkback xpi creation, so *something* gets
...
created to be installed, even if building the talkback component is disabled
or broken. bug 240234.
2004-04-19 21:59:20 +00:00
gerv%gerv.net
b748dba55c
Bug 236613: change to MPL/LGPL/GPL tri-license.
2004-04-17 14:37:35 +00:00
bzbarsky%mit.edu
e9e8e345cb
Linux installer should run regxpcom/regchrome, not Mozilla, at install end. Bug
...
57089, patch by Andrew Schultz <ajschult@mindspring.com>, r+sr=dveditz
2004-04-14 02:39:11 +00:00
bienvenu%nventure.com
cb5828ffa7
224318 backend support for automatic server spam filter filters add new .sfd files to packages sr=mscott
2004-04-13 18:19:54 +00:00
leaf%mozilla.org
77f5287f96
actually install something from talkback.xpi
2004-04-10 00:26:04 +00:00
leaf%mozilla.org
993c7113b3
updating talkback install.js template to actually install something.
2004-04-09 16:29:22 +00:00
timeless%mozdev.org
dd495dd003
Bug 234741 installer should refuse to install to a non-empty, non-Mozilla directory
...
patch by ajschult@mindspring.com r=bsmedberg sr=dveditz a=asa
2004-04-08 04:55:05 +00:00
kairo%kairo.at
b4635871a5
bug 239041 - Make tar.bz2 the default packager format on Solaris, r=pete.zha, sr=leaf, a=chofmann
2004-04-01 23:30:55 +00:00
mkaply%us.ibm.com
daf1755aca
Bug 205773 - a=mkaply - change object ID for Mail icon in installer
2004-03-30 19:16:47 +00:00
leaf%mozilla.org
c647fb8b1b
bug 218898. add talkback to packaging manifest. r=bsmedberg, sr=bryner a=chofmann
2004-03-26 23:04:45 +00:00
leaf%mozilla.org
4ef6397ebf
bug 218898, add talkback to installer manifests. r=bsmedberg, sr=bryner, a=chofmann
2004-03-26 23:02:28 +00:00
timeless%mozdev.org
8447e21023
Bug 238359 Linux installer does not install init.d/ directory
...
calendar patch by ajschult@mindspring.com r=mostafah a=chofmann
xpinstall patch by ajschult@mindspring.com r=gisburn a=mkaply
2004-03-26 15:57:58 +00:00
mkaply%us.ibm.com
5c32910675
#238643
...
r=pedemont, sr=blizzard (platform specific code), a=mkaply
Delete leftover XPT files on install so we can work over certain builds
2004-03-25 20:07:25 +00:00
bryner%brianryner.com
8c3595f335
Provide a mechanism to exclude unwanted files from firefox .zip/.tar build packaging (bug 238210). r=ben. Should only affect firefox release builds.
2004-03-24 19:22:52 +00:00
mkaply%us.ibm.com
5656d02707
a=mkaply - no idea why this wasn't removed a year ago
2004-03-23 23:19:12 +00:00
bryner%brianryner.com
37ba609ba1
Changes for hooking up windows firefox nightlies to post-mozilla-rel.pl (bug 237173). r=leaf, a=dbaron.
2004-03-11 23:18:19 +00:00
leaf%mozilla.org
97051916b3
clean up file permissions before creating installer .xpi files. r=dbaron
2004-02-26 23:31:46 +00:00
leaf%mozilla.org
2362254429
remove possible line endings in buildid, which leads to disastrous default
...
install directories on windows. bug 233014. r=ssu, sr=dveditz
2004-02-26 21:47:03 +00:00
cls%seawood.org
6dada5e398
Set MOZ_APP_NAME & MOZ_APP_VERSION based upon which app is being built.
...
Use MOZ_APP_NAME to set the proper paths for `make install`
Bug #234442 r=bryner
2004-02-25 03:27:11 +00:00
bryner%brianryner.com
c13cc68678
Merge jsdom and gklayout libraries (bug 232247). r=dbaron, sr=jst.
2004-02-24 03:22:35 +00:00
cls%seawood.org
d44793ecbe
Add support for cross-compiling to mingw.
...
Bug #222013 r=bryner
2004-02-20 22:14:14 +00:00
cbiesinger%web.de
07338da777
bug 99380 Different shell icons to identify each associated file type
...
patch by Jeremy Morton <jez9999@runbox.com>, icons by jez, SkewerMZ, Brian Bober and Malcom Scott
r=neil sr=jag a=bart
2004-02-19 19:11:32 +00:00
dbaron%dbaron.org
307f34199b
Use the objdir and srcdir options in a way that deliver.pl supports so that this works with an objdir. b=162079 r=leaf
2004-02-19 18:07:33 +00:00
mvl%exedo.nl
d38a61e38b
make clearer warning to users deleting old Mozilla installations
...
Bug 69153, patch by opi@gmx.net , r/sr=dveditz, a=chofmann
2004-02-14 19:09:41 +00:00
ben%bengoodger.com
b708c68cea
Firebird is now called Firefox
2004-02-11 00:56:17 +00:00
cbiesinger%web.de
f6da0f4018
Bug 217531 mozilla .xpi files' install.js has filesize too big
...
patch by Andrew Schultz <ajschult@eos.ncsu.edu> r=bsmedberg sr=leaf
2004-02-09 18:39:25 +00:00
cls%seawood.org
95511cc05a
Removing unused file.
...
Bug #232354
2004-01-30 06:23:54 +00:00
chanial%noos.fr
cb222c53d6
Bug 216137: Make xpinstall/packager produce thunderbird/Firebird packages.
...
patch by David Fraser <davidf@sjsoft.com>, r=bsmedberg, sr=mscott
2004-01-26 00:40:13 +00:00
bsmedberg%covad.net
e9634f0db4
Bug 224578 - separate embedding/GRE default prefs from application prefs. r=timeless+glazou r/sr=alecf
...
There were a couple CVS-moves during this process:
modules/libpref/src/init/editor.js -> editor/ui/composer.js
modules/libpref/src/init/mailnews.js -> mailnews/mailnews.js
2004-01-16 19:22:43 +00:00
mkaply%us.ibm.com
53987f2be7
#230204
...
r=pedemont, sr=blizzard (platform specific)
Installer updates for OS/2
2004-01-09 22:05:50 +00:00
bsmedberg%covad.net
1f4ab81acd
Continuing to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 13:37:00 +00:00
bsmedberg%covad.net
f0bfff2628
Beginning to land the PACKAGING_20030906_BRANCH for bug 20640. Not part of the build, yet.
2004-01-07 01:22:31 +00:00
leaf%mozilla.org
0ed9505fa8
remove version from installer package for nightly builds.
2003-11-13 02:17:51 +00:00
leaf%mozilla.org
449db01772
adding rough installer creation hack for release-tinderbox script
2003-11-07 23:52:00 +00:00
timeless%mozdev.org
44ee22a3e2
Bug 221586 install size can be reduced by removing unreferenced files
2003-10-22 01:00:57 +00:00
bienvenu%nventure.com
ec427dd14d
add js component to handle starting up in last offline state, or prompting at startup, 221734, r/sr=mscott
2003-10-21 22:15:07 +00:00
leaf%mozilla.org
36abf5f4fc
add env var control to stub installer xpi url; version based on milestone,
...
and installer name based on config settings.
2003-10-16 20:06:23 +00:00