DescriptionAdd Skia to the GN build.
This makes the GN build of Skia compile and adds it to the GN build.
Previously, the configuration of the GN Skia tried to match the confusing array
of skia targets. This new version dispenses with that and just adds all files
(except SSE ones) to one target. I'm not even sure if it's necessary to split
out the SSE ones, but it seems nice since that target will get more complicated
when we add Arm and MIPS support.
I audited the defines again and added some to the main build config that had
been added to the GYP build recently.
This improves some operator error messages that I found confusing when I had errors in my file.
BUG=
R=djsollen@google.com, scottmg@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=262779
Patch Set 1 #
Total comments: 2
Patch Set 2 : separate out files #Patch Set 3 : #Patch Set 4 : Updates to skia files. #Patch Set 5 : sync #
Total comments: 4
Messages
Total messages: 15 (0 generated)
|