RESOLVED FIXED Bug 55020
Add missing files to JavaScriptCore.gypi
https://bugs.webkit.org/show_bug.cgi?id=55020
Summary Add missing files to JavaScriptCore.gypi
Adam Barth
Reported 2011-02-22 21:02:12 PST
Add missing files to JavaScriptCore.gypi
Attachments
Patch (20.25 KB, patch)
2011-02-22 21:03 PST, Adam Barth
no flags
Patch (21.40 KB, patch)
2011-02-22 21:14 PST, Adam Barth
ojan: review+
Adam Barth
Comment 1 2011-02-22 21:03:38 PST
Eric Seidel (no email)
Comment 2 2011-02-22 21:05:08 PST
Comment on attachment 83438 [details] Patch OK (so long as this doesn't break the chromium build -- which is careful to only include stuff in wtf).
WebKit Review Bot
Comment 3 2011-02-22 21:07:45 PST
Adam Barth
Comment 4 2011-02-22 21:08:53 PST
Sigh.
Adam Barth
Comment 5 2011-02-22 21:14:24 PST
WebKit Review Bot
Comment 6 2011-02-22 21:20:58 PST
WebKit Review Bot
Comment 7 2011-02-22 23:58:34 PST
Adam Barth
Comment 8 2011-02-23 00:59:31 PST
Hajime Morrita
Comment 9 2011-02-23 06:01:49 PST
This change breaks Linux shlib build. http://build.chromium.org/p/chromium/builders/Linux%20Builder%20%28dbg-shlib%29/builds/8194 Anyway just for curious, why the list contains brew and android files? Are they intend to be filtered out?
Eric Seidel (no email)
Comment 10 2011-02-23 12:49:42 PST
Yes. My understanding of how the gyp build is designed is that we have one single list of files. All the ports are then responsble for filtering that list down to what they actually want to build.
Adam Barth
Comment 11 2011-02-23 23:57:09 PST
Note You need to log in before you can comment on or make changes to this bug.