Closed
Bug 1675384
Opened 5 years ago
Closed 5 years ago
Create Universal x86-64/arm64 mac builds
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox84 fixed)
RESOLVED
FIXED
84 Branch
Tracking | Status | |
---|---|---|
firefox84 | --- | fixed |
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(3 files, 4 obsolete files)
No description provided.
Assignee | ||
Updated•5 years ago
|
Blocks: aarch64-macos
Assignee | ||
Comment 1•5 years ago
|
||
This adds back part of the code that was removed in bug 1339182.
Note to reviewers:
I'm not expecting a real review here. This code has been reviewed in the
past, and has been used for a long time. This is verbatim the files as
they were when they were removed. Which means lints are not going to be
happy about them, and they are python2-oriented. Three separate followup
patches are going to fix that, but all three patches will be folded into
one before landing. The split is meant to help review.
Assignee | ||
Comment 2•5 years ago
|
||
Assignee | ||
Comment 3•5 years ago
|
||
Assignee | ||
Comment 4•5 years ago
|
||
Assignee | ||
Comment 5•5 years ago
|
||
Bug 1534003 changed the about:buildconfig page title.
Assignee | ||
Comment 6•5 years ago
|
||
Updated•5 years ago
|
Attachment #9185907 -
Attachment description: Bug 1675384 - Adjust unification script after bug 1534003. → Bug 1675384 - Resurrect mac unification code.
Updated•5 years ago
|
Attachment #9185903 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9185904 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9185905 -
Attachment is obsolete: true
Updated•5 years ago
|
Attachment #9185906 -
Attachment is obsolete: true
Assignee | ||
Comment 7•5 years ago
|
||
Pushed by mh@glandium.org:
https://hg.mozilla.org/integration/autoland/rev/9fc9b36bf259
Resurrect mac unification code. r=firefox-build-system-reviewers,mhentges
https://hg.mozilla.org/integration/autoland/rev/47e322863afc
Show an hexdump diff for non-UTF-8 text files that fail to unify. r=firefox-build-system-reviewers,mhentges
https://hg.mozilla.org/integration/autoland/rev/0298a4173801
Add a script that allows to unify two mac builds into one universal build. r=firefox-build-system-reviewers,mhentges
Comment 9•5 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/9fc9b36bf259
https://hg.mozilla.org/mozilla-central/rev/47e322863afc
https://hg.mozilla.org/mozilla-central/rev/0298a4173801
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox84:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 84 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•