Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
skia
/
512977aead6e6b7483a4cb4866b3df435ca78214
/
gyp
/
common_conditions.gypi
dfc867b
Turning on warning as error on Linux
by sugoi@google.com
· 12 years ago
9c55f80
Fixing some warnings on Linux
by sugoi@google.com
· 12 years ago
522dbd2
match chromium's approach for locating the most appropriate macos SDK to use
by humper@google.com
· 12 years ago
efbe8e9
Fix errors when compiling with -Wall -Werror on Android.
by djsollen@google.com
· 12 years ago
194bf82
Reverse sense of convex-quad-fix compiler flag
by robertphillips@google.com
· 12 years ago
4dcc624
Update Android toolchain to NDK r8d with GCC 4.7
by djsollen@google.com
· 12 years ago
57585fa
Turn off WarnAsError when building ANGLE projects on windows.
by bsalomon@google.com
· 12 years ago
1d03ba9
Turn off warnings-as-error on 64bit windows build due to many size_t-related warnings.
by bsalomon@google.com
· 12 years ago
50c79d8
Enable warnings-as-errors on Windows.
by bsalomon@google.com
· 12 years ago
fe0d680
disable werror on 64 bit
by humper@google.com
· 12 years ago
05af1af
eliminate all warnings in non-thirdparty code on mac
by humper@google.com
· 12 years ago
7cdea64
The goal is to make the ClangCompile buildstep in the Housekeeping bot turn red if there is a warning.
by rmistry@google.com
· 12 years ago
5afbbc4
Enable profiling options to be selectively enabled for a given build
by djsollen@google.com
· 12 years ago
7158e6a
Improve NaCl support
by borenet@google.com
· 12 years ago
c7a37c7
Place r5997 (make arcto's convex) behind a compiler flag to delay day of reckoning with Webkit baselines
by robertphillips@google.com
· 12 years ago
f94dd18
Remove an obsolete comment.
by scroggo@google.com
· 12 years ago
efb1d77
Build Skia as a static library
by borenet@google.com
· 12 years ago
43b4ed5
xcode_settings OTHER_CPLUSPLUSFLAGS is a list.
by bungeman@google.com
· 12 years ago
89dec58
Disable thumb on IOS. This removes one of XCodes complaints about the generated projects.
by bsalomon@google.com
· 12 years ago
4588ce8
move the xcode setup for SYMROOT to the outermost level
by caryclark@google.com
· 12 years ago
594dd3c
iOS support work in progress
by caryclark@google.com
· 12 years ago
bc5cbfe
Pull SDKROOT into a gyp variable, so it can be locally overridden. This
by senorblanco@chromium.org
· 12 years ago
867cbd8
first cut at making iOS work
by caryclark@google.com
· 12 years ago
1f1543f
re-apply 5508, but with the new compile-flag disabled for now
by reed@google.com
· 12 years ago
bfe1572
revert 5508 -- it broke most of the builds
by reed@google.com
· 12 years ago
1f8787a
Using the device scale factor for glyph positioning
by wjmaclean@chromium.org
· 12 years ago
c2dd3d4
Fix noisy Android build Review URL: https://codereview.appspot.com/6488107
by borenet@google.com
· 12 years ago
b796119
Enable 64-bit builds on Windows
by borenet@google.com
· 12 years ago
bbad34d
Effects Bug Fix
by chudy@google.com
· 12 years ago
a37a517
Enable 32/64-bit gyp switch on Linux
by borenet@google.com
· 12 years ago
cf8fb1f
Create GPU-less build of Skia.
by bsalomon@google.com
· 12 years ago
97efada
Gamma correcting masks. https://codereview.appspot.com/6244068/
by bungeman@google.com
· 12 years ago
de9ac14
Fix Android build for new toolchain
by borenet@google.com
· 12 years ago
5f47a39
The correct fix for the lighting filters on Windows: set the GL calling
by senorblanco@chromium.org
· 12 years ago
e341cb3
Separate target architecture type and width into separate variables.
by djsollen@google.com
· 13 years ago
b462a42
Turn more warnings on, including
by caryclark@google.com
· 13 years ago
9aabfc7
Use a single GrDrawState in GrContext for direct and buffered drawing
by bsalomon@google.com
· 13 years ago
e5720e3
suppress warning on Mac http://codereview.appspot.com/6245070/
by caryclark@google.com
· 13 years ago
eec9dbc
arm: First step towards dynamic NEON support.
by digit@google.com
· 13 years ago
ff793db
move Release build to -O3 (from -O2)
by reed@google.com
· 13 years ago
4f8975e
roll out http://code.google.com/p/skia/source/detail?r=3687 because Mac 10.6 bot is failing
by epoger@google.com
· 13 years ago
cff7f5b
Make Mac build generate both 32-bit and 64-bit code.
by epoger@google.com
· 13 years ago
0229765
Fix xcode 4.1 build issue
by robertphillips@google.com
· 13 years ago
1ac8350
implement gamma correction for freetype text.
by reed@google.com
· 13 years ago
3a2b35f
Fix typo in the gyp file.
by djsollen@google.com
· 13 years ago
cf74030
Enable hardware float for all armv7 and add NDK required linker flags
by djsollen@google.com
· 13 years ago
1771cbf
posix: Avoid static initializers in static/global mutexes
by digit@google.com
· 13 years ago
7288c49
Fix a warning in libtess in Release builds; define NDEBUG in Release on all
by senorblanco@chromium.org
· 13 years ago
70ccffe
Android: disable static global initializers
by digit@google.com
· 13 years ago
fa394d4
Change remaining ANDROID ifdefs to SK_BUILD_FOR_ANDROID
by djsollen@google.com
· 13 years ago
cadbcb8
Towards enabling -Werror in skia on Linux
by bsalomon@google.com
· 13 years ago
e51755f
add first cut at arithmetic mode
by mike@reedtribe.org
· 13 years ago
44360bc
Changes to the android gyp system to build without RTTI and exceptions.
by djsollen@google.com
· 13 years ago
31648eb
Fix warnings
by bsalomon@google.com
· 13 years ago
0069aa5
add commented line to try to add additional warnings
by reed@google.com
· 13 years ago
318cf92
Cleanup for the Android build.
by djsollen@google.com
· 13 years ago
3839ca1
Update the Skia gyp files to use the external android sources.
by djsollen@google.com
· 13 years ago
5862929
Adding support to trunk for building Skia using the Android NDK.
by djsollen@google.com
· 13 years ago
4d5cb45
Set SDK for Mac build to 10.6, ignore gyp/build, fixup gpu files to compile against 10.5 if needed
by bsalomon@google.com
· 13 years ago
e05cc8e
explicitly set opt level for mac-release delete obsolete FPS bench
by reed@google.com
· 13 years ago
7deaa3b
Update common_conditions to make sure there is a slash in VS2008.
by bungeman@google.com
· 13 years ago
983297e
Roll gyp and add librarian settings (now supported).
by bungeman@google.com
· 13 years ago
8b5abec
Set window build flags (warn level 4, release optimization options, pdbs in release builds)
by bsalomon@google.com
· 13 years ago
8f78fec
Change AdditionalOptions to a list from a string. This fixes compilation errors
by seanpaul@google.com
· 13 years ago
1134f98
Refactor the bench and common gyp/gypi files to allow for building bench within
by seanpaul@google.com
· 13 years ago