Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(463)

Issue 2083063003: Move the cros_* GN args to a .gni file and add a bootstrap cros toolchain. (Closed)

Created:
4 years, 6 months ago by Dirk Pranke
Modified:
4 years, 6 months ago
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Move the cros_* GN args to a .gni file and add a bootstrap cros toolchain. This moves the cros_* GN args from //build/toolchain/cros/BUILD.gn to //build/toolchain/cros_toolchain.gni so that files in other places (specifically in native_client/src/trusted/service_runtime/linux) can have access to them, and adds the nacl_bootstrap toolchain to //build/toolchain/cros so that it is kept consistent with the target toolchains. R=mcgrathr@chromium.org, llozano@chromium.org, bradnelson@chromium.org BUG=621686 Committed: https://crrev.com/44febce5c4911c03a7975273235fce6e9cacd16d Cr-Commit-Position: refs/heads/master@{#401532}

Patch Set 1 #

Patch Set 2 : see if using forward_variables_from() makes gn happier #

Patch Set 3 : try forward_variables_from(invoker, ["*"] #

Patch Set 4 : import needed declare_args(), fix toolchain_os #

Unified diffs Side-by-side diffs Delta from patch set Stats (+67 lines, -203 lines) Patch
M build/config/compiler/BUILD.gn View 1 2 3 1 chunk +0 lines, -12 lines 0 comments Download
M build/config/compiler/compiler.gni View 1 2 3 1 chunk +12 lines, -0 lines 0 comments Download
M build/toolchain/cros/BUILD.gn View 1 2 3 2 chunks +54 lines, -94 lines 0 comments Download
A + build/toolchain/cros_toolchain.gni View 2 chunks +1 line, -97 lines 0 comments Download

Messages

Total messages: 20 (11 generated)
Dirk Pranke
This patch is needed before we can land https://codereview.chromium.org/2085683004/ ; the combination of the two ...
4 years, 6 months ago (2016-06-22 01:39:08 UTC) #4
bradnelson
lgtm
4 years, 6 months ago (2016-06-22 03:46:10 UTC) #7
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083063003/20001
4 years, 6 months ago (2016-06-22 04:03:01 UTC) #9
commit-bot: I haz the power
Dry run: Try jobs failed on following builders: linux_chromium_chromeos_compile_dbg_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_compile_dbg_ng/builds/219734) linux_chromium_chromeos_rel_ng on ...
4 years, 6 months ago (2016-06-22 04:09:27 UTC) #11
Roland McGrath
LGTM. The try failures are one of the stupid gn limitations that have annoyed me ...
4 years, 6 months ago (2016-06-22 19:22:21 UTC) #12
Dirk Pranke
On 2016/06/22 19:22:21, Roland McGrath wrote: > LGTM. The try failures are one of the ...
4 years, 6 months ago (2016-06-22 21:19:23 UTC) #13
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2083063003/80001
4 years, 6 months ago (2016-06-23 02:41:52 UTC) #16
commit-bot: I haz the power
Committed patchset #4 (id:80001)
4 years, 6 months ago (2016-06-23 03:36:23 UTC) #18
commit-bot: I haz the power
4 years, 6 months ago (2016-06-23 03:38:59 UTC) #20
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/44febce5c4911c03a7975273235fce6e9cacd16d
Cr-Commit-Position: refs/heads/master@{#401532}

Powered by Google App Engine
This is Rietveld 408576698