Bug 77717

Summary: Makefile should provide control over output verbosity
Product: WebKit Reporter: Mark Rowe (bdash) <mrowe>
Component: Tools / TestsAssignee: Mark Rowe (bdash) <mrowe>
Status: RESOLVED FIXED    
Severity: Normal    
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Mac   
OS: Unspecified   
Attachments:
Description Flags
Patch v1 mitz: review+

Mark Rowe (bdash)
Reported 2012-02-02 22:55:49 PST
The current Makefile filters out the "setenv" statements that Xcode spits out when running shell script build phases. It does this because some feel that this information isn't useful and makes reading the rest of the build output difficult. Others find this useful for debugging build failures and have to resort to hand-running "xcodebuild" or editing of the Makefile to gather the information. If this was configurable then everyone could be happy!
Attachments
Patch v1 (4.45 KB, patch)
2012-02-02 23:05 PST, Mark Rowe (bdash)
mitz: review+
Mark Rowe (bdash)
Comment 1 2012-02-02 23:05:28 PST
Created attachment 125266 [details] Patch v1
Mark Rowe (bdash)
Comment 2 2012-02-02 23:45:10 PST
Landed in r106634.
Note You need to log in before you can comment on or make changes to this bug.