summaryrefslogtreecommitdiffstats
path: root/build/toolchain/android
Commit message (Expand)AuthorAgeFilesLines
* Move goma/ccache logic to //build/toolchain/gcc_toolchain.gnitsniatowski2015-09-251-17/+6
* Remove clang type profiler and deep memory profiler.thakis2015-09-111-8/+2
* GN: Use lib.unstripped rather than lib.stripped. Add a toolchain.gniagrieve2015-08-101-23/+1
* GN (Android): Make is_clang work for (at least for arm32)agrieve2015-08-061-8/+38
* GN (android): Append ".cr" to component .so's to avoid zygote lib collisionsagrieve2015-07-141-0/+1
* Remove explicit "mkdir -p" from Android postlink commandagrieve2015-07-111-5/+2
* Enable cross compile to android from mac.cstout2015-05-141-0/+2
* Update Chomium's build files to work w/ latest GN binaries.dpranke2015-02-201-1/+1
* Roll GN binaries to #317120 for the cpu_arch changesdpranke2015-02-201-7/+7
* Fix wrong lib directory for x64 and mips64el target.halton.huo2015-02-131-2/+2
* Add GN build support for Android 64-bit platforms.halton.huo2015-02-111-0/+24
* gn format // (the rest, except mojo)scottmg2014-12-031-2/+1
* gn format //buildscottmg2014-12-021-4/+6
* add ccache support to gn buildsmostynb2014-11-261-4/+8
* Make base_unittests_apk actually workcjhopman2014-09-091-0/+11
* Add content_shell_test_apk and several dependenciescjhopman2014-09-091-1/+1
* Pull new GN, update toolchain definitionsbrettw@chromium.org2014-08-201-2/+9
* Remove unused gn tool script.thakis@chromium.org2014-08-111-41/+0
* Fix solink and add a postsolink hook (use the hook for android strip)cjhopman@chromium.org2014-07-291-0/+6
* GN: Specify correct prefix/postfix libs for solink on androidjamesr@chromium.org2014-07-281-0/+3
* Make the GN Android builds goma-aware.dpranke@chromium.org2014-07-221-2/+8
* Make GN Android build link executables.brettw@chromium.org2014-05-131-29/+46
* Work on Mac GN build.brettw@chromium.org2014-04-171-58/+0
* android: Use use_goma=1 gomadir gyp defines instead of magic GOMA_DIR env var.thakis@chromium.org2014-01-181-17/+0
* Improves GN's make_global_settingsbrettw@chromium.org2014-01-101-14/+11
* Work on Android GN build.brettw@chromium.org2014-01-081-7/+4
* [MIPS] Add support for Chromium-Android for MIPS build to BUILD.gnpetarj@mips.com2014-01-021-0/+13
* Fix build output directories in GN.brettw@chromium.org2014-01-021-3/+5
* Remove -fstack-protector-strong from the ChromeOS GN build.brettw@chromium.org2013-12-312-4/+43
* This adds preliminary support for Android toolchains. The logic is copied fro...brettw@chromium.org2013-12-282-0/+118