aboutsummaryrefslogtreecommitdiffhomepage
path: root/make.py
Commit message (Expand)AuthorAge
* GYP: remove stale skia_scalar gyp variableGravatar Hal Canary2015-11-10
* Fix make.py: BUILDTYPEGravatar Eric Boren2015-08-05
* Run gyp on Win with --no-parallel -G config=$(BUILDTYPE), fix pylintGravatar Eric Boren2015-03-03
* Fix references to https://sites.google.com/site/skiadocs/.Gravatar Thiago Farina2015-02-03
* Fix reference to non-existant 'tests' target.Gravatar Thiago Farina2014-10-13
* Enable compiling with automatically-downloaded VS toolchain on Windows botsGravatar Eric Boren2014-06-16
* Don't try to remove xcodebuild directory on Windows.Gravatar tfarina@chromium.org2014-05-22
* change default build (in "make" wrapper) to ninja on all platformsGravatar epoger@google.com2014-04-01
* Use SKIA_OUT variable in make.pyGravatar borenet@google.com2013-07-23
* gyp: generate "everything" and "most" targets instead of "all"Gravatar epoger@google.com2012-10-25
* add a "most" target, and make it the defaultGravatar epoger@google.com2012-10-18
* Make "make gyp" work on WindowsGravatar epoger@google.com2012-03-23
* Manually update copyright notices in files that defied the automated processGravatar epoger@google.com2011-07-28
* Implement remaining options in Windows command-line buildGravatar epoger@google.com2011-07-15
* enable "make XXX" command-line builds on WindowsGravatar epoger@google.com2011-07-13
* "make" script to enable command-line build on WindowsGravatar epoger@google.com2011-07-11