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
*
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
*
GN/Win: flesh out compiler flags.
Mike Klein
2016-10-12
*
GN/Win: support win_toolchain asset?
Mike Klein
2016-10-12
*
More steps toward GN/Windows.
Mike Klein
2016-10-11
*
GN: windows compiles locally.
Mike Klein
2016-10-11
*
Make `gn gen` work on Windows again.
Mike Klein
2016-10-11
*
Update to Android NDK r13.
Mike Klein
2016-10-11
*
Fold extra_*_flags into GN as a config.
Mike Klein
2016-10-04
*
Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types.
Mike Klein
2016-09-27
*
Turn on -Wnewline-eof.
Mike Klein
2016-09-27
*
We really shouldn't pass SkFontStyle to printf as %d.
Mike Klein
2016-09-27
[next]