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

107 Коммитов

Автор SHA1 Сообщение Дата
Sebastian Kaspari c71f20bfd1 Bug 1268453 - Update releng manifests to point to new dependencies. r=mcomella
MozReview-Commit-ID: AU3n3sbE8CN

--HG--
extra : rebase_source : 180503458afea8a5b598e93d191cc15281b4e3b2
extra : histedit_source : dff3158d25c2b156b9b6a69eb90492b913e771b6
2016-04-29 16:09:03 +02:00
Nathan Froyd 4be9cdc3b0 Bug 1260208 - part 2 - update repackaged r11b NDK to include support headers; r=snorp 2016-05-03 09:13:49 -04:00
Carsten "Tomcat" Book 69c6270ec3 Backed out changeset 2cfbc2cd8ba3 (bug 1220307) for causing merge conflicts when merging to mozilla-central
--HG--
extra : rebase_source : b51c46fa0c5490e3e81c9dfcfe0b7b88d6b970cc
2016-05-03 12:01:45 +02:00
Sebastian Kaspari 14d14b9bca Bug 1263390 - Update releng manifests to point to new dependencies. r=mcomella
MozReview-Commit-ID: KKOQ28nMeUv

--HG--
extra : rebase_source : e8020063f4a0a417aa72789306b9e4c66dbde98c
2016-04-19 20:01:33 +02:00
Mike Hommey a172eece8b Bug 1261264 - Apply GCC PR64905 to fix miscompilation with -fomit-frame-pointer. r=froydnj
The new GCC tarball was built on
https://tools.taskcluster.net/task-inspector/#ADIOXxgZQ7-9HuqEYZc3mw/0
2016-04-08 06:45:06 +09:00
Nathan Froyd 3826596a5f Bug 1220307 - part 1 - tooltool packages for ARM Android builds; r=mshal 2016-05-02 11:10:07 -05:00
Michael Comella 351865c710 Bug 1258787 - Update tooltool manifests with checkstyle gradle deps. r=nalexander
Deps produced with gradle-dependencies task:
  https://treeherder.mozilla.org/#/jobs?repo=try&revision=05e799f77ff3

MozReview-Commit-ID: GySU3SuAU6G

--HG--
extra : rebase_source : ac025656d7f80b1ccc0dd7c308f3f0ed35ca6abe
2016-04-05 15:23:54 -07:00
Geoff Brown 5468e259d5 Bug 1181020 - Update to robotium 5.5.4; r=mcomella 2016-03-29 13:12:57 -06:00
Nathan Froyd 46fcf5bd37 Bug 1259521 - update to Android NDK r11b; r=nalexander,snorp 2016-03-24 14:37:38 -04:00
Nick Alexander 7a603c196f Bug 1258760 - Update Gradle and Maven repository archives in tooltool. r=gps
On a CLOSED TREE -- Android and automation only.

MozReview-Commit-ID: AU8bt4CDC1V

--HG--
extra : amend_source : ff83d4b0513102abf095949a79bf7f7616bbfa14
extra : histedit_source : 576ce07d4f7d2ea9d1ae1997736cfe59d751be6d
2016-03-22 10:17:26 -07:00
Mike Hommey a92eca8dfe Bug 1257385 - Stop b2gdroid builds on automation. r=jlund,r=nalexander 2016-03-18 09:06:42 +09:00
Mike Hommey 3fe18eae3b Bug 1175546 - Update GCC to 4.8.5 and bump minimum GCC version required to build. r=froydnj 2016-03-12 09:03:37 +09:00
Nick Alexander 65d4c28a45 Bug 1252928 - Part 3: Replace android-gradle-build-dependencies with android-api-15-gradle-dependencies. r=dustin
The existing task's outcome is best achieved with a special purpose
build task, so here it is.

MozReview-Commit-ID: 3gYnAb69TdK

--HG--
rename : mobile/android/config/mozconfigs/android-api-15-frontend/nightly => mobile/android/config/mozconfigs/android-api-15-gradle-dependencies/nightly
rename : mobile/android/config/tooltool-manifests/android-frontend/releng.manifest => mobile/android/config/tooltool-manifests/android-gradle-dependencies/releng.manifest
extra : rebase_source : 252c283553d64bac17c2b922773023a349c297ea
extra : histedit_source : 2d8becbcdfa5d37829552e55b50fb7f9cbf56dea
2016-03-08 13:06:59 -08:00
Nick Alexander ef89f5862d Bug 1254233 - Make cacerts an absolute symlink in repackaged Java. r=me,dustin
MozReview-Commit-ID: 9tlVuzTQTJc
2016-03-09 13:16:05 -08:00
Mike Hommey 3c61c287f2 Bug 1254451 - Better document toolchain versions in tooltool manifests. r=froydnj
linux32/asan.manifest is removed because the file is not in tooltool
(anymore?).
2016-03-09 09:23:27 +09:00
Nick Alexander b8262556d1 Bug 1249166 - Pre: Fix Android front-end TreeHerder details; force --no-daemon and --offline in automation. r=me
Setting GRADLE_USER_HOME in this way ensures all Gradle invocations in
automation have the right flags, rather than just the ones we
remember.

