Bug 142035

Summary: [Win] Remove WebKitExportGenerator project (and related)
Product: WebKit Reporter: Brent Fulgham <bfulgham>
Component: WebCore Misc.Assignee: Brent Fulgham <bfulgham>
Status: RESOLVED FIXED    
Severity: Normal CC: achristensen, bfulgham, peavo
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on: 141734    
Bug Blocks:    
Attachments:
Description Flags
Patch dino: review+

Description Brent Fulgham 2015-02-25 18:01:08 PST
Now that we are using export macros to define which symbols to export, we no longer need the machinery to generate export definition files.

Let's get rid of it!
Comment 1 Brent Fulgham 2015-02-26 15:19:41 PST
Created attachment 247452 [details]
Patch
Comment 2 Brent Fulgham 2015-02-26 15:22:52 PST
Patch fails to apply because of crazy project file line ending foo.
Comment 3 Brent Fulgham 2015-02-26 15:24:47 PST
I will watch the bots and fix anything that breaks from this patch.
Comment 4 Brent Fulgham 2015-02-26 15:26:19 PST
Committed r180705: <http://trac.webkit.org/changeset/180705>
Comment 5 Brent Fulgham 2015-02-26 15:32:06 PST
Looks like this is building fine on all platforms.