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

74 Коммитов

Автор SHA1 Сообщение Дата
Mike Hommey 48a4397243 Bug 678195 - Remove old style jemalloc. r=khuey 2011-08-23 15:43:17 +02:00
Makoto Kato 9b8b5ffb07 Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek 2011-08-18 11:40:50 +09:00
Mike Hommey 14d2cdfd85 Bug 655678 - Move startupcache precompilation to the common packaging rules, and opt-in in browser and xulrunner. r=khuey
--HG--
rename : browser/installer/precompile_cache.js => toolkit/mozapps/installer/precompile_cache.js
2011-07-19 08:51:54 +02:00
Dave Townsend 488d23605e Bug 659468: Make Feedback maxVersion match the Firefox version. r=robstrong
--HG--
rename : browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf => browser/app/profile/extensions/testpilot@labs.mozilla.com/install.rdf.in
2011-07-05 14:58:05 -07:00
Kyle Huey 07e885661a Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar 2011-06-27 12:44:51 -07:00
Michael Wu 3b200ec4d5 Bug 600241 - Strip zips during optimization, r=taras 2011-05-23 17:23:13 -07:00
Matheus Kerschbaum 679e31e4ad Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Mike Hommey e21090b809 Bug 620931 part 7 - Make startup cache generation work better with new omni.jar handling. r=mwu 2011-05-06 11:26:30 +02:00
Takanori MATSUURA 4ce23b1258 Bug 655439 - Use $(LIBXUL_DIST)/bin/xpcshell instead of $(DIST)/bin/xpcshell. r=khuey 2011-05-11 15:13:43 +02:00
Matheus Kerschbaum 08c43219e7 Bug 639754 - Remove MOZ_IPC checks since IPC is always built now; r=bsmedberg 2011-04-02 19:14:00 -07:00
Michael Wu 762b435f64 Bug 633645 - Add startup cache to omnijar during make package, r=ted 2011-03-16 18:09:18 -07:00
Benoit Jacob 275e718647 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 a4dd9e1944 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 61ea44fb31 Bug 556644 - 9. Add support for packaging omnijar, r=bsmedberg a=blocking2.0 2010-08-12 21:33:52 -07:00
Robert Strong d97d0537ea [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 7bc1c42935 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 9303a514b4 Bug 569268 - Package correct Visual C++ CRT DLLs based on compiler version, r=nthomas 2010-06-02 09:49:29 +12:00
Ben Turner febd314390 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 7646c9d84c Backed out changeset 25879ce33e7a 2010-04-09 20:57:30 -07:00
Ben Turner 2389c11903 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 4c2cf97a1c 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 7b5c2f7f05 Bug 527612 - Fix packaging on darwin/x11 2010-03-07 10:51:24 +01:00
Phil Ringnalda ebf0175ad4 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 f2249a3a20 Bug 311965 - Refactor nsUpdateService.js to load less code at startup. r=dtownsend 2009-11-03 11:49:23 -08:00
Benjamin Smedberg 8ca5c5cfe7 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 fceecee8a4 Bug 495228 - Remove checks for mac MOZ_WIDGET_TOOLKIT, r=ted 2009-09-18 19:59:53 -07:00
Ted Mielczarek 3401cf2bae 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 9789265fec 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 d755006a87 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 c0e897014e Bug 503469, Support packaging WinCE Firefox builds as zip, complete.mar, r=ted.mielczarek 2009-08-11 15:50:32 +12:00
Dave Townsend 17e07af1ab Bug 463075: Fix packaging of nspr-config in the SDK. r=ted 2009-08-10 20:37:48 +01:00
Benjamin Smedberg 6112c851da UPLOAD_EXTRA_FILES doesn't need a prepending $(DIST), followup to bug 485935 2009-04-07 15:49:38 -04:00
Benjamin Smedberg 7273d8c443 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 5c5b805a36 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 80304d3ecb Bug 469789 - Update "can't package this" message for the libxul world, r=ted 2009-01-15 20:02:22 -08:00
Jim Blandy bb163b9f78 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 da675f9d7e 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 7a6c17a647 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 581934e872 Bug 422991 - "'make distclean' misses some files" (cleanup browser/installer) [r=bsmedberg] 2008-10-20 22:17:16 -05:00
mark@moxienet.com 4c741cdb2f 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 c1f17da390 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 39336fe240 Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 08:58:19 -07:00
benjamin@smedbergs.us 3a208c6f66 Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser 2007-04-24 18:17:44 -07:00
roc+@cs.cmu.edu 0054412272 Bug 374866. Reftests for text-transform. r=dbaron 2007-03-22 16:01:14 -07:00
mark%moxienet.com 05d771e96f 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-30 02:50:28 +00:00
benjamin%smedbergs.us ef5b6db46a Bug 389673 - Fix "make install" to copy from dist/ and use packager.mk, rather than recurse the build tree, r=luser 2007-08-03 14:46:28 +00:00
benjamin%smedbergs.us 8ede61ed7d Bug 384174 - Remove the last vestiges of talkback, r=robstrong 2007-07-02 15:58:19 +00:00
benjamin%smedbergs.us 36fb3a7e0a Bug 378627 - Allow firefox --enable-libxul to be packaged like a static build, r=luser 2007-04-25 01:17:44 +00:00
asqueella%gmail.com 699bf00ad6 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 bf24599d5e fix for bug #340167. exit survey checkbox not appearing in NSIS uninstaller. r/a=rstrong 2006-06-06 15:27:28 +00:00