RESOLVED FIXED 55802
Add skeletal WebCore.gyp
https://bugs.webkit.org/show_bug.cgi?id=55802
Summary Add skeletal WebCore.gyp
Dimitri Glazkov (Google)
Reported 2011-03-04 16:12:56 PST
Add skeletal WebCore.gyp
Attachments
Patch (8.28 KB, patch)
2011-03-04 16:13 PST, Dimitri Glazkov (Google)
no flags
Patch (6.94 KB, patch)
2011-03-04 16:31 PST, Dimitri Glazkov (Google)
no flags
Now added to configure script. (7.75 KB, patch)
2011-03-04 16:46 PST, Dimitri Glazkov (Google)
abarth: review+
abarth: commit-queue-
Dimitri Glazkov (Google)
Comment 1 2011-03-04 16:13:57 PST
Dimitri Glazkov (Google)
Comment 2 2011-03-04 16:31:51 PST
Dimitri Glazkov (Google)
Comment 3 2011-03-04 16:46:55 PST
Created attachment 84829 [details] Now added to configure script.
Adam Barth
Comment 4 2011-03-04 16:51:11 PST
Comment on attachment 84829 [details] Now added to configure script. View in context: https://bugs.webkit.org/attachment.cgi?id=84829&action=review > Source/WebCore/WebCore.gypi:11 > + 'bindings', > + 'bindings/generic', > + 'bindings/v8', > + 'bindings/v8/custom', > + 'bindings/v8/specialization', Presumably we'll need to add bindings/js at some point. > Source/WebCore/WebCore.gypi:54 > + 'platform/image-decoders/skia', There's some subtly here w.r.t. the various image libraries. > Source/gyp/configure:38 > + "WebCore" PEP-8 says this is missing a trailing comma.
Adam Barth
Comment 5 2011-03-04 16:56:18 PST
Note You need to log in before you can comment on or make changes to this bug.