aboutsummaryrefslogtreecommitdiffhomepage
path: root/gyp/common_conditions.gypi
Commit message (Expand)AuthorAge
* Fix gyp files to allow ninja to build 64 bit on Mac.Gravatar commit-bot@chromium.org2013-04-22
* Revert accidentally changed msvs settings in r8764.Gravatar bsalomon@google.com2013-04-22
* silence && || parens clang warning.Gravatar bsalomon@google.com2013-04-19
* Revert Skia to use -02.Gravatar djsollen@google.com2013-04-04
* Revert Skia to use -02.Gravatar djsollen@google.com2013-04-02
* Revert Skia to use -02.Gravatar commit-bot@chromium.org2013-04-02
* Refactor skia_warnings_as_errorsGravatar borenet@google.com2013-03-22
* Enable init'ed but unused var warning on windows for closer parity with mac/l...Gravatar bsalomon@google.com2013-03-21
* Update Android Release build to use -O3.Gravatar commit-bot@chromium.org2013-03-14
* refactor android defines to implicitly assume NDK compliance unless it is exp...Gravatar commit-bot@chromium.org2013-03-13
* Turning on warning as error on LinuxGravatar sugoi@google.com2013-03-11
* Fixing some warnings on LinuxGravatar sugoi@google.com2013-03-07
* match chromium's approach for locating the most appropriate macos SDK to useGravatar humper@google.com2013-02-08
* Fix errors when compiling with -Wall -Werror on Android.Gravatar djsollen@google.com2013-02-07
* Reverse sense of convex-quad-fix compiler flagGravatar robertphillips@google.com2013-01-23
* Update Android toolchain to NDK r8d with GCC 4.7Gravatar djsollen@google.com2013-01-23
* Turn off WarnAsError when building ANGLE projects on windows.Gravatar bsalomon@google.com2013-01-08
* Turn off warnings-as-error on 64bit windows build due to many size_t-related ...Gravatar bsalomon@google.com2013-01-08
* Enable warnings-as-errors on Windows.Gravatar bsalomon@google.com2013-01-08
* disable werror on 64 bitGravatar humper@google.com2013-01-07
* eliminate all warnings in non-thirdparty code on macGravatar humper@google.com2013-01-07
* The goal is to make the ClangCompile buildstep in the Housekeeping bot turn r...Gravatar rmistry@google.com2012-12-05
* Enable profiling options to be selectively enabled for a given buildGravatar djsollen@google.com2012-11-29
* Improve NaCl supportGravatar borenet@google.com2012-11-01
* Place r5997 (make arcto's convex) behind a compiler flag to delay day of reck...Gravatar robertphillips@google.com2012-10-19
* Remove an obsolete comment.Gravatar scroggo@google.com2012-10-15
* Build Skia as a static libraryGravatar borenet@google.com2012-10-10
* xcode_settings OTHER_CPLUSPLUSFLAGS is a list.Gravatar bungeman@google.com2012-10-02
* Disable thumb on IOS. This removes one of XCodes complaints about the generat...Gravatar bsalomon@google.com2012-09-28
* move the xcode setup for SYMROOT to the outermost levelGravatar caryclark@google.com2012-09-26
* iOS support work in progressGravatar caryclark@google.com2012-09-24
* Pull SDKROOT into a gyp variable, so it can be locally overridden. ThisGravatar senorblanco@chromium.org2012-09-20
* first cut at making iOS workGravatar caryclark@google.com2012-09-20
* re-apply 5508, but with the new compile-flag disabled for nowGravatar reed@google.com2012-09-12
* revert 5508 -- it broke most of the buildsGravatar reed@google.com2012-09-12
* Using the device scale factor for glyph positioningGravatar wjmaclean@chromium.org2012-09-12
* Fix noisy Android buildGravatar borenet@google.com2012-09-11
* Enable 64-bit builds on WindowsGravatar borenet@google.com2012-08-20
* Effects Bug FixGravatar chudy@google.com2012-08-13
* Enable 32/64-bit gyp switch on LinuxGravatar borenet@google.com2012-08-09
* Create GPU-less build of Skia.Gravatar bsalomon@google.com2012-08-02
* Gamma correcting masks.Gravatar bungeman@google.com2012-07-30
* Fix Android build for new toolchainGravatar borenet@google.com2012-07-25
* The correct fix for the lighting filters on Windows: set the GL callingGravatar senorblanco@chromium.org2012-07-12
* Separate target architecture type and width into separate variables.Gravatar djsollen@google.com2012-06-28
* Turn more warnings on, includingGravatar caryclark@google.com2012-06-06
* Use a single GrDrawState in GrContext for direct and buffered drawingGravatar bsalomon@google.com2012-05-31
* suppress warning on MacGravatar caryclark@google.com2012-05-31
* arm: First step towards dynamic NEON support.Gravatar digit@google.com2012-05-30
* move Release build to -O3 (from -O2)Gravatar reed@google.com2012-05-17