Closed
Bug 1652600
Opened 5 years ago
Closed 5 years ago
Rename build-clang-linux-{win,macosx}-cross.sh to 'repack'
Categories
(Firefox Build System :: Toolchains, enhancement)
Firefox Build System
Toolchains
Tracking
(firefox80 fixed)
RESOLVED
FIXED
mozilla80
Tracking | Status | |
---|---|---|
firefox80 | --- | fixed |
People
(Reporter: away, Assigned: away)
References
Details
Attachments
(1 file)
As nalexander points out in https://phabricator.services.mozilla.com/D83378, these scripts don't build anything anymore, they're just repacks.
These scripts don't call build-clang.py
, they just repackage artifacts from other tasks that do.
I went with repack
over repackage
since that seems to be the established pattern in taskcluster/scripts/misc/
.
Updated•5 years ago
|
Assignee: nobody → dmajor
Status: NEW → ASSIGNED
Pushed by dmajor@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc9bd7d22307
Rename build-clang-linux-{win,macosx}-cross.sh to 'repack' r=froydnj
Comment 3•5 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
status-firefox80:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla80
You need to log in
before you can comment on or make changes to this bug.
Description
•