Closed
Bug 1094303
Opened 9 years ago
Closed 9 years ago
Move buildlist invocations into misc tier
Categories
(Firefox Build System :: General, defect)
Firefox Build System
General
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla36
People
(Reporter: gps, Assigned: gps)
References
Details
Attachments
(1 file, 1 obsolete file)
Running buildlist slows down the libs tier dramatically. We can move invocations to the misc tier.
Assignee | ||
Comment 1•9 years ago
|
||
Attachment #8517573 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 2•9 years ago
|
||
/r/181 - Bug 1094303 - Move XPT buildlist into misc tier Pull down this commit: hg pull review -r edb862755c2cafee625dbf686af07fb18c714162
Comment 3•9 years ago
|
||
https://reviewboard.mozilla.org/r/179/#review93 ::: python/mozbuild/mozbuild/frontend/context.py (Diff revision 1) > - """, 'libs'), > + """, 'misc'), XPI_NAME != XPT_NAME
Updated•9 years ago
|
Attachment #8517573 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 4•9 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=e24067b44b9d
Assignee | ||
Comment 5•9 years ago
|
||
https://tbpl.mozilla.org/?tree=Try&rev=5249a888a163
Assignee | ||
Updated•9 years ago
|
Attachment #8517573 -
Flags: review?(mh+mozilla)
Assignee | ||
Comment 6•9 years ago
|
||
/r/181 - Bug 1094303 - Move XPT buildlist into misc tier Pull down this commit: hg pull review -r 5249a888a1638f361fe734ae2bfa803e52131888
Updated•9 years ago
|
Attachment #8517573 -
Flags: review?(mh+mozilla) → review+
Comment 7•9 years ago
|
||
https://reviewboard.mozilla.org/r/179/#review353 Ship It!
Assignee | ||
Comment 8•9 years ago
|
||
https://hg.mozilla.org/integration/mozilla-inbound/rev/a6605d017665
https://hg.mozilla.org/mozilla-central/rev/a6605d017665
Assignee: nobody → gps
Status: NEW → RESOLVED
Closed: 9 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla36
Assignee | ||
Comment 10•8 years ago
|
||
Attachment #8517573 -
Attachment is obsolete: true
Attachment #8618553 -
Flags: review+
Assignee | ||
Comment 11•8 years ago
|
||
Updated•6 years ago
|
Product: Core → Firefox Build System
You need to log in
before you can comment on or make changes to this bug.
Description
•