Commit Graph

51 Commits

Author SHA1 Message Date
Trevor Saunders
81df8f6aaa bug 880457 - try and fix android l10n builds by using gcc 4.6 for them only since they're still done on i686 r=khuey DONTBUILD 2013-06-06 18:32:37 -04:00
Trevor Saunders
e08c4fe8e1 bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas 2013-06-05 23:43:05 -04:00
Trevor Saunders
cacad2034e Bug 859984 - use tooltool ndk / sdk when on a x86_64 host. r=glandium,r=coop 2013-05-09 00:25:03 +02:00
Julian Seward
8442da7368 Bug 863264 - Build Android Nightly to support Breakpad Unwinding. r=ted 2013-05-01 15:57:25 +02:00
Mike Hommey
401f1f5af0 Bug 857161 - Add aggressive flags to szip invocation on build slaves. r=ted 2013-04-11 09:36:27 +02:00
Kartikaya Gupta
5afc9a272e Bug 855839 - Enable IonMonkey on ARMv6 android builds. r=blassey 2013-04-02 09:23:03 -04:00
Paul Adenot
3eda731ae2 Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla 2013-03-15 16:28:07 +13:00
Phil Ringnalda
4f7b6b562a Back out 0044e4c2dc53 (bug 851149), 3080f18ba53d (bug 698328), 0b147c3f682b (bug 850713) for Android bustage
CLOSED TREE
2013-03-14 21:19:40 -07:00
Paul Adenot
e63121f8e9 Bug 850713 - Bump the required NDK version to 9. r=blassey.bugs,mh+mozilla
--HG--
extra : rebase_source : d6886dcfe87747e77c3828289b1184a58e6a0c09
2013-03-15 16:28:07 +13:00
L. David Baron
746168f35e Bug 832352, patch 2: Make sure all mobile/android mozconfigs include build/mozconfig.common.override. r=ted 2013-01-22 19:16:20 +00:00
Kartikaya Gupta
e78530dec5 Bug 828038 - Enable ionmonkey on android-x86 builds. r=dvander 2013-01-08 23:10:09 -05:00
Kartikaya Gupta
6463c01714 Bug 825939 - Bump android-x86 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted 2013-01-02 17:10:45 -05:00
Kartikaya Gupta
df741f9977 Bug 825151 - Bump ARMv7 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted 2013-01-02 11:48:01 -05:00
Kartikaya Gupta
1eafa61ac2 Bug 825453 - Bump ARMv6 mozconfigs to use NDK r8c and GCC 4.6. r=blassey,ted 2013-01-02 10:15:52 -05:00
Brad Lassey
0978be1fab bug 816171 - create releng.manifest for x86 builds r=armen
--HG--
rename : mobile/android/config/tooltool-manifests/android/releng.manifest => mobile/android/config/tooltool-manifests/android-x86/android/releng.manifest
2012-11-28 11:11:01 -08:00
Gregory Szorc
165066e694 Bug 815219 - Part 2: Remove MOZ_MAKE_FLAGS from most in-tree mozconfigs; r=ted
It was only used to define -jN to control build parallelism. This is
now set automatically as of part 1 of this patch series and therefore
isn't needed.
2012-11-27 14:01:24 -08:00
Aki Sasaki
2a3a1f063b bug 789373 - reenable ionmonkey for android armv7. r=dvander
--HG--
extra : rebase_source : d89880a1b0b7bbc82f68619bac0c521d88afa7da
2012-09-12 12:01:00 -04:00
Aki Sasaki
df0cacb775 bug 789373 - android-noion mozconfig. r=dvander DONTBUILD
--HG--
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-noion/nightly
2012-09-12 12:38:31 -07:00
David Anderson
b8d7534a0d Use --disable-ion on all ARM and B2G builds (bug 789373, r=aki). 2012-09-10 16:14:07 -07:00
Ben Hearsum
edd584d09b bug 789373: use the new --disable-ion flag for specific b2g-related builds. r=aki 2012-09-10 17:06:48 -04:00
Benoit Girard
83bd6912ee Bug 788680 - Don't stripped symbols from Fennec Nightly releases. r=ted 2012-09-05 17:31:56 -04:00
Steve Fink
c26361a1fb Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
extra : rebase_source : e2062258eb508541bf499a5e4bc7d7e1ead10a00
2012-09-05 12:10:21 -07:00
Steve Fink
0e7c4ec65d Bug 738612 - Include common mozconfigs so (eg) try pushes can modify them easily. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
extra : rebase_source : fd63c04c9624177a75220a5a49f03fd0e8539e26
2012-09-05 12:09:50 -07:00
Ryan VanderMeulen
e735cf0a40 Backout bug 738612, with feeling this time. 2012-09-04 19:21:23 -04:00
Steve Fink
952f239bd3 Bug 738612 - Add mozconfig "override" files to be included after everything else, for overriding previously set options. r=ted
--HG--
rename : build/macosx/common => build/macosx/mozconfig.common
2012-08-28 10:55:10 -07:00
Steve Fink
0c55c2082e Bug 738612 - Include common mozconfigs so try pushes can modify them easily. r=ted 2012-08-21 11:37:12 -07:00
Eitan Isaacson
01658ea96b Bug 783706 - Bump minimum version to SDK 16. r=blassey 2012-08-20 13:04:31 -04:00
Phil Ringnalda
87c11bae4d Bug 766560 - Remove --with-endian from in-tree mozconfigs, r=glandium 2012-07-05 00:07:15 -07:00
Ted Mielczarek
cc238f383a bug 761454 - distinguish armv6 builds from armv7 builds by changing package name. r=glandium 2012-06-19 09:24:53 -04:00
Nathan Froyd
eafe48137b Bug 763991 - add MOZ_TELEMETRY_REPORTING=1 to mobile mozconfigs; r=blassey 2012-06-12 12:48:40 -04:00
Ted Mielczarek
97ff1bbfbd bug 757909 - mozconfigs for android-armv6 and android-x86. r=catlee,glandium
--HG--
rename : mobile/android/config/mozconfigs/android/debug => mobile/android/config/mozconfigs/android-armv6/debug
rename : mobile/android/config/mozconfigs/android/l10n-nightly => mobile/android/config/mozconfigs/android-armv6/l10n-nightly
rename : mobile/android/config/mozconfigs/android/l10n-release => mobile/android/config/mozconfigs/android-armv6/l10n-release
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-armv6/nightly
rename : mobile/android/config/mozconfigs/android/release => mobile/android/config/mozconfigs/android-armv6/release
rename : mobile/android/config/mozconfigs/android/debug => mobile/android/config/mozconfigs/android-x86/debug
rename : mobile/android/config/mozconfigs/android/l10n-nightly => mobile/android/config/mozconfigs/android-x86/l10n-nightly
rename : mobile/android/config/mozconfigs/android/l10n-release => mobile/android/config/mozconfigs/android-x86/l10n-release
rename : mobile/android/config/mozconfigs/android/nightly => mobile/android/config/mozconfigs/android-x86/nightly
rename : mobile/android/config/mozconfigs/android/release => mobile/android/config/mozconfigs/android-x86/release
extra : rebase_source : 6d931e5eeffe9e2f66eb25d4c426cb81ecb2f22b
2012-05-23 14:03:36 -04:00
Mike Hommey
d067a74d62 Bug 751265 - Let configure script derive toolchain and platform instead of hardcoding in mozconfig. r=blassey 2012-05-22 08:39:26 +02:00
Rail Aliiev
07a01d3976 Bug 753501 - Add empty tooltool manifests to some platforms. r=ted 2012-05-16 07:17:27 -04:00
Kyle Huey
7453d845a5 Back out bug 753501 due to possible Talos bustage. 2012-05-15 19:53:09 -07:00
Rail Aliiev
2258f6bf9e Bug 753501 - Add empty tooltool manifests to some platforms. r=ted DONTBUILD 2012-05-15 15:30:44 -04:00
Chris AtLee
73ceded1fe Bug 745942: make android builds use ccache. r=khuey 2012-04-16 17:02:16 -04:00
Aki Sasaki
a8e2743940 bug 725294 - mobile release mozconfigs (beta branded for easier migration). r=lsblakk 2012-03-15 14:37:18 -07:00
Mike Hommey
e84767d238 Bug 716544 - Enable warnings as errors on mobile. r=khuey 2012-03-13 09:47:03 +01:00
Mike Hommey
7bf6b46bc7 Backout changesets 923a278f7ad5, 8f0164c90145, f5171db26f48, 7b590e1e392c and bd9a2f904e1f (bug 716544) because of Linux red 2012-03-13 10:29:26 +01:00
Mike Hommey
7b24f928ab Bug 716544 - Enable warnings as errors on mobile. r=khuey 2012-03-13 09:47:03 +01:00
Aki Sasaki
fdb46a10e1 bug 725294 - updated mobile mozconfigs. r=catlee 2012-03-02 11:55:21 -08:00
Boris Zbarsky
91575c8f1d Backed out changeset 614b573550d6, effectively relanding changeset a3ea1a70905f. 2012-01-31 23:36:47 -05:00
Boris Zbarsky
f1fe86234e Backed out changeset a3ea1a70905f (no bug) for breaking Android builds. 2012-01-31 23:32:40 -05:00
James Willcox
8bc3a56979 Use Android SDK 14 in order to support some Ice Cream Sandwich features, no bug r=blassey
--HG--
extra : rebase_source : 3f1ce0a852d2ffcd2a0570b597f08ac58bb11117
2012-01-31 15:47:42 -05:00
Matt Brubeck
bd0a768eb7 Back out 1d4d44ecd75c and 823cd2815483 (bug 709230) on suspicion of causing intermittent startup crashes 2012-01-30 16:53:14 -08:00
Chris Peterson
4442b0aee8 Bug 709230 part 2 - Optimize Java .class files with ProGuard. r=dougt 2012-01-26 10:50:37 -08:00
Abhishek Singh
75a131bf7b Bug 650322 - Remove 'ac_add_options --disable-installer'. r=ted 2012-01-25 14:53:24 +01:00
Doug Turner
dfdfd8ebfb Bug 705020 - drop enable-js-diagnostics flag from nightly mozconfig. r=mbrubeck 2011-11-23 17:08:42 -08:00
Doug Turner
dc36e628ff Bug 704898 - Reenable elfhack. r=mbrubeck
--HG--
extra : rebase_source : 7f92377a1786fb9b920e4c6ca4a6c8b18ae3a742
2011-11-23 15:41:41 -08:00
Mark Finkle
734f84c9f9 Bug 701833 - Disable elfhack in mobile mozconfigs (birch) r=aki CLOSED TREE 2011-11-17 09:52:51 -05:00