summaryrefslogtreecommitdiff
path: root/common_conditions.gypi
AgeCommit message (Expand)Author
2013-08-12enable SK_FONTHOST_USES_FONTMGR for mac and win. linux fontmgr not readyreed@google.com
2013-07-31update gyp for ARM builds to be more well defined.djsollen@google.com
2013-07-24all in the gypmtklein@google.com
2013-07-23Turn on -Wall -Wextra on Mac, and fix all the warnings that crop up for /usr/...commit-bot@chromium.org
2013-07-22refactor gyp to isolate freetype usagedjsollen@google.com
2013-07-17make OpenCL optional for skpdiffzachr@google.com
2013-07-11Disable soft floating point on ChromeOSborenet@google.com
2013-07-11ARM Skia NEON patches - 10 - ARM buildcommit-bot@chromium.org
2013-07-03Enable ASAN buildborenet@google.com
2013-06-20Add gyp define for optimization levelcommit-bot@chromium.org
2013-06-20enable shared lib support in linux for luazachr@google.com
2013-06-19Use "Simple Chrome for Chrome OS Workflow" to build Skia for ChromeOSborenet@google.com
2013-06-14Add skia_exceptinos gyp definecommit-bot@chromium.org
2013-06-11GYP Changes and Scripts for Compiling Skia for ChromeOSborenet@google.com
2013-06-06Fix ninja/angle build with new gyp rev.bsalomon@google.com
2013-06-05Update gyp from 1563 to 1643 (take two).bungeman@google.com
2013-06-03Prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-31prepare skia for shared library build on androiddjsollen@google.com
2013-05-15add direct_dependencies for picture_utils, and add cflags_cc for android's gypireed@google.com
2013-04-22Fix gyp files to allow ninja to build 64 bit on Mac.commit-bot@chromium.org
2013-04-22Revert accidentally changed msvs settings in r8764.bsalomon@google.com
2013-04-19silence && || parens clang warning.bsalomon@google.com
2013-04-04Revert Skia to use -02.djsollen@google.com
2013-04-02Revert Skia to use -02.djsollen@google.com
2013-04-02Revert Skia to use -02.commit-bot@chromium.org
2013-03-22Refactor skia_warnings_as_errorsborenet@google.com
2013-03-21Enable init'ed but unused var warning on windows for closer parity with mac/l...bsalomon@google.com
2013-03-14Update Android Release build to use -O3.commit-bot@chromium.org
2013-03-13refactor android defines to implicitly assume NDK compliance unless it is exp...commit-bot@chromium.org
2013-03-11Turning on warning as error on Linuxsugoi@google.com
2013-03-07Fixing some warnings on Linuxsugoi@google.com
2013-02-08match chromium's approach for locating the most appropriate macos SDK to usehumper@google.com
2013-02-07Fix errors when compiling with -Wall -Werror on Android.djsollen@google.com
2013-01-23Reverse sense of convex-quad-fix compiler flagrobertphillips@google.com
2013-01-23Update Android toolchain to NDK r8d with GCC 4.7djsollen@google.com
2013-01-08Turn off WarnAsError when building ANGLE projects on windows.bsalomon@google.com
2013-01-08Turn off warnings-as-error on 64bit windows build due to many size_t-related ...bsalomon@google.com
2013-01-08Enable warnings-as-errors on Windows.bsalomon@google.com
2013-01-07disable werror on 64 bithumper@google.com
2013-01-07eliminate all warnings in non-thirdparty code on machumper@google.com
2012-12-05The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...rmistry@google.com
2012-11-29Enable profiling options to be selectively enabled for a given builddjsollen@google.com
2012-11-01Improve NaCl supportborenet@google.com
2012-10-19Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...robertphillips@google.com
2012-10-15Remove an obsolete comment.scroggo@google.com
2012-10-10Build Skia as a static libraryborenet@google.com
2012-10-02xcode_settings OTHER_CPLUSPLUSFLAGS is a list.bungeman@google.com
2012-09-28Disable thumb on IOS. This removes one of XCodes complaints about the generat...bsalomon@google.com
2012-09-26move the xcode setup for SYMROOT to the outermost levelcaryclark@google.com