Closed
Bug 720910
Opened 14 years ago
Closed 9 years ago
Execute REPORT_BUILD/ELOG/print-failed-commands.sh natively under PyMake
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
WONTFIX
People
(Reporter: gps, Unassigned)
Details
Attachments
(1 file)
|
134.47 KB,
image/png
|
Details |
Many of the frequent rules in rules.mk contain execution of $(REPORT_BUILD) and/or $(ELOG), which invokes print-failed-commands.sh. These could probably be replaced by Python native variants when executing under PyMake. I reckon changing this will make Windows builds a little faster due to less process spawning.
| Reporter | ||
Comment 1•14 years ago
|
||
This is quite silly. This and bug 720908 should reduce the 5 processes down to 1.
Comment 2•9 years ago
|
||
Mass close of pymake-related bugs.
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → WONTFIX
Updated•8 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•