MozReview-Commit-ID: IL53nZVsFuV

--HG--
extra : rebase_source : dafc3c19e75e067481603b6f80692fcea0141b67
2016-02-23 23:55:56 -08:00
Nick Alexander 3bad7aaa2f Bug 1247375 - Part 3: Use Gradle to build Fennec with --disable-compile-environment. r=glandium
MozReview-Commit-ID: 3oolQKHxkBs

--HG--
extra : rebase_source : 60ff86da130189a332ea5e091f4cedc268ad3ec7
2016-02-12 10:07:11 -08:00
Nick Alexander 1c95416d9a Bug 1247375 - Part 1: Add TaskCluster job building Fennec with --disable-compile-environment. r=dustin
MozReview-Commit-ID: 4FDevhlYnUC

--HG--
extra : rebase_source : 72c9458ec310432b8c8caf99f797c7dd35a070c0
extra : amend_source : 4ff552fb4c877aa2388434fa46b4bb779616a9ac
2016-02-02 18:09:44 -08:00
Jim Chen 5cf0d899cd Bug 1240082 - Remove ant requirements; r=nalexander
--HG--
extra : commitid : LWw4uI6LnMf
extra : rebase_source : 714f77af63279a92fc6c015bea36c814fbe1589e
2016-01-13 13:19:23 -05:00
Jordan Lund 801445d7a9 Bug 1210247 - create a separate tooltool manifest for b2gdroid and add custom NDK-r10e to manifest, r=dustin
--HG--
rename : mobile/android/config/tooltool-manifests/android/releng.manifest => mobile/android/config/tooltool-manifests/b2gdroid/releng.manifest
2015-10-06 11:16:00 -07:00
Sebastian Kaspari 7d7128055f Bug 1210755 / Bug 1197147 / Bug 1193206 - Update releng.manifest to use latest SDK and tools. r=trivial
This will make the following SDKs, tools and libraries available:

* Android SDK 6.0 / API 23
* Android tools r24.4
* Android build tools 23.0.1
* Android Support Repository (Support Library 23.0.1)
* Google Support Repository (Google Play Services 8.1.0)

To support gradually switching the Android 5.1 SDK (API 22) and Android build tools 22.0.1
are still included in the linked archive.

