Bug 70847 - Add a --make option to update-webkit to engage the Makefile-based build system
Summary: Add a --make option to update-webkit to engage the Makefile-based build system
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Adam Barth
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-10-25 13:50 PDT by Adam Barth
Modified: 2011-10-25 13:53 PDT (History)
1 user (show)

See Also:


Attachments
Patch (1.77 KB, patch)
2011-10-25 13:51 PDT, Adam Barth
dglazkov: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Adam Barth 2011-10-25 13:50:44 PDT
Add a --make option to update-webkit to engage the Makefile-based build system
Comment 1 Adam Barth 2011-10-25 13:51:32 PDT
Created attachment 112396 [details]
Patch
Comment 2 Nico Weber 2011-10-25 13:52:18 PDT
Looks fine.
Comment 3 Dimitri Glazkov (Google) 2011-10-25 13:52:38 PDT
Comment on attachment 112396 [details]
Patch

make is a positive verb. Excellent choice.
Comment 4 Adam Barth 2011-10-25 13:53:27 PDT
Committed r98390: <http://trac.webkit.org/changeset/98390>