Commit Graph

60 Commits

Author SHA1 Message Date
Matheus Kerschbaum
4eb6429f47 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Michael Wu
8ed74751c9 Bug 633645 - Add startup cache to omnijar during make package, r=ted 2011-03-16 18:09:18 -07:00
Benoit Jacob
8dc5b3b71c Bug 630628 - Extract d3dx9_*.dll and d3dcompiler_*.dll from DirectX SDK at build time, and ship them with the build - r=vlad, a=blocker 2011-02-07 20:11:52 -05:00
Ben Hearsum
7d635581cc bug 485860: change automation to also post en-US xpi, just like any other locale -- don't override PKG_LANGPACK_PATH when generating en-US langpack. r=ted, a=bsmedberg/approval2.0+ 2010-10-08 13:00:28 -04:00
Michael Wu
57e9011caf Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0 2010-08-12 21:33:52 -07:00
Robert Strong
db099126b5 [Windows only] use absolute paths for Bug 575838 - Build scripts should be able to handle @BINPATH@/extensions/testpilot@labs.mozilla.com/* in package-manifest.in for the installer. r=ted.mielczarek, approval2.0=benjamin 2010-07-29 22:46:47 -07:00
Robert Strong
22dfb273a3 Bug 526333 - Having to create patches for each app's package manifest and removed-files and then get reviews from each app is a PITA. configure.in changes for MOZ_UPDATER only. r=ted.mielczarek 2010-06-09 16:02:13 -07:00
Ted Mielczarek
20e7f4ceee Bug 569268 - Package correct Visual C++ CRT DLLs based on compiler version, r=nthomas 2010-06-02 09:49:29 +12:00
Ben Turner
71424d5bdf Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
--HG--
rename : ipc/app/mozilla-runtime.exe.manifest => ipc/app/plugin-container.exe.manifest
2010-04-09 15:40:14 -07:00
Ben Turner
3d8aea9d32 Backed out changeset 25879ce33e7a 2010-04-09 20:57:30 -07:00
Ben Turner
d18239a679 Bug 558190 - 'Plugin container process name needs to be more appropriate'. r=bsmedberg
--HG--
rename : ipc/app/mozilla-runtime.exe.manifest => ipc/app/plugin-container.exe.manifest
2010-04-09 15:40:14 -07:00
Phil Ringnalda
29d6c1315b Bug 547599 - Port the comm-central "make package-compare", r=ted
--HG--
extra : rebase_source : 47c1811b5c3328c40c26143e930095c61d772682
2010-02-21 21:55:51 -08:00
Jeremy Huddleston
d94d963d3c Bug 527612 - Fix packaging on darwin/x11 2010-03-07 10:51:24 +01:00
Phil Ringnalda
e3862287e3 Bug 545081 - There's no need for no_pkg_files when every platform uses a package manifest, r=ted 2010-02-08 18:21:42 -08:00
Robert Strong
56532f80af Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Benjamin Smedberg
2ddee4d280 Bug 485409 - Handle a Windows-style path as $srcdir in configure, by modifying the default autoconf M4 macros so that they recognize Z:/ as an absolute path. r=ted 2009-09-22 09:05:48 -04:00
Phil Ringnalda
6fce97e58d Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Ted Mielczarek
63ebb54cb0 bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). extra ifdefs to silence the remaining packager warnings. r=bsmedberg 2009-09-08 14:09:12 -04:00
Ted Mielczarek
dde5afa69c bug 511642 - use a single packaging manifest across all three platforms (with preprocessing). r=bsmedberg 2009-08-27 17:22:04 -04:00
Ted Mielczarek
2378dd60b7 bug 463605 - make OS X packaging use a packaging manifest (like Windows and Linux). r=bsmedberg 2009-08-21 13:05:28 -04:00
Nick Thomas
80a345edce Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Dave Townsend
5142d8d5f5 Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Benjamin Smedberg
ece111ec3b UPLOAD_EXTRA_FILES doesn't need a prepending $(DIST), followup to bug 485935 2009-04-07 15:49:38 -04:00
Benjamin Smedberg
29704cf293 Bug 485935 - Build the default langpack (usually en-US) as part of make package, r=ted
--HG--
extra : rebase_source : 9c11818058da2a5da0c2c67cd03d8a6be5755d93
2009-04-07 13:21:57 -04:00
Phil Ringnalda
60775badfc Bug 462185 - Don't include JavaScript standalone shell in distributions on Mac, part the don't-package-for-anyoneth, r=ted 2009-02-07 13:50:21 -08:00
Phil Ringnalda
60874a794b Bug 469789 - Update "can't package this" message for the libxul world, r=ted 2009-01-15 20:02:22 -08:00
Jim Blandy
f7491b4ec9 Bug 461309: Let browser/installer/Makefile.in permit 'make clean' in debug builds. r=bsmedberg
Check for debug builds only for the targets that matter.  The 'clean'
and 'distclean' targets, for example, may need to recur into
browser/installer/Makefile.in.
2008-12-19 10:13:25 -08:00
Justin Dolske
bcfa71bdb4 Bug 462254 - Remove EULA from Firefox installer / .dmg and related bits. r=gavin, r=rstrong 2008-11-05 19:17:27 -08:00
Phil Ringnalda
9dd17dce1f Bug 462185 - Don't include JavaScript stand-alone shell in distributions on Mac, r=gavin 2008-11-03 19:39:21 -08:00
Mike Hommey
35de8e8723 Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg] 2008-10-20 22:17:16 -05:00
mark@moxienet.com
00b90fa173 320155 Mac dimmidge is confusing. Improve by including symbolic link to /Applications. New background image by Alex Faaborg (and team?) r=alQAhira ui-r=beltzner a/1.9=beltzner 2008-01-29 18:50:28 -08:00
benjamin@smedbergs.us
4b6ed1dfac Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 07:46:17 -07:00
benjamin@smedbergs.us
ec48a9bb93 Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 08:58:19 -07:00
benjamin@smedbergs.us
1a3c971646 Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser 2007-04-24 18:17:44 -07:00
asqueella%gmail.com
9e3b19f9ee Bug 356578 - rebranding should affect the name of the executable
patch by O. Atsushi <torisugari@gmail.com>
r=mano, bsmedberg
2007-01-25 13:43:52 +00:00
sspitzer%mozilla.org
106a9a3cd2 fix for bug #340167. exit survey checkbox not appearing in NSIS uninstaller. r/a=rstrong 2006-06-06 15:27:28 +00:00
rob_strong%exchangecode.com
421b1d7ed1 Bug 326580 - Firefox 2.0 Windows Installer. r=bsmedberg 2006-05-22 22:29:44 +00:00
benjamin%smedbergs.us
f6689145d5 Build/packaging work for bug 326580, NPOB 2006-05-04 15:43:31 +00:00
timeless%mozdev.org
5109b1d0e5 Bug 265325 localized builds are packaging extra firefox-bin.elf
patch by bsmedberg r=chase
2005-12-16 20:47:34 +00:00
bsmedberg%covad.net
c798a330a8 Bug 300136 - Full update archives should contain removal instructions, part 1 - automatically create a list of files/directories to remove (and synchronize that list with the install.js list of files to remove) r=darin 2005-09-15 18:09:56 +00:00
mark%moxienet.com
4e19563146 Bug 302080, Mac products need to display EULA. New Mac dmg packager, EULA resources, dmg backgrounds, and icons. Also fixes 180837, 257854, 283598. r=josh sr=smfr sr=bryner 2005-08-18 13:11:46 +00:00
darin%meer.net
a21835e47d fixes bug 299733 "Mac update creates /Applications/DeerPark.app/DeerPark.app" r=mconnor sr=bsmedberg a=chase 2005-07-05 21:51:26 +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
cmp%mozilla.org
e353f7bdc2 Backing out bug 298670, attachment 187193 and changes to xptlink.pl since. 2005-06-28 11:07:48 +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
mozilla.mano%sent.com
4fedff5d56 Now that Chase changed the ProductName on the mac tinderbox, i'm reanding the mac rebranding patch (bug 294399), r=bsmedberg/josh, a=asa 2005-05-24 17:12:35 +00:00
mozilla.mano%sent.com
ffe5cbb342 partly backing out mac rebranding, fixing bustage again 2005-05-24 07:42:18 +00:00
mozilla.mano%sent.com
8d6f596cdc Bug 294399 - rebrand firefox for deer park, more mac bits. r=bsmedberg/josh, a=asa 2005-05-24 07:15:27 +00:00
ben%bengoodger.com
2edb5bc579 aviary branch landing - land installer localization changes 2004-12-02 00:52:27 +00:00
timeless%mozdev.org
0f580b3f96 Bug 251078 Remove xpcom's rebase utility
patch by sdwalker@myrealbox.com r=bryner
2004-11-23 20:00:26 +00:00