--HG--
extra : commitid : ESkIoGj3q2f
extra : rebase_source : f30a24432876e839980a07fe4109b324f090c096
2015-10-05 11:34:37 +02:00
Jordan Lund 520f9b8623 Bug 1199720 - Setup builds for b2gdroid, taskcluster and mozharness bits, r=dustin 2015-09-30 13:57:52 -07:00
Carsten "Tomcat" Book 292376c78a merge mozilla-inbound to mozilla-central a=merge 2015-09-23 12:28:10 +02:00
Nick Alexander fc744de89e Bug 1108782 - Part 3: Update releng tooltool manifests to use android-sdk-linux with extras/*/m2repository directories. r=glandium
The new tar.xz file was produced by taking the existing file, removing
extras/*/support, and copying over the extras/*/m2repository from my
local machine.  These directories are all the same across all
installs, to the best of my knowledge.  I used |xz --compress| with no
additional options.

--HG--
extra : commitid : 3gSpjaOw7Xj
extra : rebase_source : 2cdc5039cc2046f8f716ca650f18d53e8d700877
extra : histedit_source : 52eeb368a09cf7a39af82dca1b85c173a101c070
2015-09-03 16:11:51 -07:00
Jordan Lund dfa1f73b98 Bug 1206106 - Create a java tarball that works on CentOS 6, r=dustin 2015-09-22 14:24:09 -07:00
Mike Hommey 67e02ffc14 Bug 1182407 - Use unpack feature of tooltool wherever possible. r=mshal 2015-07-11 06:26:21 +09:00
Dustin J. Mitchell 82affbd482 Bug 1161075: build android with JDK from tooltool; r=nalexander
--HG--
extra : commitid : KiuOv4xzgiH
extra : rebase_source : 8a8e2438882d3e26581c1f375a3508da01657f04
2015-06-30 11:18:01 -04:00
Michael Comella 2501d24d12 Bug 1165422 - Update builder configurations to android API 22. r?coop
--HG--
extra : commitid : GbuTlkUu3ah
extra : rebase_source : 26acb20060486122709be89229a8c788fa0cf70f
2015-06-04 13:30:28 -07:00
James Willcox 67934908db Bug 1165460 - Build Fennec using NDK r10e r=coop 2015-06-03 10:26:17 -05:00
Mike Hommey fab981bebc Bug 1155476 - Update sccache to 155c926 2015-04-18 09:01:44 +09:00
Mike Hommey d21e14d4d6 Bug 1120680 - Use tooltool gcc as HOST_CC/HOST_CXX on cross-compiled builds (gonk/android). r=mshal 2015-01-14 15:20:18 +09:00
Mike Hommey 732e3bf647 Bug 1094565 - Update sccache to e68dfc2. r=mshal 2014-11-26 16:04:25 +09:00
Wes Johnston d58d8dc55b Bug 1084498 - Update Android SDK to v21 (Lollipop). r=coop 2014-11-13 15:00:10 -08:00
Nick Alexander 933728c53c Bug 1039902 - Minify the Fennec JS code in automation. r=glandium
This patch adds a SpiderMonkey jsshell binary via tooltool and arranges
for it to be used in automation (more specifically, whenever JS_BINARY
is defined).

We'd prefer to build a host SpiderMonkey jsshell, but that's not trivial
right now; and we'd prefer to use a minifier better than the existing
Python jsmin (possibly written in JavaScript), but one step at a time.
2014-10-30 17:02:58 -07:00
Mike Hommey 549e21fad7 Bug 1084151 - Update sccache to 8ff474e. r=mshal 2014-10-24 13:08:17 +09:00
Mike Hommey 40ce0930e9 Bug 1058565 - Update sccache to 7c87f05. r=mshal 2014-08-29 03:28:09 +09:00
Mike Hommey d4f000ffea Bug 1057119 - Update sccache to 6938a9b. r=mshal 2014-08-24 09:11:04 +09:00
Mike Hommey 84dcbf4a32 Bug 1045923 - Update sccache to 4d312f8. r=mshal 2014-08-20 12:07:07 +09:00
Wes Johnston b5cdf43d84 Bug 1042829 - Updated Android sdk to 20. r=mfinkle 2014-08-14 10:47:12 -07:00
Wes Kocher 0f063da203 Backed out changeset b9fc8a08a0c2 (bug 1042829) for various Android failures 2014-08-14 15:50:42 -07:00
Wes Johnston e23461e137 Bug 1042829 - Updated Android sdk to 20. r=mfinkle 2014-08-14 10:47:12 -07:00
Wes Johnston a5f0ae172f Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Ed Morley 6b1cf792e2 Backed out changeset 7086cfb5b6fe (bug 1016529) for breaking the Android build 2014-07-24 17:47:18 +01:00
Wes Johnston a8ab7ec502 Bug 1016529 - Update builders to include google play services. r=sbruno 2014-07-24 08:28:17 -07:00
Mike Hommey f46e0f0c95 Bug 1013055 - Update sccache to e27061a. r=mshal 2014-05-21 11:28:13 +09:00
Mike Hommey 588d08f697 Bug 1002614 - Update sccache to 2f4c9a98. r=rail 2014-04-30 06:05:42 +09:00
Mike Hommey 1141e795ec Bug 989147 - Use new sccache for Linux and Android builds. r=gps 2014-03-28 18:41:06 +09:00
Mike Hommey e0d28a7d15 Bug 988774 - Reenable sccache on android builds. r=tbsaunde 2014-03-28 18:41:05 +09:00
Simone Bruno 35e34e3a85 Bug 971841 - "Install ant on builders via tooltool" r=simone r=armenzg 2014-03-21 02:22:00 -04:00
Trevor Saunders b1719ba3a5 bug 933189 - change to android sdk 17 r=glandium 2014-03-18 17:23:14 -04:00
Mike Shal d48706ca99 Bug 974205 - Enable sccache for Android try builds. r=glandium 2014-02-18 15:11:36 -05:00
Trevor Saunders 273dc60c54 bug 877503 - build firefox for android with gcc 4.7 r=ted, blassey, nthomas 2013-06-05 23:43:05 -04:00
Trevor Saunders 8610dcd958 Bug 859984 - use tooltool ndk / sdk when on a x86_64 host. r=glandium,r=coop 2013-05-09 00:25:03 +02:00
Brad Lassey 92762de663 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
Rail Aliiev e6e30a53ed Bug 753501 - Add empty tooltool manifests to some platforms. r=ted 2012-05-16 07:17:27 -04:00
Kyle Huey 845fa4c74f Back out bug 753501 due to possible Talos bustage. 2012-05-15 19:53:09 -07:00
Rail Aliiev 9560daacb9 Bug 753501 - Add empty tooltool manifests to some platforms. r=ted DONTBUILD 2012-05-15 15:30:44 -04:00