Closed
Bug 500817
Opened 16 years ago
Closed 16 years ago
cross-platform build system is too noisy
Categories
(Tamarin Graveyard :: Virtual Machine, enhancement)
Tamarin Graveyard
Virtual Machine
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: stejohns, Unassigned)
Details
Attachments
(1 file)
|
1.83 KB,
patch
|
brbaker
:
review+
|
Details | Diff | Splinter Review |
echoing every build command produces so much noise that warnings are lost. trivial changes would dramatically improve usefulness of output.
Updated•16 years ago
|
Attachment #385505 -
Flags: review?(brbaker) → review+
| Reporter | ||
Comment 2•16 years ago
|
||
pushed to redux as changeset: 2086:7cbd98cc1df5
Status: NEW → RESOLVED
Closed: 16 years ago
Resolution: --- → FIXED
Comment 3•16 years ago
|
||
for what it's worth,
make -s or make -sjN (N threads)
also suppresses noise just fine and shows warnings & errors
Updated•16 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•