RESOLVED FIXED Bug 55507
Add pre- and post-build actions for JavaScriptCore GYP build
https://bugs.webkit.org/show_bug.cgi?id=55507
Summary Add pre- and post-build actions for JavaScriptCore GYP build
Adam Barth
Reported 2011-03-01 14:19:06 PST
Add pre- and post-build actions for JavaScriptCore GYP build
Attachments
Patch (6.32 KB, patch)
2011-03-01 14:31 PST, Adam Barth
abarth: review-
Adam Barth
Comment 1 2011-03-01 14:31:40 PST
Dimitri Glazkov (Google)
Comment 2 2011-03-01 14:49:40 PST
Comment on attachment 84295 [details] Patch Lovely.
Mark Rowe (bdash)
Comment 3 2011-03-01 15:02:07 PST
Comment on attachment 84295 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=84295&action=review > Source/gyp/common.gypi:12 > + 'sh', '<(DEPTH)/gyp/update-info-plist.sh', '<(DEPTH)/JavaScriptGlue/Info.plist' Why is a common file always working with JavaScriptGlue’s Info.plist?
Adam Barth
Comment 4 2011-03-01 15:20:20 PST
Comment on attachment 84295 [details] Patch Sounds like a bug.
Adam Barth
Comment 5 2011-03-01 16:48:16 PST
Note You need to log in before you can comment on or make changes to this bug.