| Summary: | filter-build-webkit: reduce unfiltered output | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | WebKit | Reporter: | Joseph Pecoraro <joepeck> | ||||||
| Component: | Tools / Tests | Assignee: | Joseph Pecoraro <joepeck> | ||||||
| Status: | RESOLVED FIXED | ||||||||
| Severity: | Normal | CC: | commit-queue, dino, joepeck | ||||||
| Priority: | P2 | ||||||||
| Version: | 528+ (Nightly build) | ||||||||
| Hardware: | Unspecified | ||||||||
| OS: | Unspecified | ||||||||
| Attachments: |
|
||||||||
Created attachment 227231 [details]
[PATCH] Proposed Fix
Comment on attachment 227231 [details]
[PATCH] Proposed Fix
I'll have more changes to add to this. Wait for a new patch.
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
...
Created attachment 227241 [details]
[PATCH] Proposed Fix
Address a few more tiny things.
Comment on attachment 227241 [details]
[PATCH] Proposed Fix
r=me
Comment on attachment 227241 [details] [PATCH] Proposed Fix Clearing flags on attachment: 227241 Committed r166177: <http://trac.webkit.org/changeset/166177> All reviewed patches have been landed. Closing bug. |
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 ...