Bug 135861

Summary: Generate WTFHeaderDetection.h and WebCoreHeaderDetection.h with CMake on Windows
Product: WebKit Reporter: Alex Christensen <achristensen>
Component: WebCore Misc.Assignee: Alex Christensen <achristensen>
Status: RESOLVED FIXED    
Severity: Normal CC: bfulgham, gyuyoung.kim, roger_fong
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch bfulgham: review+

Description Alex Christensen 2014-08-12 15:39:26 PDT
I implemented stubs in https://bugs.webkit.org/show_bug.cgi?id=135807 but that does not do the same checks as the Visual Studio build system does.  Someone with access to the AppleWin internal build system needs to add the needed behavior.
Comment 1 Alex Christensen 2015-09-20 00:06:31 PDT
Created attachment 261604 [details]
Patch
Comment 2 Brent Fulgham 2015-09-21 09:59:19 PDT
Comment on attachment 261604 [details]
Patch

r=me
Comment 3 Alex Christensen 2015-09-21 10:01:19 PDT
http://trac.webkit.org/changeset/190059