aboutsummaryrefslogtreecommitdiffhomepage
path: root/gn
Commit message (Expand)AuthorAge
* Auto re-gen for gn cmake generator.Gravatar Ben Wagner2016-10-06
* Add action_foreach, copy, and proper target naming.Gravatar Ben Wagner2016-10-05
* Fold extra_*_flags into GN as a config.Gravatar Mike Klein2016-10-04
* Implement 'action' in gn_to_cmake.py.Gravatar Ben Wagner2016-09-30
* Improve GN to CMake translation for building.Gravatar bungeman2016-09-28
* Turn on -Wgnu-anonymous-struct and -Wnested-anonymous-types.Gravatar Mike Klein2016-09-27
* GN: match shell behavior for cc and cxx in is_clang.pyGravatar csmartdalton2016-09-27
* Turn on -Wnewline-eof.Gravatar Mike Klein2016-09-27
* We really shouldn't pass SkFontStyle to printf as %d.Gravatar Mike Klein2016-09-27
* Remove stray semicolons.Gravatar Mike Klein2016-09-27
* Focus -Wno-over-aligned to just 32-bit x86 Android. (2)Gravatar Mike Klein2016-09-27
* Revert "Focus -Wno-over-aligned to just 32-bit x86 Android."Gravatar Mike Reed2016-09-27
* Focus -Wno-over-aligned to just 32-bit x86 Android.Gravatar Mike Klein2016-09-27
* Move undefined-func-template to wont-fix warnings.Gravatar Mike Klein2016-09-26
* Turn on -Wundefined-reinterpret-cast.Gravatar Mike Klein2016-09-26
* -Wcomma may be good to go now.Gravatar Mike Klein2016-09-26
* GN: detect is_clang, use it to switch Clang to warning blacklist.Gravatar mtklein2016-09-26
* Revert "GN: detect is_clang, use it to switch Clang to warning blacklist."Gravatar Mike Klein2016-09-26
* GN: detect is_clang, use it to switch Clang to warning blacklist.Gravatar Mike Klein2016-09-26
* Json ide script for gn to output cmake.Gravatar bungeman2016-09-23
* GN: is_skia_standaloneGravatar mtklein2016-09-21
* GN: compiler_prefix -> cc_wrapperGravatar mtklein2016-09-20
* format GN files, and invert if->config to config->ifGravatar mtklein2016-09-16
* Compile the skia library for windows using gn.Gravatar herb2016-09-16
* GN: add a flag to implement Android_FrameworkDefs bot.Gravatar mtklein2016-09-16
* GN: support 32-bit x86 buildsGravatar mtklein2016-09-15
* Revert of GN: support 32-bit x86 builds (patchset #6 id:100001 of https://cod...Gravatar mtklein2016-09-15
* GN: support 32-bit x86 buildsGravatar mtklein2016-09-15
* GN: link executables with -rdynamic on Linux.Gravatar mtklein2016-09-15
* GN: add is_official_buildGravatar mtklein2016-09-14
* GN: Android Vulkan supportGravatar mtklein2016-09-14
* GN: add a helper script for running Android buildsGravatar mtklein2016-09-08
* GN: add sanitize argGravatar mtklein2016-09-08
* GN: default to -O1Gravatar mtklein2016-09-07
* Move uils and sksl to a common sources GYP file.Gravatar brettw2016-09-06
* Revert of Move uils and sksl to a common sources GYP file. (patchset #1 id:1 ...Gravatar caryclark2016-09-06
* Move uils and sksl to a common sources GYP file.Gravatar brettw2016-09-02
* Include $extra_ldflags in link descriptions.Gravatar mtklein2016-09-02
* Move Skia GN sources to a separate .gni file.Gravatar brettw2016-09-01
* GN: add extra_ldflagsGravatar mtklein2016-09-01
* GN: release -> -O3, to match GYPGravatar mtklein2016-08-29
* Roll GNGravatar mtklein2016-08-29
* GN: support compiler_prefix, use it for ccache on bots.Gravatar mtklein2016-08-26
* GN: mac host and armv7 targetGravatar mtklein2016-08-26
* GN: AndroidGravatar mtklein2016-08-25
* GN: miscGravatar mtklein2016-08-24
* include extra_cflags* in the step descriptionGravatar mtklein2016-08-19
* Add executable bit and shebang to python filesGravatar anmittal2016-08-18
* GN: make current_cpu workGravatar mtklein2016-08-16
* GN: add extra_cflags et al.Gravatar mtklein2016-08-16