Commit Graph

61 Commits

Author SHA1 Message Date
Jordan Lund
64b98dcf6c 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
c2b7eef262 Backed out changeset 520103c26e0c (bug 1206106) for apparently breaking b2g device builds CLOSED TREE 2015-09-22 11:56:01 -07:00
Jordan Lund
46b37645c7 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
Carsten "Tomcat" Book
4847401c25 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
b2293ad99a Bug 1204800 - Add tooltool dependencies to phone builds. r=wcosta 2015-09-16 01:59:00 +02:00
Edgar Chen
7c60884b19 Bug 1188330 - Use intree mozharness for taskcluster tests. r=dustin,garndt,wcosta 2015-09-04 17:01:36 +08:00
Edgar Chen
187ce6f6ad Bug 1205934 - Switch Taskcluster Dolphin builds to in-tree mozharness. r=wcosta 2015-09-18 10:44:51 +08:00
Dustin J. Mitchell
04fcbeadb3 Bug 1198179: in taskcluster, have 'make upload' just copy; r=ted.mielczarek 2015-09-11 11:35:00 -04:00
Ted Mielczarek
9eb01158df Tweak cctools build script (No bug, NPOTB) 2015-09-09 11:36:28 -04:00
Ted Mielczarek
fbbb839e8c 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
6f2963885f 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
265cbe8126 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
220f4ad81a Bug 1203144: Add tooltool dependencies to emulator builds. r=garndt,dustin 2015-09-10 08:26:33 -03:00
Wander Lairson Costa
90e399ba73 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
032f510afb 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
Dustin J. Mitchell
24af23a319 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
a8e118d0c9 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
8499dca262 Fix minidump_stackwalk build script to produce working WinXP binaries. No bug, NPOTB. 2015-08-14 14:01:20 -04:00
Wander Lairson Costa
47dfaaaf3d 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
812dadb697 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
e0de9a0fb9 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
c90a731c7a 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
bfa85834fa Backed out changeset a9241b319f14 (bug 1177951) on request per garndt in #taskcluster 2015-07-24 16:15:07 +02:00
Mike Hommey
09eebbc062 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
33a785430d 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
3dc4afc6e5 bug 1176229 - build script for building cctools with crosstool-ng. r=mshal 2015-06-19 09:45:42 -04:00
Ted Mielczarek
c0fc7e241f bug 1181722 - Add a Taskcluster script for building minidump_stackwalk binaries (NPOTB) 2015-07-10 06:49:17 -04:00
Dustin J. Mitchell
9ffbc75b42 Bug 1161075: build android with JDK from tooltool; r=nalexander 2015-06-30 11:18:01 -04:00
Anhad Jai Singh
5e12e4d38b Bug 1174376 - Enable Spidermonkey jobs via TaskCluster on Try; r=mrrrgn 2015-07-02 13:54:55 -07:00
Anhad Jai Singh
6f832591d0 Bug 1164656 - migrate spidermonkey jobs to taskcluster; r=mrrrgn 2015-06-30 10:25:55 -07:00
Chris Manchester
959882de28 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Ryan VanderMeulen
2f7c322318 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
8b12fc879e Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Morgan Phillips
9aa99aca37 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
ad734f9422 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
a55aa6800c 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
e3de45f313 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
4d42f5f3c5 Bug 1164212: Add aries dogfood build task. r=garndt a=patch 2015-06-01 14:17:49 -03:00
Wander Lairson Costa
5abc83b8b4 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
18a0afa679 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
956f0e1166 Bug 1148630: Add support for upload symbols from docker image. 2015-05-20 18:18:13 -03:00
Wander Lairson Costa
5c6c8f575b 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
4288159939 Bug 1164939: Provide flame-kk user, userdebug and eng builds. 2015-05-17 10:14:08 -03:00
Aus Lacroix
580dff71e7 bug 1156816 - Fix scopes for aws-provisioner. Switch nightly builds to production balrog. r=garndt 2015-05-07 16:02:29 -07:00
jlal@mozilla.com
acb198daaa Bug 1131206 - Assume the worst and always update mozharness r=garndt 2015-05-05 15:46:09 -07:00
Wander Lairson Costa
7b59950300 Bug 1154947 part 3: Add aries nightly user, userdebug and eng builds. 2015-04-30 16:26:38 -03:00
Kai-Zhen Li
d3c8bafdf8 Bug 1144463 - Correct execute permission of build-dolphin and update the cache path. r=wcosta 2015-04-24 00:18:40 +08:00
Wander Lairson Costa
9efa02bf1e Bug 1134226: Add lightsaber nightly builds. 2015-04-14 20:16:01 -03:00
jlal@mozilla.com
dce14fc120 Bug 1152840 - Add build symbols for mulet/b2g-desktop r=garndt 2015-04-09 15:29:36 -07:00
Kai-Zhen Li
479bff881d Bug 1144463 - Add dolphin-512 and update docker. r=jlal,wcosta 2015-04-01 00:09:01 +08:00