Commit Graph

92 Commits

Author SHA1 Message Date
Alex Pakhotkin
247d1bd810 Bug 502933: mobile installer changes to enable custom non-CAB installer, r=blassey 2009-11-17 13:07:13 -08:00
Mark Finkle
4169365938 Bug 529220: Add pretty name to Maemo deb packages [r=blassey] 2009-11-17 15:04:53 -05:00
Brian Crowder
dbb36bfa4b Backed out changeset 9e58ca6f80ef 2009-11-13 15:52:43 -08:00
Alex Pakhotkin
de42b81aea Bug 502933: mobile installer changes to enable custom non-CAB installer, r=blassey 2009-11-13 15:18:16 -08:00
Mark Finkle
24bc57cb22 Bustage fix - no comments in changelog [r=me] 2009-11-12 15:41:51 -05:00
Armen Zambrano Gasparnian
bcc719dbe0 Bug 524519 - use UPLOAD_EXTRA_FILES to upload the deb files (no need for new update targets); add the ability to call 'make upload' from root of mobile's objdir - r=mark.finkle,l10n 2009-11-12 11:00:26 -05:00
Gavin Sharp
b7c70295d5 Bug 525306: MOZ_APP_DISPLAYNAME should be Firefox when official branding is enabled, r=mfinkle/blassey
--HG--
extra : rebase_source : e78fec307b328ba162c5f315dfa0670b3d280d05
2009-10-29 16:57:05 -04:00
Mark Finkle
e45aa6872e Bug 524885: Get the deb installer to use branding [r=blassey]
--HG--
rename : mobile/installer/debian/fennec_26x26.png => mobile/branding/nightly/content/fennec_26x26.png
rename : mobile/installer/debian/fennec_40x40.png => mobile/branding/nightly/content/fennec_40x40.png
rename : mobile/installer/debian/fennec_scalable.png => mobile/branding/nightly/content/fennec_scalable.png
2009-10-28 01:43:32 -04:00
Mark Finkle
d51f9362b1 Bug 520928: Install Fennec & XULRunner to /opt [r=mark.finkle] 2009-10-27 15:07:11 -04:00
Mark Finkle
b6f6eaa4f1 Bug 520930: NS_HILDON should be MOZ_PLATFORM_HILDON in debian fennec.postinst.in, r=blassey 2009-10-07 00:41:23 -04:00
Brad Lassey
d686e4a67d bug 516185. remove maemo-select-menu-location call in post install debian rules. r=stuart 2009-09-22 18:02:35 -04:00
Ben Combee
1cf7f45c8c Bug 452723: Fennec app icon in Maemo N800/N810 task navigator [r=bugmail] 2009-09-11 20:34:26 -04:00
Mark Finkle
f88aa47037 Bug 501791: fennec desktop builds - osx is broken, r=blassey 2009-09-02 21:53:12 -04:00
Brian Crowder
585b847808 Bug 511936: Make Fennec pass the MOZ_FASTSTART flag to python cab inf builder, r=blassey 2009-08-22 00:10:50 -07:00
Mark Finkle
e7f5efcc24 Bug 510567: fennec debs have xulrunner in them, r=blassey 2009-08-14 16:17:28 -04:00
Takuro Ashie
9be5c04546 Bug 510160: Should be able to include "res/fonts" directory into installer. [r=mark.finkle] 2009-08-14 14:42:45 -04:00
Mark Finkle
f874f117ef Bug 509888: Packaging does not include xulrunner in the fennec package, r=blassey 2009-08-13 13:45:53 -04:00
Mark Finkle
77a0be47ef Bug 509888: backing out 2009-08-12 03:10:45 -04:00
Mark Finkle
c5cea6c703 Bug 509888: Packaging does not include xulrunner in the fennec package, r=blassey 2009-08-12 02:20:48 -04:00
John Wolfe
86c56ecbce Bug 488784 - WinCE CAB Application Name changed to "Fennec" from "fennec"
Changed from using $MOZ_APP_NAME to $MOZ_APP_DISPLAYNAME - so that installs
on WinMobile devices show "Mozilla Fennec" as the name, not "Mozilla fennec"
2009-04-16 21:25:34 -04:00
John Wolfe
46983e5b30 Bug 476733 - WinCE Dynamic CAB INF File Production Needed - another ugly patch to try to get the WinCE buildbots working again.
This patch only changes the output name of the fennec CAB file produced from fennec-0.11.en-US.wince-arm.caB to fennec-0.11.en-US.wince-arm.cab.
2009-04-12 20:26:39 -04:00
John Wolfe
f56a771b98 Bug 476733 - WinCE Dynamic CAB INF File Production Needed - ugly patch to fix buildbot issues
When landing this patch, the command for producing a ZIP and CAB for fennec
changed from "make package" to "make installer"

