aboutsummaryrefslogtreecommitdiff
path: root/gn/BUILD.gn
AgeCommit message (Expand)Author
2017-09-28function santizer is not available on MacMike Klein
2017-09-21[WASM] Add POC compile bot for WebAssemblyKevin Lubick
2017-09-10update clang_linux package to Clang 5Mike Klein
2017-08-30ok, backtrace support on AndroidMike Klein
2017-08-16Revert "Turn on exceptions in test tools."Mike Klein
2017-08-16Turn on exceptions in test tools.Mike Klein
2017-07-31Tell clang/win to emulate MSVC 2015Mike Klein
2017-07-31use -imsvc (~= -isystem) with win/clangMike Klein
2017-07-31clang on windows supportMike Klein
2017-07-12Add arc support to gpu Obj c++ codeGreg Daniel
2017-06-29Re-re-land sksl fragment processor supportEthan Nicholas
2017-06-27Revert "Re-land sksl fragment processor support"Mike Klein
2017-06-27Re-land sksl fragment processor supportEthan Nicholas
2017-06-27Upgrade android build (and infrastructure) to use ndk r15.Derek Sollenberger
2017-06-27Revert "sksl fragment processor support"Ethan Nicholas
2017-06-27sksl fragment processor supportEthan Nicholas
2017-04-26Describe GCC-like asm steps as "assemble ..."Mike Klein
2017-04-07stop disabling threadsafe staticsMike Klein
2017-04-04remove -mdspr2Mike Klein
2017-03-30make _win.S know if it's 64-bitMike Klein
2017-03-28Add extra_asmflagsKevin Lubick
2017-03-28turn on hidden visibility flags on iOSMike Klein
2017-03-27focus hidden-visibility flagsMike Klein
2017-03-21Support vs2017.Ben Wagner
2017-03-14Added support for building for tvOSMatthew Leibowitz
2017-03-13Add iOS simulator support in GN.Mike Klein
2017-03-07Be able to compile nanobench for ChromecastKevin Lubick
2017-03-06Support Android NDK r14.Mike Klein
2017-02-21SkJumper: WindowsMike Klein
2017-02-17Set asmflags when building for iOS.Mike Klein
2017-02-10Strip dead code on all Release builds.Mike Klein
2017-02-06Make iOS main() functions normal.Mike Klein
2017-01-31Make flag parsing work in GN-built iOS nanobench.Mike Klein
2017-01-31gn: iOS packaging scriptMike Klein
2017-01-23GN: add 32-bit and Release iOS builders.Mike Klein
2017-01-21Revert "Try /MTd on Debug Windows builds."Mike Klein
2017-01-21Try /MTd on Debug Windows builds.Mike Klein
2017-01-11Get latest ANGLE as of January 6, 2017Brian Osman
2017-01-10Start including 'winrt' in Windows toolchainBrian Osman
2017-01-04Disable clang -Wsigned-enum-bitfield warningsMatt Sarett
2017-01-03Specify "/utf-8" with Visual C++.Ben Wagner
2016-12-14switch to libstdc++ for standalone Android builds.Mike Klein
2016-12-13add move semantics to SkTHash*Mike Klein
2016-12-09update Win/Android toolchain setup after rolling GNMike Klein
2016-12-09Add the ability to use different mallocs.Herb Derby
2016-12-08On mips64el, use -B instead of linking .o manually.Mike Klein
2016-12-06-pie applies only to executablesMike Klein
2016-11-29Revert "Use /MD for Windows builds."Joe Gregorio
2016-11-29Use /MD for Windows builds.Mike Klein
2016-11-18Revert "Turn off /arch:AVX[2] on Windows builds."Mike Klein