Closed
Bug 1641184
Opened 8 months ago
Closed 8 months ago
Drop l10n base and en-US from sources in repack
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox78 fixed)
RESOLVED
FIXED
mozilla78
Tracking | Status | |
---|---|---|
firefox78 | --- | fixed |
People
(Reporter: Pike, Assigned: Pike)
References
Details
Attachments
(1 file)
A long time ago, I change l10n-merge to generate a full merge dir.
Prior to that, it was designed to search merge-dir, locale dir, en-US.
We still do the full search, regardless of always having a perfect fit on the first.
Should make things a lot simpler in makefile land, too.
This should enable stunts like only checking out the sources once, running l10n-merge, and then just put that into an artifact to be used later by actual repacks. Among other things.
Assignee | ||
Comment 1•8 months ago
|
||
l10n-merge creates a full merge dir for a while now, let's
simplify the build logic to only read from that directory
during repacks and langpacks.
Pushed by axel@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/9c9f8c859ff3 use only the merge dir for repacks, r=nalexander
Comment 3•8 months ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox78:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla78
You need to log in
before you can comment on or make changes to this bug.
Description
•