Bug 70847

Summary: Add a --make option to update-webkit to engage the Makefile-based build system
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: thakis
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch dglazkov: review+

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>