WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 55113
Add a script for creating gypi files
https://bugs.webkit.org/show_bug.cgi?id=55113
Summary
Add a script for creating gypi files
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+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Adam Barth
Comment 1
2011-02-23 22:55:09 PST
Created
attachment 83608
[details]
Patch
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
Committed
r79642
: <
http://trac.webkit.org/changeset/79642
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug