Some cleanup in toolchain scripts
Categories
(Firefox Build System :: Toolchains, task)
Tracking
(firefox70 fixed)
| Tracking | Status | |
|---|---|---|
| firefox70 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
Details
Attachments
(7 files)
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review | |
|
47 bytes,
text/x-phabricator-request
|
Details | Review |
| Assignee | ||
Comment 1•6 years ago
|
||
This removes the need for the hacks in wr-macos-cross-build-setup.sh and
wrench-windows-tests.sh, while keeping things working in other scripts.
| Assignee | ||
Comment 2•6 years ago
|
||
This makes the setup used by these builds more similar to everywhere
else, making subsequent improvements easier.
| Assignee | ||
Comment 3•6 years ago
|
||
| Assignee | ||
Comment 4•6 years ago
|
||
| Assignee | ||
Comment 5•6 years ago
|
||
| Assignee | ||
Comment 6•6 years ago
|
||
Make the argument use the same format as resources, so move the
sub-script invocation accordingly.
| Assignee | ||
Comment 7•6 years ago
|
||
They are now all very similar, and there are only a few variations.
Comment 9•6 years ago
|
||
| bugherder | ||
https://hg.mozilla.org/mozilla-central/rev/df44a0c0a833
https://hg.mozilla.org/mozilla-central/rev/b1b63c61c922
https://hg.mozilla.org/mozilla-central/rev/4a47df1713c3
https://hg.mozilla.org/mozilla-central/rev/597f5f848988
https://hg.mozilla.org/mozilla-central/rev/958362a7c300
https://hg.mozilla.org/mozilla-central/rev/277229c8a6ce
https://hg.mozilla.org/mozilla-central/rev/9d66a096d9e2
Description
•