Bug 142035 - [Win] Remove WebKitExportGenerator project (and related)
Summary: [Win] Remove WebKitExportGenerator project (and related)
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebCore Misc. (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Brent Fulgham
URL:
Keywords:
Depends on: 141734
Blocks:
  Show dependency treegraph
 
Reported: 2015-02-25 18:01 PST by Brent Fulgham
Modified: 2015-02-26 15:32 PST (History)
3 users (show)

See Also:


Attachments
Patch (201.79 KB, patch)
2015-02-26 15:19 PST, Brent Fulgham
dino: review+
Details | Formatted Diff | Diff

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