Bug 197340 - Enable new build rule for post-processing headers when using XCBuild
Summary: Enable new build rule for post-processing headers when using XCBuild
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: Tools / Tests (show other bugs)
Version: WebKit Nightly Build
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Keith Rollin
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2019-04-26 19:12 PDT by Keith Rollin
Modified: 2019-08-16 15:39 PDT (History)
11 users (show)

See Also:


Attachments
Patch (5.51 KB, patch)
2019-04-26 19:15 PDT, Keith Rollin
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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.