Closed
Bug 1299971
Opened 7 years ago
Closed 7 years ago
Update tooltool to cargo nightly with source replacement support
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(firefox51 fixed)
RESOLVED
FIXED
mozilla51
Tracking | Status | |
---|---|---|
firefox51 | --- | fixed |
People
(Reporter: rillian, Assigned: rillian)
References
Details
Attachments
(2 files)
Stylo needs a cargo with source replacement support in Cargo.toml to handle package vendoring. This landed in cargo nightly as of 'Mon Aug 1 16:59:38 2016 -0700' according to acrichton.
Assignee | ||
Updated•7 years ago
|
Assignee | ||
Comment 1•7 years ago
|
||
The beta cargo may work, but us today's nightly for convenience. Uploaded cargo 0.13.0-nightly (e713e7f 2016-08-31) [ { "algorithm": "sha512", "visibility": "public", "filename": "cargo-i686-pc-windows-msvc-repack.tar.bz2", "unpack": true, "digest": "56f12f7ac437742ed717ce0ccfb0b4134160948e45d73016e48d9033567e5b01a171ac95dd7965eb007702c31da73274b5913281655f461f611ddeee37181ecc", "size": 2402000 }, { "algorithm": "sha512", "visibility": "public", "filename": "cargo-x86_64-apple-darwin-repack.tar.bz2", "unpack": true, "digest": "f037d2bbbeccb2c95519e083d6d9eecb5cb06a510e849b5721d6933a6c2428203b93ed3d20d3f20329f4d4eee17177d762f051b1ae79fee97d93b84611f3df66", "size": 2715131 }, { "algorithm": "sha512", "visibility": "public", "filename": "cargo-x86_64-pc-windows-msvc-repack.tar.bz2", "unpack": true, "digest": "eada1edd6142dcde907f14f23c08a2a0b86f108a8fb242f62be6573bbbe1d3b2a4a04c05465d561253d6a617e18cdabee3c87d8cef9a1b5bdd20fe835ef25ff1", "size": 2677831 }, { "algorithm": "sha512", "visibility": "public", "filename": "cargo-x86_64-unknown-linux-gnu-repack.tar.xz", "unpack": true, "digest": "d5bb0d88ce7bb1b5a316d7a8ca6341672f5ee8008fa7754511bf53fabd54c0770e95397232896d6087547891f1143f6968d8b1e106e39800b43defeb0025c7c0", "size": 3245716 } ]
Comment hidden (mozreview-request) |
Comment 4•7 years ago
|
||
mozreview-review |
Comment on attachment 8787444 [details] Bug 1299971 - Update tooltool cargo. https://reviewboard.mozilla.org/r/76194/#review74422 LGTM!
Attachment #8787444 -
Flags: review?(mshal) → review+
Pushed by rgiles@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/b731814c9225 Update tooltool cargo. r=mshal
Comment 6•7 years ago
|
||
Looks like this misses the mac-on-linux cross builds? See https://treeherder.mozilla.org/#/jobs?repo=try&revision=3bdb25d998af&selectedJob=26867216
Flags: needinfo?(giles)
Comment 7•7 years ago
|
||
Attachment #8787817 -
Flags: review?(mshal)
Updated•7 years ago
|
Flags: needinfo?(giles)
Updated•7 years ago
|
Comment 8•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/b731814c9225
Status: NEW → RESOLVED
Closed: 7 years ago
status-firefox51:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla51
Comment 9•7 years ago
|
||
Comment on attachment 8787817 [details] [diff] [review] Update cargo tooltool manifest for macosx cross builds. v1 Ahh, sorry - I should have caught that.
Attachment #8787817 -
Flags: review?(mshal) → review+
Comment 10•7 years ago
|
||
Pushed by bholley@mozilla.com: https://hg.mozilla.org/integration/mozilla-inbound/rev/47b96bd9bad4 Update cargo tooltool manifest for macosx cross builds. r=mshal
Comment 11•7 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/47b96bd9bad4
Updated•5 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•