Commit Graph

259 Commits

Author SHA1 Message Date
Wander Lairson Costa
d4bfe4714e Bug 1182116: Make engineering builds official style. r=garndt 2015-07-17 10:14:30 -03:00
Ryan VanderMeulen
168e1319dc Backed out 7 changesets (bug 1168979) for breaking the gecko decision task on a CLOSED TREE.
Backed out changeset 0d9496880482 (bug 1168979)
Backed out changeset 913594264a8c (bug 1168979)
Backed out changeset 18560f41c3fb (bug 1168979)
Backed out changeset dd5644a30469 (bug 1168979)
Backed out changeset 162318c4e626 (bug 1168979)
Backed out changeset 5bfd2e72d330 (bug 1168979)
Backed out changeset 0d97c2ab4fe4 (bug 1168979)
2015-07-16 16:51:36 -04:00
Anthony Miyaguchi
253c5889d2 Bug 1168979 part 7 - Update to private production image; r=mrrrgn 2015-07-16 11:13:47 -07:00
Anthony Miyaguchi
cd3957a167 Bug 1168979 part 6 - Bump version of upload_symbols container, with addition of new arguments; r=mrrrgn 2015-07-10 10:18:14 -07:00
Anthony Miyaguchi
84b5486dc5 Bug 1168979 part 5 - Add allowed_build_tasks to distinguish builds that require symbol uploading; r=mrrrgn 2015-07-09 14:47:34 -07:00
Anthony Miyaguchi
68c40792e1 Bug 1168979 part 4 - Factor out building dependent tasks as a function; Create a task/post-builds for upload_symbols to live in; r=mrrrgn 2015-07-08 15:55:30 -07:00
Anthony Miyaguchi
a9ffb32398 Bug 1168979 part 3 - Clean up upload_symbol template. r=mrrrgn 2015-07-07 17:45:36 -07:00
Anthony Miyaguchi
42194a8166 Bug 1168979 part 2 - Add symbol uploading as a build dependency; r=mrrrgn 2015-07-06 11:17:33 -07:00
Andrew Halberstadt
6d9ef152e5 Bug 1184567 - Schedule taskcluster linux64 and android-api-11 builds on mozilla-central (please hide), r=mrrrgn 2015-07-16 11:20:59 -04:00
Mike Shal
db3a9cf6bd Bug 1184270 - Fix "platfoms" -> "platforms"; r=garndt 2015-07-15 14:49:26 -04:00
Wander Lairson Costa
a42c38737f Bug 1175934 part 1: Add blob free build for flame and spark devices. r=garndt 2015-07-13 07:55:22 -03:00
Ted Mielczarek
c5c4eb7804 bug 1176229 - build script for building cctools with crosstool-ng. r=mshal 2015-06-19 09:45:42 -04:00
Ted Mielczarek
9b88512dcb bug 1181722 - Add a Taskcluster script for building minidump_stackwalk binaries (NPOTB) 2015-07-10 06:49:17 -04:00
Mike Shal
4a4a5cfc97 Bug 1182090 - use 'debug' build_type for emulator-l-debug; r=garndt 2015-07-09 11:05:34 -04:00
Dustin J. Mitchell
fe94a66d77 Bug 1161075: build android with JDK from tooltool; r=nalexander 2015-06-30 11:18:01 -04:00
Carsten "Tomcat" Book
d240022d10 merge mozilla-inbound to mozilla-central a=merge 2015-07-08 11:44:32 +02:00
Wes Kocher
3ae1b553cb Merge m-c to b2ginbound, a=merge 2015-07-07 16:39:19 -07:00
Wes Kocher
31b33c7b9a Merge inbound to central, a=merge 2015-07-07 16:37:07 -07:00
Wander Lairson Costa
3684b866bc Bug 1180736: Add flame-kk eng build with spark apps. r=garndt 2015-07-07 16:23:22 -03:00
Wander Lairson Costa
b5a094d519 Bug 1180957: Fix Hardware Composer build. 2015-07-07 15:23:14 -03:00
Anhad Jai Singh
def80c67a4 Bug 1174376 - Enable Spidermonkey jobs via TaskCluster on Try; r=mrrrgn 2015-07-02 13:54:55 -07:00
Anhad Jai Singh
dd9cf0c4a0 Bug 1164656 - migrate spidermonkey jobs to taskcluster; r=mrrrgn 2015-06-30 10:25:55 -07:00
Wes Kocher
215037c27d Merge b2ginbound to central, a=merge 2015-06-30 16:55:12 -07:00
Ryan VanderMeulen
9ab1923831 No bug - Schedule emulator-jb debug builds. r=garndt 2015-06-30 16:02:40 -04:00
Carsten "Tomcat" Book
34fd9d36ba merge mozilla-inbound to mozilla-central a=merge 2015-06-30 13:23:01 +02:00
Wander Lairson Costa
f6820a413f Bug 1178388: Fix deferred imports for taskcluster-build command. r=gps
Bug 1176642 added deferred module import to taskcluster commands, but
taskcluster-build. Fix it.
2015-06-29 14:44:03 -03:00
Carsten "Tomcat" Book
427dea87a1 merge mozilla-inbound to mozilla-central a=merge 2015-06-26 13:19:12 +02:00
Morgan Phillips
5712d88e3d Bug 1175942 - Move linux 64 dbg builds to the debug line in treeherder; r=dustin 2015-06-24 11:20:54 -07:00
Ryan VanderMeulen
1d327165d9 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
Dustin J. Mitchell
b6074f88b5 Bug 1169703: use new provisioner types; r=mrrrgn 2015-06-18 17:38:06 -04:00
Chris Manchester
d118520a54 Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Gregory Szorc
63296e8c59 Bug 1176642 - Defer import of urllib2; r=chmanchester
This prevents 8 module imports from occurring at mach startup time.

