Fix zero-sized blur with crop rect.
[platform/upstream/libSkiaSharp.git] / make.py
2015-11-10 Hal CanaryGYP: remove stale skia_scalar gyp variable
2015-08-05 Eric BorenFix make.py: BUILDTYPE
2015-03-03 Eric BorenRun gyp on Win with --no-parallel -G config=$(BUILDTYPE...
2015-02-03 Thiago FarinaFix references to https://sites.google.com/site/skiadocs/.
2014-10-13 Thiago FarinaFix reference to non-existant 'tests' target.
2014-06-16 Eric BorenEnable compiling with automatically-downloaded VS toolc...
2014-05-22 tfarina@chromium.orgDon't try to remove xcodebuild directory on Windows.
2014-04-01 epoger@google.comchange default build (in "make" wrapper) to ninja on...
2013-07-23 borenet@google.comUse SKIA_OUT variable in make.py
2012-10-25 epoger@google.comgyp: generate "everything" and "most" targets instead...
2012-10-18 epoger@google.comadd a "most" target, and make it the default
2012-03-23 epoger@google.comMake "make gyp" work on Windows
2011-07-28 epoger@google.comManually update copyright notices in files that defied...
2011-07-15 epoger@google.comImplement remaining options in Windows command-line...
2011-07-13 epoger@google.comenable "make XXX" command-line builds on Windows
2011-07-11 epoger@google.com"make" script to enable command-line build on Windows