RESOLVED FIXED 130485
filter-build-webkit: reduce unfiltered output
https://bugs.webkit.org/show_bug.cgi?id=130485
Summary filter-build-webkit: reduce unfiltered output
Joseph Pecoraro
Reported 2014-03-19 16:26:18 PDT
shell> make debug | filter-build-webkit === BUILD AGGREGATE TARGET Copy WTF Headers OF PROJECT WTF WITH CONFIGURATION Debug === Check dependencies > Write auxiliary files > write-file /Volumes/Data/Build/WTF.build/Debug/Copy\ WTF\ Headers.build/Script-65AFA1701630B977003D723C.sh > chmod 0755 /Volumes/Data/Build/WTF.build/Debug/Copy\ WTF\ Headers.build/Script-65AFA1701630B977003D723C.sh PhaseScriptExecution Copy WTF Headers === BUILD TARGET WTF OF PROJECT WTF WITH CONFIGURATION Debug === Check dependencies > Write auxiliary files > write-file /Volumes/Data/Build/WTF.build/Debug/WTF.build/WTF-all-target-headers.hmap > write-file /Volumes/Data/Build/WTF.build/Debug/WTF.build/Objects-normal/x86_64/WTF.LinkFileList > write-file /Volumes/Data/Build/WTF.build/Debug/WTF.build/WTF.hmap > write-file /Volumes/Data/Build/WTF.build/Debug/WTF.build/WTF-own-target-headers.hmap > write-file /Volumes/Data/Build/WTF.build/Debug/WTF.build/WTF-project-headers.hmap CompileC Assertions.o CompileC AtomicString.o CompileC AtomicStringTable.o ...
Attachments
[PATCH] Proposed Fix (1.95 KB, patch)
2014-03-19 16:27 PDT, Joseph Pecoraro
no flags
[PATCH] Proposed Fix (3.79 KB, patch)
2014-03-19 18:40 PDT, Joseph Pecoraro
no flags
Joseph Pecoraro
Comment 1 2014-03-19 16:27:48 PDT
Created attachment 227231 [details] [PATCH] Proposed Fix
Joseph Pecoraro
Comment 2 2014-03-19 16:32:05 PDT
Comment on attachment 227231 [details] [PATCH] Proposed Fix I'll have more changes to add to this. Wait for a new patch.
Joseph Pecoraro
Comment 3 2014-03-19 16:32:38 PDT
Some more from JavaScriptCore: shell> make debug | filter-build-webkit === BUILD AGGREGATE TARGET Derived Sources OF PROJECT JavaScriptCore WITH CONFIGURATION Debug === Check dependencies PhaseScriptExecution Generate Derived Sources python itab.py optable.xml > Generating InitBytecodes.asm from JavaScriptCore/bytecode/BytecodeList.json > Generating Bytecodes.h from JavaScriptCore/bytecode/BytecodeList.json > Generating bindings for the Array.prototype builtin. > Generating bindings for the Function.prototype builtin. > Generating bindings for the Promise.prototype builtin. PhaseScriptExecution Generate DTrace header ... === BUILD TARGET JavaScriptCore OF PROJECT JavaScriptCore WITH CONFIGURATION Debug === Check dependencies Write auxiliary files Create product structure mkdir A mkdir Headers mkdir PrivateHeaders mkdir Resources > /bin/ln -s A /Volumes/Data/Build/Debug/JavaScriptCore.framework/Versions/Current > /bin/ln -s Versions/Current/Resources /Volumes/Data/Build/Debug/JavaScriptCore.framework/Resources > /bin/ln -s Versions/Current/Headers /Volumes/Data/Build/Debug/JavaScriptCore.framework/Headers > /bin/ln -s Versions/Current/PrivateHeaders /Volumes/Data/Build/Debug/JavaScriptCore.framework/PrivateHeaders > /bin/ln -s Versions/Current/JavaScriptCore /Volumes/Data/Build/Debug/JavaScriptCore.framework/JavaScriptCore ProcessInfoPlistFile Info.plist CpResource framework.sb CpHeader A64DOpcode CpHeader AbstractMacroAssembler CpHeader AbstractPC CpHeader APICast CpHeader ArgList ...
Joseph Pecoraro
Comment 4 2014-03-19 18:40:47 PDT
Created attachment 227241 [details] [PATCH] Proposed Fix Address a few more tiny things.
Brent Fulgham
Comment 5 2014-03-24 10:16:57 PDT
Comment on attachment 227241 [details] [PATCH] Proposed Fix r=me
WebKit Commit Bot
Comment 6 2014-03-24 10:22:16 PDT
Comment on attachment 227241 [details] [PATCH] Proposed Fix Clearing flags on attachment: 227241 Committed r166177: <http://trac.webkit.org/changeset/166177>
WebKit Commit Bot
Comment 7 2014-03-24 10:22:18 PDT
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.