Bug 55113

Summary: Add a script for creating gypi files
Product: WebKit Reporter: Adam Barth <abarth>
Component: New BugsAssignee: Adam Barth <abarth>
Status: RESOLVED FIXED    
Severity: Normal CC: commit-queue, dglazkov, eric
Priority: P2    
Version: 528+ (Nightly build)   
Hardware: Other   
OS: OS X 10.5   
Bug Depends on:    
Bug Blocks: 55018    
Attachments:
Description Flags
Patch eric: review+, eric: commit-queue+

Adam Barth
Reported 2011-02-23 22:54:01 PST
Add a script for creating gypi files
Attachments
Patch (3.60 KB, patch)
2011-02-23 22:55 PST, Adam Barth
eric: review+
eric: commit-queue+
Adam Barth
Comment 1 2011-02-23 22:55:09 PST
Eric Seidel (no email)
Comment 2 2011-02-24 00:54:51 PST
Comment on attachment 83608 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=83608&action=review Honestly, this is totally fine and doesn't really even need review. > Tools/Scripts/make-gypi:43 > + source_code_regexp = re.compile(r'\.(cpp|h)$') I would have done this as an array of extensions, but this is OK too.
Adam Barth
Comment 3 2011-02-24 16:52:19 PST
Note You need to log in before you can comment on or make changes to this bug.