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

Issue 2036263002: 💠 Make Android toolchains work when current_toolchain != target_toolchain (Closed)

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

Description

Make Android toolchains work when current_toolchain != target_toolchain "android_tool_prefix" within the toolchain definitions was always being keyed off of target_cpu rather than the toolchain cpu. BUG=616819 Committed: https://crrev.com/d13c10da70c170ddbdb044ef752f98a870915eee Cr-Commit-Position: refs/heads/master@{#398463}

Patch Set 1 #

Patch Set 2 : #

Total comments: 2

Patch Set 3 : aarch64->arm64 #

Total comments: 2

Patch Set 4 : "$var" -> var #

Unified diffs Side-by-side diffs Delta from patch set Stats (+60 lines, -52 lines) Patch
M build/toolchain/android/BUILD.gn View 1 2 3 1 chunk +60 lines, -52 lines 0 comments Download

Messages

Total messages: 27 (12 generated)
commit-bot: I haz the power
Dry run: CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036263002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/2036263002/20001
4 years, 6 months ago (2016-06-03 15:48:59 UTC) #4
agrieve
On 2016/06/03 15:48:59, commit-bot: I haz the power wrote: > Dry run: CQ is trying ...
4 years, 6 months ago (2016-06-03 16:11:21 UTC) #5
commit-bot: I haz the power
Dry run: This issue passed the CQ dry run.
4 years, 6 months ago (2016-06-03 16:52:36 UTC) #7
michaelbai
https://codereview.chromium.org/2036263002/diff/20001/build/toolchain/android/BUILD.gn File build/toolchain/android/BUILD.gn (right): https://codereview.chromium.org/2036263002/diff/20001/build/toolchain/android/BUILD.gn#newcode109 build/toolchain/android/BUILD.gn:109: toolchain_cpu = "aarch64" toolchain_cpu is set to current_cpu in ...
4 years, 6 months ago (2016-06-03 17:52:35 UTC) #9
agrieve
https://codereview.chromium.org/2036263002/diff/20001/build/toolchain/android/BUILD.gn File build/toolchain/android/BUILD.gn (right): https://codereview.chromium.org/2036263002/diff/20001/build/toolchain/android/BUILD.gn#newcode109 build/toolchain/android/BUILD.gn:109: toolchain_cpu = "aarch64" On 2016/06/03 17:52:35, michaelbai wrote: > ...
4 years, 6 months ago (2016-06-03 18:08:45 UTC) #10
Dirk Pranke
This CL looks somewhat non-trivial, so I don't want to review it in a rush; ...
4 years, 6 months ago (2016-06-03 18:29:17 UTC) #12
agrieve
On 2016/06/03 18:29:17, Dirk Pranke wrote: > This CL looks somewhat non-trivial, so I don't ...
4 years, 6 months ago (2016-06-03 18:42:01 UTC) #13
Dirk Pranke
Sorry, I still haven't had the time to look at this. I'll try hard to ...
4 years, 6 months ago (2016-06-07 02:01:54 UTC) #14
Dirk Pranke
lgtm. It might be possible to reduce the duplication more, but I doubt it's worth ...
4 years, 6 months ago (2016-06-07 23:44:14 UTC) #15
agrieve
https://codereview.chromium.org/2036263002/diff/40001/build/toolchain/android/BUILD.gn File build/toolchain/android/BUILD.gn (right): https://codereview.chromium.org/2036263002/diff/40001/build/toolchain/android/BUILD.gn#newcode78 build/toolchain/android/BUILD.gn:78: toolchain_root = "$x86_android_toolchain_root" On 2016/06/07 23:44:13, Dirk Pranke wrote: ...
4 years, 6 months ago (2016-06-08 00:15:01 UTC) #16
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036263002/60001
4 years, 6 months ago (2016-06-08 00:15:47 UTC) #19
commit-bot: I haz the power
Try jobs failed on following builders: linux_android_rel_ng on tryserver.chromium.android (JOB_FAILED, https://build.chromium.org/p/tryserver.chromium.android/builders/linux_android_rel_ng/builds/83726)
4 years, 6 months ago (2016-06-08 01:08:49 UTC) #21
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/2036263002/60001
4 years, 6 months ago (2016-06-08 01:11:00 UTC) #23
commit-bot: I haz the power
Committed patchset #4 (id:60001)
4 years, 6 months ago (2016-06-08 02:23:21 UTC) #25
commit-bot: I haz the power
4 years, 6 months ago (2016-06-08 02:24:31 UTC) #27
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d13c10da70c170ddbdb044ef752f98a870915eee
Cr-Commit-Position: refs/heads/master@{#398463}

Powered by Google App Engine
This is Rietveld 408576698