Commit Graph

64 Commits

Author SHA1 Message Date
Alexandre Poirot
a837c0de9b Bug 1207653 - Build simulator from mulet. r=garndt,jryans 2015-09-29 03:02:48 -07:00
Carsten "Tomcat" Book
33c17559d5 Merge mozilla-central to b2g-inbound 2015-09-23 12:35:32 +02:00
Alexandre Lissy
d15dab7a90 Bug 1206379 - Fix blobfree distribution collect for nexus-5-l. r=wcosta 2015-09-22 04:13:00 +02:00
Jordan Lund
8da8e9b0ab Bug 1206106 - Create a java tarball that works on CentOS 6, taskcluster task template, CLOSED TREE NPOTB r=testing 2015-09-22 11:34:15 -07:00
Wes Kocher
3ccd3bed20 Backed out changeset 520103c26e0c (bug 1206106) for apparently breaking b2g device builds CLOSED TREE 2015-09-22 11:56:01 -07:00
Jordan Lund
0633b5653f Bug 1206106 - Create a java tarball that works on CentOS 6, taskcluster task template, NPOTB r=testing 2015-09-22 11:34:15 -07:00
Edgar Chen
cd1347d243 Bug 1188330 - Use intree mozharness for taskcluster tests. r=dustin,garndt,wcosta 2015-09-04 17:01:36 +08:00
Edgar Chen
d0273fe58b Bug 1205934 - Switch Taskcluster Dolphin builds to in-tree mozharness. r=wcosta 2015-09-18 10:44:51 +08:00
Dustin J. Mitchell
42b9e77829 Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek 2015-09-11 11:35:00 -04:00
Ted Mielczarek
152ef48b7a Tweak cctools build script (No bug, NPOTB) 2015-09-09 11:36:28 -04:00
Ted Mielczarek
16967c9cd7 bug 1202811 - Invoke mozharness with python 2.7 from build-linux.sh. r=dustin 2015-09-08 15:32:38 -04:00
Wander Lairson Costa
ae3de59727 Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-10 11:40:21 -03:00
Carsten "Tomcat" Book
201b7ecb33 Backed out 1 changesets (bug 1201179) for bustage on a CLOSED TREE
Backed out changeset aa3cbda42b11 (bug 1201179)
2015-09-10 14:25:24 +02:00
Wander Lairson Costa
0f1a6b5d89 Bug 1203144: Add tooltool dependencies to emulator builds. r=garndt,dustin 2015-09-10 08:26:33 -03:00
Wander Lairson Costa
440d5e105e Bug 1201179: Use custom branch gecko objdir for emulator and phone builds. r=garndt
Messing up with shared cached object directories for different branches
often triggers build bustage. Make the object directory unique for each
branch.
2015-09-09 11:28:06 -03:00
Ted Mielczarek
1da64308a2 bug 1201012 - Update minidump_stackwalk taskcluster build script to build stackwalk-http as the minidump_stackwalk for testing (NPOTB) 2015-09-02 12:19:23 -04:00
Carsten "Tomcat" Book
ff771c93e1 Backed out 1 changesets (bug 1204800) for b2g build bustages
Backed out changeset e244ce56e745 (bug 1204800)
2015-09-21 10:06:38 +02:00
John Dai
7abf02e2ff Bug 1204800 - Add tooltool dependencies to phone builds. r=wcosta 2015-09-16 01:59:00 +02:00
Dustin J. Mitchell
776efcb29e Bug 1199379: drop root before beginning the build r=ted.mielczarek
This requires doing some cleanup of permissions on the cache mounts first;
eventually, this should be done by the docker-worker.
2015-08-27 14:13:32 -04:00
Dustin J. Mitchell
aa52306650 Bug 1185643: use in-tree mozharness for builds; r=wander
This required moving the custom mozharness configs out of the builder image
(which puts them in ~, where mozharness no longer looks) and moving them into
mozharness itself.
2015-07-27 15:21:15 -04:00
Ted Mielczarek
a6f05444f8 Fix minidump_stackwalk build script to produce working WinXP binaries. No bug, NPOTB. 2015-08-14 14:01:20 -04:00
Wander Lairson Costa
396c77e24d Bug 1175934 part 2: Support blobfree images.
When we ./build.sh blobfree, we have a new zip file called
<target>.blobfree-dist.zip which contains a blobfree image. We copy this
file to public artifact.

