Closed
Bug 1899622
Opened 1 year ago
Closed 7 months ago
Release MozillaBuild 4.2
Categories
(Firefox Build System :: MozillaBuild, task, P3)
Firefox Build System
MozillaBuild
Tracking
(firefox140 affected)
RESOLVED
FIXED
140 Branch
| Tracking | Status | |
|---|---|---|
| firefox140 | --- | affected |
People
(Reporter: ahochheiden, Assigned: ahochheiden)
References
Details
Attachments
(7 files)
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review | |
|
48 bytes,
text/x-phabricator-request
|
Details | Review |
- Update bundled
Python3to version3.12.0. - Bundle
gitviaMinGitin MSYS2. - Bundle
uv. - Update bundled
watchmanversion tov2025.02.24.00
| Assignee | ||
Updated•1 year ago
|
| Assignee | ||
Comment 1•8 months ago
|
||
| Assignee | ||
Comment 2•8 months ago
|
||
| Assignee | ||
Comment 3•8 months ago
|
||
| Assignee | ||
Comment 4•8 months ago
|
||
This is achieved by copying the entirity of the msys2 directory from
an installed previous release of MozillaBuild, and only packaging the
other dependencies.
| Assignee | ||
Comment 5•8 months ago
|
||
We've resolved all known Python 3.12 bugs, and the upcoming release
of MozillaBuild ships with Python 3.12.10. As such, we should no
longer show a warning on exception if Python 3.12 being used.
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/c69577d6b0d9
Bump `MAX_PYTHON_VERSION_TO_CONSIDER` to Python `3.12` r=firefox-build-system-reviewers,glandium
Comment 7•8 months ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 8 months ago
status-firefox140:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 140 Branch
Comment 8•8 months ago
|
||
Reopened for unpublished patches.
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•8 months ago
|
Updated•8 months ago
|
Attachment #9486177 -
Attachment description: WIP: Bug 1899622 - Add the ability to create a MozillaBuild installer without updating msys2 packages r?#build → Bug 1899622 - Add the ability to create a MozillaBuild installer without updating msys2 packages r?#build
| Assignee | ||
Comment 9•8 months ago
|
||
| Assignee | ||
Comment 10•8 months ago
|
||
This lets a user just type the command mozillabuild and get the
version printed, without having to open the VERSION file.
Comment 11•8 months ago
|
||
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/mozilla-build/rev/6da81f86cb20
Normalize line endings in packageit.py r=firefox-build-system-reviewers,glandium
Status: REOPENED → RESOLVED
Closed: 8 months ago → 8 months ago
Resolution: --- → FIXED
Comment 12•8 months ago
|
||
Still many patches not landed yet
Status: RESOLVED → REOPENED
Resolution: FIXED → ---
Updated•8 months ago
|
Keywords: leave-open
Comment 13•8 months ago
|
||
Pushed by ahochheiden@mozilla.com:
https://hg.mozilla.org/mozilla-build/rev/e127c365e014
Make the output of `packageit.py` more useful r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/mozilla-build/rev/30c6f9022465
Bump `VERSION` file version to `4.2` r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/mozilla-build/rev/a2ae29c6131d
Add the ability to create a MozillaBuild installer without updating msys2 packages r=firefox-build-system-reviewers,glandium
https://hg.mozilla.org/mozilla-build/rev/5a9288050045
Lint `packageit.py` r=firefox-build-system-reviewers,sergesanspaille
https://hg.mozilla.org/mozilla-build/rev/cc52d86d207d
Add `mozillabuild` python script with shebang to print the MozillaBuild version r=firefox-build-system-reviewers,sergesanspaille
| Assignee | ||
Updated•7 months ago
|
| Assignee | ||
Comment 14•7 months ago
|
||
Status: REOPENED → RESOLVED
Closed: 8 months ago → 7 months ago
Resolution: --- → FIXED
Updated•7 months ago
|
Keywords: leave-open
You need to log in
before you can comment on or make changes to this bug.
Description
•