As part of this, I discovered a redundant import of "sys" and eliminated
it.
2015-06-25 12:12:15 -07:00
Gregory Szorc
4f2fb895aa Bug 1176642 - Use absolute_import in mach_commands.py files; r=glandium
This removes ambiguity as to which modules are being imported, making
import slightly faster as Python doesn't need to test so many
directories for file presence.

All files should already be using absolute imports because mach command
modules aren't imported to the package they belong to: they instead
belong to the "mach" package. So relative imports shouldn't have been
used.
2015-06-21 17:39:09 -07:00
Gregory Szorc
4716a9de2e Bug 1176642 - Use deferred imports for taskcluster mach commands; r=glandium
Tracing imports reveals that this file accounts for a non-trivial amount
of extra imports when mach starts. Deferring imports makes many of them
go away.
2015-06-21 17:09:58 -07:00
Gregory Szorc
88efe94ba4 Bug 1176642 - Remove unused imports; r=glandium 2015-06-25 12:16:38 -07:00
Chris Manchester
af20e84dae Bug 917999 - Part 3.1 - Prepare taskcluster for a split test package.;r=jlal 2015-06-29 11:16:51 -07:00
Andrew Halberstadt
c5ccd2f839 Bug 1171971 - Move test_paths argument out of mach and into mochitest; remove --test-path, r=chmanchester 2015-06-05 13:28:29 -04:00
Morgan Phillips
3867d84a95 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
Ryan VanderMeulen
86c5c07470 Merge inbound to m-c. a=merge 2015-06-12 14:57:24 -04:00
Gregory Arndt
65340c8b9f Bug 1174157 - Update dsds tests to request 2 sim devices r=wcosta 2015-06-12 08:42:18 -05:00
Wander Lairson Costa
2cd0e62d1a 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
Morgan Phillips
3fe809cad1 Bug 1172107 - Configure dist uploads; r=ahal
Dist uploads (tests.zip for example) are configured via environment variables.
2015-06-11 00:08:15 +02:00
Gregory Arndt
eadd1a610f Bug 1172336 - Provide phone capabilities within payload instead of env variable r=wcosta 2015-06-07 11:39:18 -05:00
Wander Lairson Costa
d2e4a67f73 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
jlal@mozilla.com
e79a9bada8 Bug 1173113 - Hack GIJ to 20 chunks to work around bugs r=me 2015-06-09 13:52:26 -07:00
Wander Lairson Costa
38894e596d 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
jlal@mozilla.com
7e860af399 Bug 1172640 - Fix typo in debug build path r=dustin 2015-06-08 12:29:22 -07:00
jlal@mozilla.com
66cfd667c5 Bug 1136028 - Escape whitespace inside of platform filters r=garndt 2015-06-08 10:57:24 -07:00
Morgan Phillips
e041791e8e Bug 1171531 - Enable Linux64 Dbg builds in try; r=dustin 2015-06-05 10:14:30 +02:00
Dustin J. Mitchell
bf91812e8b Bug 1171390: don't use disable_sendchange.py; r=ahal
This file has been removed and is no longer necessary, as build.sh passes
--no-sendchange to mozharness.
2015-06-04 11:09:59 -04:00