summaryrefslogtreecommitdiff
path: root/common_conditions.gypi
AgeCommit message (Expand)Author
2012-08-20Enable 64-bit builds on Windowsborenet@google.com
2012-08-13Effects Bug Fixchudy@google.com
2012-08-09Enable 32/64-bit gyp switch on Linuxborenet@google.com
2012-08-02Create GPU-less build of Skia.bsalomon@google.com
2012-07-30Gamma correcting masks.bungeman@google.com
2012-07-25Fix Android build for new toolchainborenet@google.com
2012-07-12The correct fix for the lighting filters on Windows: set the GL callingsenorblanco@chromium.org
2012-06-28Separate target architecture type and width into separate variables.djsollen@google.com
2012-06-06Turn more warnings on, includingcaryclark@google.com
2012-05-31Use a single GrDrawState in GrContext for direct and buffered drawingbsalomon@google.com
2012-05-31suppress warning on Maccaryclark@google.com
2012-05-30arm: First step towards dynamic NEON support.digit@google.com
2012-05-17move Release build to -O3 (from -O2)reed@google.com
2012-04-16roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 ...epoger@google.com
2012-04-16Make Mac build generate both 32-bit and 64-bit code.epoger@google.com
2012-04-05Fix xcode 4.1 build issuerobertphillips@google.com
2012-02-28implement gamma correction for freetype text.reed@google.com
2012-02-24Fix typo in the gyp file.djsollen@google.com
2012-02-24Enable hardware float for all armv7 and add NDK required linker flagsdjsollen@google.com
2012-01-26posix: Avoid static initializers in static/global mutexesdigit@google.com
2012-01-19Fix a warning in libtess in Release builds; define NDEBUG in Release on allsenorblanco@chromium.org
2012-01-10Android: disable static global initializersdigit@google.com
2012-01-09Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROIDdjsollen@google.com
2012-01-06Towards enabling -Werror in skia on Linuxbsalomon@google.com
2011-12-10add first cut at arithmetic modemike@reedtribe.org
2011-12-05Changes to the android gyp system to build without RTTI and exceptions.djsollen@google.com
2011-11-23Fix warningsbsalomon@google.com
2011-11-17add commented line to try to add additional warningsreed@google.com
2011-11-08Cleanup for the Android build.djsollen@google.com
2011-11-03Update the Skia gyp files to use the external android sources.djsollen@google.com
2011-11-03Adding support to trunk for building Skia using the Android NDK.djsollen@google.com
2011-10-12Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile a...bsalomon@google.com
2011-10-10explicitly set opt level for mac-releasereed@google.com
2011-10-03Update common_conditions to make sure there is a slash in VS2008.bungeman@google.com
2011-10-03Roll gyp and add librarian settings (now supported).bungeman@google.com
2011-09-28Set window build flags (warn level 4, release optimization options, pdbs in r...bsalomon@google.com
2011-09-16Change AdditionalOptions to a list from a string. This fixes compilation errorsseanpaul@google.com
2011-09-15Refactor the bench and common gyp/gypi files to allow for building bench withinseanpaul@google.com