chromium-src-build/toolchain
thakis@chromium.org 106c8979fd android: Use use_goma=1 gomadir gyp defines instead of magic GOMA_DIR env var.
For a short transition period, let envsetup.sh set the right GYP_DEFINES when
GOMA_DIR is set, so that people aren't broken immediately after this lands.

Also stop setting GOMA_COMPILER_PROXY_THREADS – if the value this sets
is truly better, that should be the default in goma, it shouldn't be set in
envsetup.sh (doing it in goma has the advantage that it works on all
platforms, also abstraction barriers, etc.)

BUG=332697
R=brettw@chromium.org, ilevy@chromium.org

Review URL: https://codereview.chromium.org/142393002

git-svn-id: http://src.chromium.org/svn/trunk/src/build@245801 4ff67af0-8c30-449e-8e8b-ad334ec8d88c
2014-01-18 23:54:41 +00:00
..
android android: Use use_goma=1 gomadir gyp defines instead of magic GOMA_DIR env var. 2014-01-18 23:54:41 +00:00
linux Use ~/.gyp/include.gypi in GN build. 2014-01-16 23:17:30 +00:00
mac Fix gyp on OS X with use_goma=1. 2014-01-18 01:23:18 +00:00
nacl Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
win Fox goma on Windows for the GN build. 2014-01-18 09:04:55 +00:00
OWNERS Move files from the secondary GN directory to build. 2013-11-20 22:21:03 +00:00
clang.gni Improves GN's make_global_settings 2014-01-10 06:09:59 +00:00
gcc_toolchain.gni This adds preliminary support for Android toolchains. The logic is copied from the current GYP build. 2013-12-28 06:49:32 +00:00
get_default_posix_goma_dir.py This adds preliminary support for Android toolchains. The logic is copied from the current GYP build. 2013-12-28 06:49:32 +00:00
goma.gni android: Use use_goma=1 gomadir gyp defines instead of magic GOMA_DIR env var. 2014-01-18 23:54:41 +00:00