skia2/gyp
scroggo@google.com 7d519305bb Make gm use SkFlags.
Make flag parser its own project. It is still in the tools folder,
but can now be used by other projects.

Some changes to behavior in order to work with SkFlags:
enable-missing-warning and disable-missing-warning have become
enableMissingWarning and noenableMissingWarning.

exclude-config is now excludeConfig

--config now can only be listed once, but all configs listed
after it will be included (same with excludeConfig and match).

In addition, writeJsonSummary has been changed to
writeJsonSummaryPath for consistency with other path flags.

Provide an option to SkFlags to provide a short name, and use
it for the flags which have short names.

--tileGridReplayScales now takes space separated arguments,
like other inputs.

BUG=https://code.google.com/p/skia/issues/detail?id=1094

Review URL: https://codereview.chromium.org/12632015

git-svn-id: http://skia.googlecode.com/svn/trunk@8235 2bbb7eff-a529-9590-31e7-b0007b416f81
2013-03-19 17:28:10 +00:00
..
android_deps.gyp Result of running tools/sanitize_source_files.py (which was added in https://codereview.appspot.com/6465078/) 2012-08-23 18:14:13 +00:00
android_system.gyp Fix android build by removing references to the old sampleApp 2012-12-13 18:27:44 +00:00
angle.gyp Turn off WarnAsError when building ANGLE projects on windows. 2013-01-08 21:46:05 +00:00
animator.gyp Create SkLazyPixelRef which performs lazy decoding. 2013-02-22 21:38:35 +00:00
apptype_console.gypi Improve NaCl support 2012-11-01 17:43:44 +00:00
bench.gyp Add SHA1 and MD5 to utils. 2013-01-31 19:47:48 +00:00
bench.gypi Add chart bench. 2013-02-22 15:10:36 +00:00
common_conditions.gypi Update Android Release build to use -O3. 2013-03-14 13:58:40 +00:00
common_variables.gypi Fix build 2013-03-08 22:22:44 +00:00
common.gypi Collect minidump and print callstack if an app chrashes. 2013-03-08 18:00:16 +00:00
core.gyp reland 8200 w/ fix for android (use fullpath instead of path) 2013-03-18 21:08:46 +00:00
core.gypi Remove SkMMapStream.h from core.gypi 2013-03-19 12:29:06 +00:00
debugger.gyp Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-08 07:01:25 +00:00
effects.gyp re-enable fast blur so I can rebaseline 2013-03-11 22:42:30 +00:00
effects.gypi New SkRectShaderImageFilter image filter 2013-02-21 15:02:28 +00:00
everything.gyp Gyp changes for NaCl debugger 2013-03-07 15:33:28 +00:00
experimental.gyp This takes the convex path tesselator from the Android code and hooks it into a 2013-01-09 21:04:52 +00:00
FileReaderApp.gyp Build Skia as a static library 2012-10-10 19:45:51 +00:00
flags.gyp Make gm use SkFlags. 2013-03-19 17:28:10 +00:00
freetype.gyp Build freetype as a standalone_static_library 2013-02-27 14:12:55 +00:00
gm.gyp Make gm use SkFlags. 2013-03-19 17:28:10 +00:00
gmslides.gypi Adding rects-specific GM 2013-03-19 14:11:15 +00:00
gpu.gyp Use XQuartz's version of OSMesa rather than Mac SDK's. It is newer and has a fix for a bug that unit tests and GM trigger. 2013-02-04 22:17:13 +00:00
gpu.gypi Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-13 07:01:04 +00:00
images.gyp Upstream Android modifications to the image encoders/decoders. 2013-03-14 14:42:18 +00:00
jsoncpp.gyp Turning on warning as error on Linux 2013-03-11 18:45:12 +00:00
libjpeg.gyp Turning on warning as error on Linux 2013-03-11 18:45:12 +00:00
libwebp.gyp Sanitizing source files in Skia_Periodic_House_Keeping 2013-03-15 07:05:19 +00:00
most.gyp add a "most" target, and make it the default 2012-10-18 16:10:56 +00:00
nacl.gyp Sanitizing source files in Skia_Periodic_House_Keeping 2012-11-02 02:01:24 +00:00
opts.gyp Update Android toolchain to NDK r8d with GCC 4.7 2013-01-23 18:56:38 +00:00
pdf.gyp resubmit https://code.google.com/p/skia/source/detail?r=7883 (in the meantime we added capability to collect minidump and callstack if buildbot fails with heap coruption in windows. a few minor conflicts have been resolved) 2013-03-19 17:19:05 +00:00
pixman_test.gyp more pixman work in progress 2012-10-16 12:32:33 +00:00
ports.gyp Improvements/additions to SkImageCache/SkLazyPixelRef. 2013-03-18 21:37:39 +00:00
SampleApp.gyp move SampleTypeface into gm/typefacestyles 2013-02-26 16:57:16 +00:00
sfnt.gyp Additional OpenType tables. 2012-11-20 18:52:23 +00:00
shapeops_demo.gyp shape ops work in progress 2013-02-07 13:13:41 +00:00
shapeops_edge.gyp shape ops work in progress 2013-03-13 20:29:41 +00:00
shapeops_tool.gyp checkpoint for shape ops 2012-10-09 14:11:58 +00:00
SimpleCocoaApp.gyp Build Skia as a static library 2012-10-10 19:45:51 +00:00
SimpleiOSApp.gyp Build Skia as a static library 2012-10-10 19:45:51 +00:00
skia_base_libs.gyp Add freetype to skia_base_libs when building for NaCl 2013-03-01 20:28:57 +00:00
svg.gyp Build Skia as a static library 2012-10-10 19:45:51 +00:00
tests.gyp Gyp changes for NaCl debugger 2013-03-07 15:33:28 +00:00
tools.gyp Make gm use SkFlags. 2013-03-19 17:28:10 +00:00
utils.gyp Turning on warning as error on Linux 2013-03-11 18:45:12 +00:00
views_animated.gyp Create SkLazyPixelRef which performs lazy decoding. 2013-02-22 21:38:35 +00:00
views.gyp Create SkLazyPixelRef which performs lazy decoding. 2013-02-22 21:38:35 +00:00
xml.gyp Improve NaCl support 2012-11-01 17:43:44 +00:00
xps.gyp Build Skia as a static library 2012-10-10 19:45:51 +00:00
zlib.gyp Improve NaCl support 2012-11-01 17:43:44 +00:00