RESOLVED FIXED 214535
JSC build scripts should be quiet by default
https://bugs.webkit.org/show_bug.cgi?id=214535
Summary JSC build scripts should be quiet by default
Michael Catanzaro
Reported 2020-07-19 07:27:10 PDT
Some of our build scripts have started printing "Nothing changed" on successful operation. For example: [354/2150] Generating ../../DerivedSources/JavaScriptCore/LLIntDesiredOffsets.h OffsetExtractor: Nothing changed. [481/2150] Generating ../../DerivedSources/JavaScriptCore/LLIntAssembly.h Offlineasm: Nothing changed. The build logs are nicer if, between 'cmake' and 'cmake install', we only print stuff when there is an actual problem that needs to be investigated. We achieved this long ago (bug #152382) and only a couple changes are needed to get there again.
Attachments
Patch (2.66 KB, patch)
2020-07-19 07:31 PDT, Michael Catanzaro
no flags
Michael Catanzaro
Comment 1 2020-07-19 07:31:58 PDT
EWS
Comment 2 2020-07-20 13:19:31 PDT
Committed r264616: <https://trac.webkit.org/changeset/264616> All reviewed patches have been landed. Closing bug and clearing flags on attachment 404669 [details].
Radar WebKit Bug Importer
Comment 3 2020-07-20 13:20:14 PDT
Note You need to log in before you can comment on or make changes to this bug.