Bug 197340

Summary: Enable new build rule for post-processing headers when using XCBuild
Product: WebKit Reporter: Keith Rollin <krollin>
Component: Tools / TestsAssignee: Keith Rollin <krollin>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, ap, bfulgham, commit-queue, ews-watchlist, keith_miller, lforschler, mark.lam, msaboff, saam, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
See Also: https://bugs.webkit.org/show_bug.cgi?id=200836
Attachments:
Description Flags
Patch none

Description Keith Rollin 2019-04-26 19:12:42 PDT
In Bug 197116, we conditionally disabled the old method for post-processing header files when we are using the new XCBuild build system. This check-in conditionally enables the new post-processing facility. Note that the old system is disabled and the new system enabled only when the USE_NEW_BUILD_SYSTEM environment variable is set to YES.

<rdar://problem/50226685>
Comment 1 Keith Rollin 2019-04-26 19:15:23 PDT
Created attachment 368381 [details]
Patch
Comment 2 Brent Fulgham 2019-04-26 20:01:23 PDT
Comment on attachment 368381 [details]
Patch

R=me
Comment 3 WebKit Commit Bot 2019-04-26 21:29:01 PDT
Comment on attachment 368381 [details]
Patch

Clearing flags on attachment: 368381

Committed r244715: <https://trac.webkit.org/changeset/244715>
Comment 4 WebKit Commit Bot 2019-04-26 21:29:03 PDT
All reviewed patches have been landed.  Closing bug.