We also refactor the build scripts a little bit to deduplicate the post
build code.
2015-07-31 17:24:46 -03:00
Wander Lairson Costa
3bfcc89b28 Bug 1187706 part 3: Small optimization on repo cloning. r=garndt
checkout-gecko already clones gecko, tell mozharness to clone from it.
2015-07-26 15:58:57 -03:00
Wander Lairson Costa
53a3ebf680 Bug 1187706 part 1: Switch B2G builds to in tree mozharness. r=garndt
Mozharness now lives inside gecko tree, so switch B2G builds to use it.
2015-07-26 15:58:57 -03:00
Mike Hommey
e647f316a2 Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-26 06:46:44 +09:00
Carsten "Tomcat" Book
1c838936c0 Backed out changeset a9241b319f14 (bug 1177951) on request per garndt in #taskcluster 2015-07-24 16:15:07 +02:00
Mike Hommey
d102ff622b Bug 1177951 - Use tooltool on b2g desktop and mulet taskcluster builds. r=wcosta,r=garndt 2015-07-24 16:51:57 +09:00
Chris Manchester
a43ab2ac4f Bug 1179687 - Fix TC emulator builds to upload test packages and test_packages.json correctly. r=garndt 2015-07-18 18:19:11 -07:00
Ted Mielczarek
aa316da434 bug 1176229 - build script for building cctools with crosstool-ng. r=mshal 2015-06-19 09:45:42 -04:00
Ted Mielczarek
7aeb3ff39f bug 1181722 - Add a Taskcluster script for building minidump_stackwalk binaries (NPOTB) 2015-07-10 06:49:17 -04:00
Dustin J. Mitchell
2e8f54d1dd Bug 1161075: build android with JDK from tooltool; r=nalexander 2015-06-30 11:18:01 -04:00
Anhad Jai Singh
760cdb6ab1 Bug 1174376 - Enable Spidermonkey jobs via TaskCluster on Try; r=mrrrgn 2015-07-02 13:54:55 -07:00
Anhad Jai Singh
09a6e2b5b5 Bug 1164656 - migrate spidermonkey jobs to taskcluster; r=mrrrgn 2015-06-30 10:25:55 -07:00
Chris Manchester
64bb34105d Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Ryan VanderMeulen
cd66e05c66 Backed out 3 changesets (bug 917999) for Android x86 test bustage.
Backed out changeset 58331e57de1c (bug 917999)
Backed out changeset 50f9123412c7 (bug 917999)
Backed out changeset 3b19643ec039 (bug 917999)

CLOSED TREE
2015-06-29 15:22:51 -04:00
Chris Manchester
5af5d833c9 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Morgan Phillips
4e4eaee881 Bug 8623031 - Move desktop build logic to a container neutral location; r=dustin
Reuse of generic build scripts is necessary, for instance, between 64 bit and 32 bit containers where everything other than the arch remains essentially the same.
2015-06-16 15:42:16 +02:00
Wander Lairson Costa
ad08941a6b Bug 1173507: Avoid cache bustage. r=garndt
As we cache binaries, this might end up resulting wildcard copies
expanding to more than one file, causing the task to fail.
2015-06-11 06:04:25 -03:00
Wander Lairson Costa
83fbf9b86f Bug 1173328: Dogfood builds always have "aries" as the platform name. r=garndt a=garndt
For dogfood builds, the variant doesn't play a role in the platform
name.
2015-06-10 10:38:37 -03:00
Wander Lairson Costa
2a252ac40c Bug 1164194: Get rid of all spark specific files. r=garndt a=garndt
Spark now can be built from main gaia repository, so we don't need to
keep specific spark build scripts. The small differences are now handled
through environment variables.
2015-06-09 15:26:23 -03:00
Wander Lairson Costa
80987cb9df Bug 1164212: Add aries dogfood build task. r=garndt a=patch 2015-06-01 14:17:49 -03:00
Wander Lairson Costa
242f772b30 Bug 1166745: Reorganize tasks.
- Rename nightly -> ota.
- Rename lightsaber -> spark.
- Add flame kk debug tasks.
- Add aries build tasks in treeherder.
- Add aries to try.
- Add fx-team and inbound tasks.
- Only run OTA build on m-c.
2015-05-28 15:21:40 -03:00
Wander Lairson Costa
f8d34371b9 Bug 1167266: Test if the symbol file exists before moving to artifacts. CLOSED TREE
For some reason mozharness is not moving symbols file to upload dir.
This makes the task fail. We test for the file existence.
2015-05-22 10:20:26 -03:00
Wander Lairson Costa
f4cd4bcb9a Bug 1148630: Add support for upload symbols from docker image. 2015-05-20 18:18:13 -03:00
Wander Lairson Costa
aea290bec7 Bug 1164939: Use flame instead of flame-kk for platform name. CLOSED TREE
We (I) broke flame OTA updates because we used the target name as the
platform name. flame and flame-kk must use "flame" as the platform name.
2015-05-18 21:01:41 -03:00
Wander Lairson Costa
ba2663485d Bug 1164939: Provide flame-kk user, userdebug and eng builds. 2015-05-17 10:14:08 -03:00
Aus Lacroix
15334ff500 bug 1156816 - Fix scopes for aws-provisioner. Switch nightly builds to production balrog. r=garndt 2015-05-07 16:02:29 -07:00
f61e3447aa Bug 1131206 - Assume the worst and always update mozharness r=garndt 2015-05-05 15:46:09 -07:00
Wander Lairson Costa
e5bd564bfc Bug 1154947 part 3: Add aries nightly user, userdebug and eng builds. 2015-04-30 16:26:38 -03:00
Kai-Zhen Li
9dbfbf3020 Bug 1144463 - Correct execute permission of build-dolphin and update the cache path. r=wcosta 2015-04-24 00:18:40 +08:00