Use toolchain fetches for more task kinds
Categories
(Firefox Build System :: Task Configuration, 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•5 years ago
|
||
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
While here, use GECKO_PATH instead of $HOME/checkouts/gecko.
Assignee | ||
Comment 6•5 years ago
|
||
The remaining uses all need adjustements to in-tree mozconfigs, so they
all need to be done at once.
However, to make things slightly more intelligible, we do this in two
steps. This is step 1: we modify the use_toolchain transform to take care of
the transformation, while keeping the task definitions intact, so that
we only deal with mozconfig and build script adjustements here.
Assignee | ||
Comment 7•5 years ago
|
||
This part removes the use_toolchains transform, and adjusts all task
definitions accordingly.
Comment 10•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/ef9aa40a25e1
https://hg.mozilla.org/mozilla-central/rev/874a06471c7a
https://hg.mozilla.org/mozilla-central/rev/84afd114aae9
https://hg.mozilla.org/mozilla-central/rev/ab4d3a77070a
https://hg.mozilla.org/mozilla-central/rev/3103e4be4bb4
https://hg.mozilla.org/mozilla-central/rev/73576d4b23de
https://hg.mozilla.org/mozilla-central/rev/df54590321e8
https://hg.mozilla.org/mozilla-central/rev/c7e3536e6002
Description
•