[Webkit-unassigned] [Bug 104279] [Mac] Add Build Phase to Check Headers for Inappropriate Macros (Platform.h macros)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Dec 18 12:22:06 PST 2012


https://bugs.webkit.org/show_bug.cgi?id=104279





--- Comment #11 from Joseph Pecoraro <joepeck at webkit.org>  2012-12-18 12:24:22 PST ---
(In reply to comment #9)
> Looks like there are a few paths I could probably take advantage of:
> 
>     (taken from a WebCore check-* build phase)
>     setenv CONTENTS_FOLDER_PATH WebCore.framework/Versions/A
>     setenv PRIVATE_HEADERS_FOLDER_PATH WebCore.framework/Versions/A/PrivateHeaders
>     setenv PUBLIC_HEADERS_FOLDER_PATH WebCore.framework/Versions/A/Headers

To address this comment I filed:
<http://webkit.org/b/105336> [Mac] Build Phase check-* scripts should use CONTENTS_FOLDER_PATH instead of SHALLOW_BUNDLE

Kilzer reviewed (offline) follow up fixes to the test and his earlier comments. I'm doing a final test build now and then I'll land.

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.


More information about the webkit-unassigned mailing list