Unfortunately, the buildbots know nothing of this change.

This ugly patch makes the "make package" command build the needed xulrunner and fennec ZIPs,
as well as the desired fennec CAB.  With this patch (attachment 641741) we produce the
XULrunner ZIP 3 times, the fennec ZIP 2 times, and the CAB 2 times.
2009-04-10 22:34:50 -04:00
John Wolfe
987ea5bf76 fix build bustage (make cab -> make installer)
bug 469873 r=pavlov
2009-04-09 18:42:28 -07:00
Brad Lassey
00b841701e imported patch xptlinkv6.patch 2009-04-08 15:45:14 -04:00
John Wolfe
b95beed02a Bug 476733 - WinCE Dynamic CAB INF File Production Needed - r+ted 2009-04-07 23:29:11 -04:00
Dão Gottwald
52cf3a93bf wince bustage fix 2009-03-22 11:43:21 +01:00
Brad Lassey
74393722fa bug 476770 - WinCE CAB Creation NEEDS /compress flag r=ted 2009-02-14 12:12:01 -05:00
Doug Turner
9e8ba79ef4 new files 2009-02-03 22:15:01 -08:00
John Wolfe
6ec14c726c Windows Mobile Installer. r=ted 2009-02-03 20:35:24 -08:00
Taras Glek
822ec38393 Bug 469076: invoke fennec with -silent on install r=blassey 2008-12-17 14:35:21 -08:00
Brad Lassey
41d3418a91 Bug 452492 - Fennec logo in maemo menu. p=tonikitoo r=blassey ui=madhava 2008-09-04 10:28:00 -04:00
Brad Lassey
94666ab003 Bug 449042 – add icon to fennec installer r=blassey p=tonikitoo 2008-08-28 11:50:35 -04:00
Brad Lassey
a49ac622c8 Bug 450262 – Let users to choose the folder to install fennec r=blassey p=tonikitoo 2008-08-28 11:50:32 -04:00
Brad Lassey
2b487c6f4a Bug 450467 - application.ini name must match X-Osso-Service r=mfinkle 2008-08-15 13:56:19 -04:00
Doug Turner
fe16cd2c01 Bug 450467. application.ini must match X-Osso-Service name 2008-08-13 00:15:50 -07:00
"Brad Lassey"
14f921c952 Bug 445918 - Setting deb package dependancy on xr version + buildid r=ted 2008-07-25 19:07:50 -04:00
Brad Lassey
97d70ef140 Bug 445738 - removes softkb from deb packaging code r=stuart 2008-07-17 10:10:49 -04:00
Gavin Sharp
4b8881d655 Bug 439452 followup (change deb installed description)
--HG--
branch : mobile
2008-06-16 12:56:51 -04:00
blassey@mozilla.com
b2e3e6b8ef changes needed to get an icon on the menu
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012756
2008-05-01 19:54:04 +00:00
blassey@mozilla.com
e75a85c345 all the files required to make a debian installer package
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012749
2008-05-01 18:24:41 +00:00
blassey@mozilla.com
ff864cde01 added the deb target
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012748
2008-05-01 18:24:04 +00:00
mfinkle@mozilla.com
4a7af77213 buildable mobile browser
--HG--
branch : mobile
extra : convert_revision : svn%3A4eb1ac78-321c-0410-a911-ec516a8615a5/projects/fennec/mobile%4012383
2008-04-18 13:41:49 +00:00