Closed
Bug 1000731
Opened 12 years ago
Closed 12 years ago
Avoid sccache process pool creating windows for each new process on Windows
Categories
(Firefox Build System :: General, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
mozilla32
People
(Reporter: glandium, Assigned: glandium)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
|
1.35 KB,
patch
|
mshal
:
review+
|
Details | Diff | Splinter Review |
Currently, on Windows, for each process the process pool spawns from the server, when it is spawned from the main sccache script, creates a new console window. While this is fine on build slaves, this is now very user friendly.
| Assignee | ||
Comment 1•12 years ago
|
||
Assignee: nobody → mh+mozilla
Attachment #8411598 -
Flags: review?(mshal)
Updated•12 years ago
|
Attachment #8411598 -
Flags: review?(mshal) → review+
| Assignee | ||
Comment 2•12 years ago
|
||
| Assignee | ||
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Target Milestone: --- → mozilla32
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
•