index
:
skia
master
2D graphics library
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
gn
/
BUILD.gn
Commit message (
Expand
)
Author
Age
*
Added support for building for tvOS
Matthew Leibowitz
2017-03-14
*
Add iOS simulator support in GN.
Mike Klein
2017-03-13
*
Be able to compile nanobench for Chromecast
Kevin Lubick
2017-03-07
*
Support Android NDK r14.
Mike Klein
2017-03-06
*
SkJumper: Windows
Mike Klein
2017-02-21
*
Set asmflags when building for iOS.
Mike Klein
2017-02-17
*
Strip dead code on all Release builds.
Mike Klein
2017-02-10
*
Make iOS main() functions normal.
Mike Klein
2017-02-06
*
Make flag parsing work in GN-built iOS nanobench.
Mike Klein
2017-01-31
*
gn: iOS packaging script
Mike Klein
2017-01-31
*
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
*
Get latest ANGLE as of January 6, 2017
Brian Osman
2017-01-11
*
Start including 'winrt' in Windows toolchain
Brian Osman
2017-01-10
*
Disable clang -Wsigned-enum-bitfield warnings
Matt Sarett
2017-01-04
*
Specify "/utf-8" with Visual C++.
Ben Wagner
2017-01-03
*
switch to libstdc++ for standalone Android builds.
Mike Klein
2016-12-14
*
add move semantics to SkTHash*
Mike Klein
2016-12-13
*
update Win/Android toolchain setup after rolling GN
Mike Klein
2016-12-09
*
Add the ability to use different mallocs.
Herb Derby
2016-12-09
*
On mips64el, use -B instead of linking .o manually.
Mike Klein
2016-12-08
*
-pie applies only to executables
Mike Klein
2016-12-06
*
Revert "Use /MD for Windows builds."
Joe Gregorio
2016-11-29
*
Use /MD for Windows builds.
Mike Klein
2016-11-29
*
Revert "Turn off /arch:AVX[2] on Windows builds."
Mike Klein
2016-11-18
*
Turn off /arch:AVX[2] on Windows builds.
Mike Klein
2016-11-18
*
GN: add public headers warnings check.
Mike Klein
2016-11-16
*
GN: detect is_clang cheaply when possible.
Mike Klein
2016-11-14
*
Add GN iOS builder.
Mike Klein
2016-11-07
*
GN: quiet alink spam on Mac
Mike Klein
2016-11-07
*
GN: quiet link.exe warning spam.
Mike Klein
2016-11-07
*
GN: iOS basics
Mike Klein
2016-11-03
*
For debug builds, -O0 by default, adding -O1 only on bots.
Mike Klein
2016-11-02
*
GN: spin off :no_exceptions as its own config.
Mike Klein
2016-10-26
*
Turn on -Wrange-loop-analysis.
Mike Klein
2016-10-26
*
Build for Android from Windows, work in progress.
Mike Klein
2016-10-26
*
Turn off buffer security checking in Release builds.
Mike Klein
2016-10-20
*
Turn on /OPT:REF and /OPT:ICF too.
Mike Klein
2016-10-20
*
Compile for Windows with /Zc:inline.
Mike Klein
2016-10-20
*
Compile Release builds with -momit-leaf-frame-pointer.
Mike Klein
2016-10-20
*
Viewer on Mac.
Mike Klein
2016-10-20
*
Switch Windows ANGLE bots to GN.
Mike Klein
2016-10-17
*
GN: get Angle compiling on Windows.
Mike Klein
2016-10-17
*
Make GCC ninja log lines consistent with MSVC.
Mike Klein
2016-10-17
*
GN/Win: quieter builds
Mike Klein
2016-10-13
*
GN/Win: pass /DEBUG to linker to get debug symbols.
Mike Klein
2016-10-13
*
GN/Win: warnings and warn-as-error
Mike Klein
2016-10-13
*
GN: naive attempt for 32-bit Windows support
Mike Klein
2016-10-13
*
GN: windows flags tweaks.
Mike Klein
2016-10-12
[next]