aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp
diff options
context:
space:
mode:
authorGravatar scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 15:53:35 +0000
committerGravatar scroggo@google.com <scroggo@google.com@2bbb7eff-a529-9590-31e7-b0007b416f81>2013-04-11 15:53:35 +0000
commitb41ff95cc0879884814375a37d07fd14f9519676 (patch)
treeef43ec3698c2a716ba6dee2721ff36ceacd70c80 /gyp
parent07947d95657743a9c4c3bfec31e1205eb81e5910 (diff)
Updates for the skimage tool.
Allow passing files or folders on the command line. Group the output to show all successes together, all failures together, etc. When writing a new png, do not make its file type ".png.png" if the original was a png. Force linking for JPEG decoder. Use SkCommandLineFlags. Review URL: https://codereview.chromium.org/14089002 git-svn-id: http://skia.googlecode.com/svn/trunk@8615 2bbb7eff-a529-9590-31e7-b0007b416f81
Diffstat (limited to 'gyp')
-rw-r--r--gyp/tools.gyp1
1 files changed, 1 insertions, 0 deletions
diff --git a/gyp/tools.gyp b/gyp/tools.gyp
index 4a4a1da3f7..7f79dc4114 100644
--- a/gyp/tools.gyp
+++ b/gyp/tools.gyp
@@ -82,6 +82,7 @@
'skia_base_libs.gyp:skia_base_libs',
'effects.gyp:effects',
'images.gyp:images',
+ 'flags.gyp:flags',
],
},
{