index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
/
BUILDCONFIG.gn
Commit message (
Expand
)
Author
Age
*
Added support for building for tvOS
Matthew Leibowitz
2017-03-14
*
Support Android NDK r14.
Mike Klein
2017-03-06
*
Put is_skia_standalone back a bit.
Mike Klein
2017-03-03
*
Strengthen is_official_build, update docs.
Mike Klein
2017-03-03
*
Move declaration of is_fuzzer to where it is used
Ravi Mistry
2017-02-21
*
Write SkRegion fuzzer
Kevin Lubick
2017-02-20
*
GN: add 32-bit and Release iOS builders.
Mike Klein
2017-01-23
*
Revert "Try /MTd on Debug Windows builds."
Mike Klein
2017-01-21
*
Try /MTd on Debug Windows builds.
Mike Klein
2017-01-21
*
Add tools to support gdb and simpleperf for android executables.
Derek Sollenberger
2017-01-05
*
switch to libstdc++ for standalone Android builds.
Mike Klein
2016-12-14
*
GN: add public headers warnings check.
Mike Klein
2016-11-16
*
GN: iOS basics
Mike Klein
2016-11-03
*
GN: spin off :no_exceptions as its own config.
Mike Klein
2016-10-26
*
Build for Android from Windows, work in progress.
Mike Klein
2016-10-26
*
GN/Win: warnings and warn-as-error
Mike Klein
2016-10-13
*
Update to Android NDK r13.
Mike Klein
2016-10-11
*
Fold extra_*_flags into GN as a config.
Mike Klein
2016-10-04
*
GN: is_skia_standalone
mtklein
2016-09-21
*
Compile the skia library for windows using gn.
herb
2016-09-16
*
GN: add is_official_build
mtklein
2016-09-14
*
GN: Android Vulkan support
mtklein
2016-09-14
*
GN: add sanitize arg
mtklein
2016-09-08
*
GN: mac host and armv7 target
mtklein
2016-08-26
*
GN: Android
mtklein
2016-08-25
*
GN: misc
mtklein
2016-08-24
*
GN: make current_cpu work
mtklein
2016-08-16
*
GN: build sfntly, icu, harfbuzz
halcanary
2016-08-03
*
GN: components as static library instead of source set
mtklein
2016-07-29
*
Basic standalone GN configs.
mtklein
2016-07-21