RESOLVED FIXED 80440
filter-build-webkit needs more filters
https://bugs.webkit.org/show_bug.cgi?id=80440
Summary filter-build-webkit needs more filters
Dean Jackson
Reported 2012-03-06 13:16:19 PST
A few new build steps are passing through fbwk as errors.
Attachments
Patch (3.55 KB, patch)
2012-03-06 15:59 PST, Dean Jackson
joepeck: review+
Dean Jackson
Comment 1 2012-03-06 15:59:53 PST
Joseph Pecoraro
Comment 2 2012-03-06 16:04:34 PST
Comment on attachment 130459 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=130459&action=review > Tools/Scripts/filter-build-webkit:154 > + } elsif ($line =~ /^(PhaseScriptExecution|CompileC|Distributed-CompileC|Ld|PBXCp|CpResource|CopyPNGFile|CopyTiffFile|CpHeader|Processing|ProcessInfoPlistFile|ProcessPCH|ProcessPCH\+\+|Touch|Libtool|CopyStringsFile|Mig|CreateUniversalBinary|Analyze|ProcessProductPackaging|CodeSign|SymLink|Updating|CompileXIB|StripNIB) ("[^"]+"|\S+)/) { I often see these too. Could you add these? "CopyPlistFile" and "GenerateDSYMFile"
Dean Jackson
Comment 3 2012-03-06 16:33:44 PST
Note You need to log in before you can comment on or make changes to this bug.