Commit Graph

91 Commits

Author SHA1 Message Date
Mike Hommey
70d7c821af Bug 774032 bonus - Use @DEPTH@ and @relativesrcdir@ in Makefile.in. r=ted 2012-08-04 20:26:44 +02:00
foo
139e75a64d Bug 772457 - add --disable-webgl, remove --disable-angle, clean up configure.in - r=vladv
Note that MOZ_ANGLE is renamed to MOZ_ANGLE_RENDERER
2012-07-10 22:33:03 -04:00
Malini Das
41beef49ed bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 14:38:31 -04:00
Ben Hearsum
91a38b9d74 Backout bug 753022 because it is causing test failures. 2012-06-14 10:36:13 -04:00
Malini Das
31fc28162e bug 753022: debug builds should have marionette enabled and tested. r=bhearsum,ted 2012-06-14 08:46:12 -04:00
Andrew Benton
21daa8f5c8 Bug 752895 - Don't try to install nspr, nss and sqlite when using system libraries. r=glandium 2012-06-12 09:10:09 +02:00
Mike Hommey
019aa486f7 Bug 762588 - Install channel-prefs.js in PREF_DIR when building Firefox as a XULRunner app. r=rstrong 2012-06-08 08:59:22 +02:00
Gervase Markham
82ff7027aa Bug 716478 - update licence to MPL 2. 2012-05-21 12:12:37 +01:00
Doug Turner
f2a7f578a0 Bug 751597 - Network geolocation provider fails to get wifi data. Ensure xpt file is exported. r=ted 2012-05-04 13:19:02 -07:00
Takanori MATSUURA
68f436993a Bug 737821 - Only warn for files which are already bundled with xulrunner. r=ted 2012-04-24 19:49:59 -04:00
Serge Gautherie
b68c4dcc47 Bug 735810. (Cv3) Stop trying to package MSVC dlls when WIN32_REDIST_DIR isn't set. r=(khuey, ted.mielczarek). 2012-03-20 03:05:20 +01:00
Kyle Huey
de07cf5507 Back out Bug 735810. r=me
--HG--
extra : rebase_source : bba79667be0102bbda1eb68f9a2199f201557f6e
2012-03-20 09:08:00 -07:00
Mounir Lamouri
e2363342f0 Merging mozilla-inbound into mozilla-central. 2012-03-20 11:39:42 +01:00
Serge Gautherie
70fc65c925 Bug 735810. (Cv1) Stop trying to package MSVC dlls when WIN32_REDIST_DIR isn't set. r=khuey. 2012-03-20 03:05:20 +01:00
Serge Gautherie
97e43d618c Bug 713132. (Av1) Make packager.pm missing file warnings fatal on Firefox. r=khuey. 2012-03-18 17:56:09 +01:00
Phil Ringnalda
d0bf819966 Back out a0fa92215a36 (bug 713132) for breaking --disable-updater as used in RPM nightlies 2012-03-17 12:01:54 -07:00
Matt Brubeck
561bc88e91 Merge mozilla-central and mozilla-inbound 2012-03-19 16:47:00 -07:00
Serge Gautherie
697caddffe Bug 713132 - (Av1) Make packager.pm missing file warnings fatal on Firefox. r=khuey 2012-03-15 19:48:15 -04:00
Prabindh Sundareson
7064e5d3b7 Bug 735594 - Add check for MOZ_JSDEBUGGER so that --enable-jsd=no works. r=bholley+khuey 2012-03-15 20:12:45 -04:00
Serge Gautherie
44966ebb6c Bug 652297. (Bv1) Add '-DMOZ_DEBUG=1' too to actually stop trying to package MSVC DLLs in debug Windows Firefox. r=ted.mielczarek. 2012-01-28 18:13:09 +01:00
Jon Buckley
70e8c9bde5 Bug 716397. Fix mozglue package warning on Linux. f=sgautherie r=khuey. 2012-01-20 12:49:23 +01:00
Chris AtLee
8d01aa9835 Bug 481815: makefile hooks required for signing executable files, installer packages, and mars. r=ted
--HG--
extra : rebase_source : 7b696910865fdbc9191cb7511f558879a9b9e05d
2011-12-07 17:06:52 -05:00
Mike Hommey
9877d798b0 Bug 678195 - Remove old style jemalloc. r=khuey 2011-08-23 15:43:17 +02:00
Makoto Kato
40ef619af0 Bug 678686 - package-manifest should has $(GLOBAL_DEPS) dependency. r=Callek 2011-08-18 11:40:50 +09:00
Mike Hommey
f7fab44c9e 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
0255e1a3f0 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
224832d24d Bug 515492: Make jemalloc work on VS 2010. r=ted,pbiggar 2011-06-27 12:44:51 -07:00
Michael Wu
1da10120d9 Bug 600241 - Strip zips during optimization, r=taras 2011-05-23 17:23:13 -07:00
Matheus Kerschbaum
6eb93f7dd3 Bug 648911 - Remove support for non-libxul builds. r=ted,joedrew 2011-05-23 18:54:47 +02:00
Mike Hommey
af7c23b507 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
3f781ca98d Bug 655439 - Use $(LIBXUL_DIST)/bin/xpcshell instead of $(DIST)/bin/xpcshell. r=khuey 2011-05-11 15:13:43 +02:00
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