John Ford
bc62771017
Bug 839298 - One True JSON file of build information r=ted
2013-02-15 16:16:02 -08:00
Joey Armstrong
f41e1b40f8
bug 746277: replace hg commands with functions
2013-02-15 17:00:12 -05:00
Ed Morley
47e1a3a3ef
Merge latest green inbound changeset to mozilla-central
2013-02-14 10:44:41 +00:00
Mike Hommey
b1a48f4425
Bug 840598 - Search for l10n files in all app bases during l10n-repack. r=gps
2013-02-14 08:18:18 +01:00
Chris Cooper
26b7d309a8
Bug 785392 - Upload mar and mbsdiff when present - r=aki
2013-02-13 18:50:18 -05:00
Ehsan Akhgari
1b5f0b2530
Merge mozilla-central into mozilla-inbound
2013-02-03 12:43:44 -05:00
Mike Hommey
a1d0600a34
Bug 836218 - Always copy files instead of skipping when destination is newer when doing l10n-repacks. r=ted
2013-02-03 07:20:24 +01:00
Mike Hommey
14518a8c34
Bug 835309 - Look at .xpi file contents when unifying them for universal builds. r=gps
2013-02-03 07:19:15 +01:00
Mike Hommey
b84461d56c
Bug 835309 - Fix JarFileReader.readlines() and make flake8 happier. r=gps
2013-02-03 07:18:55 +01:00
Robert Strong
7a2f398003
Bug 837345 - Cleanup unused code that is no longer needed with NSIS 2.46. r=bbondy
2013-02-01 20:18:07 -08:00
Margaret Leibovic
72a4aa4694
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-02-01 15:45:33 -08:00
Jeff Muizelaar
4d09a01cab
Bug 808785. Stop shipping d3dx9_43.dll. r=bjacob
...
Since ANGLE revision 1314 / issue 311:
http://code.google.com/p/angleproject/issues/detail?id=311 d3dx9_43.dll is no
longer needed.
--HG--
extra : rebase_source : cb02a61730f4a24f807662269693be2dde673ff0
2013-01-28 11:52:06 -05:00
Mike Hommey
fa46b8af83
Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps
2013-01-25 19:22:48 +01:00
Ryan VanderMeulen
bc26304729
Merge the last PGO-green inbound changeset to m-c.
2013-01-24 20:59:19 -05:00
Mike Hommey
ea2a9bdfee
Backout changeset 4c8d59b07d16 (bug 833882) for l10n bustage
2013-01-25 00:41:46 +01:00
Mike Hommey
ed0f20173e
Bug 834228 - Force a stage-package to run before buildsymbols on universal builds. r=ted,gps
...
Also, always strip and elfhack executables, so that running make package after
a PKG_SKIP_STRIP=1 stage-package does strip ; but disable both for l10n-repacks
and unpack.
2013-01-25 00:40:13 +01:00
Mike Hommey
e0f8eca4b4
Bug 834176 - Use NON_OMNIJAR_FILES value in the new packager. r=gps
2013-01-25 00:38:47 +01:00
Mike Hommey
48ba99e3e0
Bug 833848 - Fixup for crashreporter.ini handling in l10n-repack. r=ted
2013-01-25 00:38:19 +01:00
Robert Strong
521f1c37c4
Bug 593148 - Remove version.nsh after other apps no longer use it. r=bbondy
2013-01-24 12:15:03 -08:00
Mike Hommey
935d12952f
Bug 833882 - Correctly handle non chrome directories when doing l10n-repack. r=gps
2013-01-23 23:49:23 +01:00
Mike Hommey
8743bae291
Bug 833886 - Attempt to unbreak comm-central after bug 780561. r=ted DONTBUILD
2013-01-23 20:17:07 +01:00
Mike Hommey
a3cad8d663
Bug 833848 - Don't forget to localize crashreporter.ini and crashreporter-override.ini with the new packager. r=ted DONTBUILD
2013-01-23 20:16:43 +01:00
Mike Hommey
4d9f2c54bd
Bug 780561 - Remove now unused bits of the packaging scripts. r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
13d7cb3c37
Bug 780561 - Use new packager code for packaging (packager.mk) r=ted
2013-01-23 11:23:15 +01:00
Mike Hommey
a92c86884e
Bug 780561 - Import new packager code. r=gps
2013-01-23 11:23:14 +01:00
Ryan VanderMeulen
a8f8217ff9
Backed out changesets 9aadf7e35e70 (bug 836517) and 493805ba1c85 (bug 834681) for Android test hangs.
2013-01-31 15:15:50 -05:00
Margaret Leibovic
417052af2f
Bug 834681 - Add support for basic distribution modifications. r=mfinkle
2013-01-31 10:28:00 -08:00
Mike Hommey
270edbad51
Bug 822584 - Enable elfhack workaround for breakpad on b2g/gonk. r=ted
2013-01-02 10:17:32 +01:00
Mike Hommey
5bea5771a2
Bug 822584 - Run elfhack on packaged binaries instead of built binaries. r=ted
2013-01-02 10:17:32 +01:00
Chris Double
cf8659f3e9
Bug 821160 - Part6: Build changes for froyo libomxplugin libraries on Android - r=khuey
2012-12-18 14:44:45 +13:00
Chris Double
6d94991f69
Bug 817478 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : c16754d95ec07e8b979ac40b47855e137ebe556f
2012-12-11 09:53:04 +13:00
Alan Huang
80c4ca8e52
Bug 815963 - Use a more specific pattern to make ../../dist/bin to ../../dist. r=dhylands
...
Otherwise, it causes the build break when B2G root path contains bin/.
2012-12-07 13:59:34 +08:00
Chris Double
15346afaf9
Bug 805700 - Part3: Build changes for honeycomb libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : 2d8da020eded2367065cb3c4381ceb624f600cc2
2012-11-30 16:05:50 +13:00
Chris Double
1604119e60
Bug 787228 - Part6: Build changes for gingerbread libomxplugin libraries on Android - r=khuey
...
--HG--
extra : rebase_source : 4aece7664366524b15c8b5ccae06cfe5a3a67b96
2012-11-30 15:38:03 +13:00
Paul Adenot
4b67de8e72
Bug 816576 - Link libsoundtouch statically instead of dynamically. CLOBBER NEEDED r=glandium
2012-11-30 14:17:54 +01:00
Ed Morley
ff732992a5
Backout 76c4e4fbd8bd (bug 816576) for startup crashes
2012-11-30 10:44:42 +00:00
Paul Adenot
37dd124761
Bug 816576 - Link libsoundtouch statically instead of dynamically. r=glandium
2012-11-30 10:56:28 +01:00
Landry Breuil
e7870e1b6a
Bug 815793: use $(TAR) when appropriate. r=glandium
...
--exclude (added in bug #798450 ) is a gnu tar option
Fixes packaging on BSD platforms.
2012-11-29 14:17:54 +01:00
Robert Strong
520979c70a
Bug 812223 - Take 2 - negative download times in stub installer pings. r=bbondy
2012-11-27 10:28:04 -08:00
Paul Adenot
fd3313aa46
Bug 779997 - Backout e35029dcac2d to enable libsoundtouch again.
2012-11-22 11:38:28 +01:00
Paul Adenot
5123e13926
Bug 779997 - Disable build and linking of libsoundtouch as it is not used for now. r=glandium
2012-11-19 16:36:06 +00:00
Chris AtLee
58a41204c1
Bug 705807: Use MOZ_SIGN_CMD to sign jar files if set. r=ted
2012-11-15 15:31:05 -05:00
Robert Strong
969b0ba0bf
Bug 799902 - need pretty branding for stub installer (file naming). r=glandium
2012-11-14 12:30:29 -08:00
Mike Hommey
0d5f07b91e
Bug 811336 - Only pass --nsscmd to MOZ_SIGN_CMD when signing Windows builds. r=catlee
2012-11-14 08:47:06 +01:00
Paul Adenot
061130052b
Bug 779997 - Import SoundTouch Library in the tree. r=khuey,rstrong
2012-08-26 22:36:44 -07:00
Paul Adenot
63623db352
Backed out changeset 98f9d1044e54 because r= bit is missing in commit message.
2012-11-07 10:30:49 +01:00
Paul Adenot
4107bd8751
Bug 779997 - Import SoundTouch Library in the tree. r=
2012-08-26 22:36:44 -07:00
Rail Aliiev
887ff5edf6
Bug 806280 - l10n stub installers on latest-mozilla-aurora-l10n and latest-mozilla-central-l10n need to be signed builds. r=catlee,ted
2012-11-01 15:26:44 -04:00
Brian R. Bondy
8af210cf9f
Bug 807357 - Windows 8 N builds should call SHChangeNotify as per documentation. r=jimm
2012-10-31 14:01:11 -04:00
Brian R. Bondy
1869460783
Bug 768378 - UpdateShortcutAppUserModelIds helper.exe operation creates a second taskbar icon when installed to a non standard location.
2012-10-28 11:39:58 -04:00