Commit Graph

10 Commits

Author SHA1 Message Date
Mike Hommey
25b379df98 Bug 1386589 - Remove the linux64 tooltool manifests that look the same as releng.manifest. r=gps 2017-08-04 06:07:43 +09:00
Mike Hommey
e97dc6ff09 Bug 1384744 - Remove mozmake and rustc from the build-clang-cl tooltool manifest. r=gps
The manifest is only used for windows clang-cl toolchain jobs, and
building clang-cl doesn't use make or rustc.
2017-07-27 08:09:34 +09:00
Ralph Giles
c10c34e088 Bug 1384363 - Add the fuzzing tooltool manifest to the rust update list. r=mshal
MozReview-Commit-ID: Hv0bjfBvKfW
2017-07-26 16:34:36 -07:00
Wes Kocher
e97891373c Backed out changeset 11724cc8e834 (bug 1384363) for typos in the tooltool manifest a=backout
MozReview-Commit-ID: 4BomumQyls
2017-07-26 15:10:42 -07:00
Ralph Giles
bb50eff22a Bug 1384363 - Add the fuzzing tooltool manifest to the rust update list. r=mshal
MozReview-Commit-ID: Hv0bjfBvKfW
2017-07-25 17:41:58 -07:00
Ralph Giles
d7089a03ba Bug 1377137 - Repack upstream rust for mingw32 targets. r=mshal
Add a new tooltool package for x86_64-unknown-linux-gnu hosts
with the i686-pc-windows-msvc and i686-pc-windows-gnu standard
libraries for the benefit of the cross-mingw builds.

Add the mingw32 releng.manifest to the update list for
new tooltool packages.

MozReview-Commit-ID: KkYPfAojFU
2017-06-30 14:57:29 -07:00
Andrew Halberstadt
bce781d9b8 Bug 1373294 - Fix E305 (two blank lines after method or class) in files enabled by flake8 linter, r=jmaher
This is needed before we can upgrade to flake8 3.3.0, as that version starts flagging these errors.

These files were modified by running:
autopep8 --select E305 --in-place -r <dir>

on the affected directories. I did it one dir at a time and verified the result after each.

MozReview-Commit-ID: FmlsfiKIbtr
2017-06-15 12:10:59 -04:00
Ralph Giles
26cba0dde9 Bug 1358590 - Update rust-build to v0.4.5. r=ted
Update the repack_rust script for packaging upsteam
rust builds for tooltool use in our build automation:

- Add --cargo-channel switch.
- Remove 32-bit macOS targets.
- Add aarch64 Android target.
- Update for cargo tarball name changes.
- Remove obsolete b2g target manifests.

MozReview-Commit-ID: 2ajGO8jPpWD
2017-04-21 12:03:33 -07:00
Ralph Giles
bcdeb05d35 Bug 1351031 - Update rust-build container. r=mshal
Update rust-build docker image source to v0.4.3. This includes
some recent to how verification and taskcluster work to maintain
working scripts, and some changes for the newer cargo-building-
cargo build system, which aren't sufficient for bootstrapping.

MozReview-Commit-ID: 4IdbKVvco8m
2017-03-27 14:02:44 -07:00
CuriousLearner
f27a0ad144 Bug 1302763 - Move docker images out of testing/docker into taskcluster/docker; r=dustin r=CuriousLearner
MozReview-Commit-ID: 7v1uCDB5qoN
2016-10-20 18:25:34 +05:30