RESOLVED FIXED 194839
Add timing information to build output
https://bugs.webkit.org/show_bug.cgi?id=194839
Summary Add timing information to build output
Keith Rollin
Reported 2019-02-19 16:18:01 PST
Configure xcodebuild with -ShowBuildOperationDuration, causing it to emit the time of the build target to its output. E.g., ** BUILD SUCCEEDED ** [0.132 sec]
Attachments
Patch (1.51 KB, patch)
2019-02-19 16:22 PST, Keith Rollin
no flags
Radar WebKit Bug Importer
Comment 1 2019-02-19 16:18:23 PST
Keith Rollin
Comment 2 2019-02-19 16:19:26 PST
Actually, after each project, not after each build target.
Keith Rollin
Comment 3 2019-02-19 16:22:51 PST
WebKit Commit Bot
Comment 4 2019-02-19 17:31:16 PST
Comment on attachment 362449 [details] Patch Clearing flags on attachment: 362449 Committed r241786: <https://trac.webkit.org/changeset/241786>
WebKit Commit Bot
Comment 5 2019-02-19 17:31:18 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.