Closed
Bug 1793860
Opened 3 years ago
Closed 3 years ago
Update the Thunderbird build env bootstrap.py script
Categories
(Thunderbird :: Build Config, task)
Thunderbird
Build Config
Tracking
(thunderbird_esr102 unaffected)
RESOLVED
FIXED
107 Branch
| Tracking | Status | |
|---|---|---|
| thunderbird_esr102 | --- | unaffected |
People
(Reporter: rjl, Assigned: rjl)
References
Details
Attachments
(1 file)
Update from upstream with changes to use pathlib.Path over os.path functions and functionality to automatically disable MS Defender AV in the source and .mozbuild directories.
| Assignee | ||
Comment 1•3 years ago
|
||
Most interesting change is automatically disabling MS Defender AV for the
source and .mozbuild directories as this makes a huge difference in compile
times.
Depends on D158726
Updated•3 years ago
|
Assignee: nobody → rob
Status: NEW → ASSIGNED
| Assignee | ||
Comment 2•3 years ago
|
||
Verified that the MS Defender AV exclusions are added by checking Windows Security Virus & Threat protection's Exclusions page.
Keywords: checkin-needed-tb
Updated•3 years ago
|
Target Milestone: --- → 107 Branch
Pushed by alessandro@thunderbird.net:
https://hg.mozilla.org/comm-central/rev/a14df9f7e932
Include upstream changes in Thunderbird build bootstrapping script. r=dandarnell
Updated•3 years ago
|
You need to log in
before you can comment on or make changes to this bug.
Description
•