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

Issue 2431523002: Use the hermetic toolchain if FORCE_MAC_TOOLCHAIN is set. (Closed)

Created:
4 years, 2 months ago by erikchen
Modified:
4 years, 1 month ago
Reviewers:
Dirk Pranke, brettw
CC:
chromium-reviews
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Use the hermetic toolchain if FORCE_MAC_TOOLCHAIN is set. FORCE_MAC_TOOLCHAIN is set for all macs in the infra fleet, so this CL turns on hermetic xcode + GN for all machines. BUG=626093 Committed: https://crrev.com/2803b8efa6c51080f02fa764e67a986abf078f88 Cr-Commit-Position: refs/heads/master@{#427110}

Patch Set 1 #

Patch Set 2 : Add file. #

Total comments: 2

Patch Set 3 : Comments from dpranke. #

Total comments: 2

Patch Set 4 : Comments from brettw. #

Patch Set 5 : Remove .gn changes. #

Patch Set 6 : make sure that use_system_xcode gets a default value on ios as well. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+6 lines, -1 line) Patch
M build/toolchain/toolchain.gni View 1 2 3 4 5 1 chunk +6 lines, -1 line 0 comments Download

Messages

Total messages: 31 (21 generated)
erikchen
dpranke: Please review.
4 years, 2 months ago (2016-10-18 01:25:45 UTC) #3
Dirk Pranke
lgtm w/ nit. https://codereview.chromium.org/2431523002/diff/20001/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/2431523002/diff/20001/build/toolchain/toolchain.gni#newcode55 build/toolchain/toolchain.gni:55: use_system_xcode = _result[0] == "0" If ...
4 years, 2 months ago (2016-10-18 01:51:59 UTC) #7
erikchen
https://codereview.chromium.org/2431523002/diff/20001/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/2431523002/diff/20001/build/toolchain/toolchain.gni#newcode55 build/toolchain/toolchain.gni:55: use_system_xcode = _result[0] == "0" On 2016/10/18 01:51:58, Dirk ...
4 years, 2 months ago (2016-10-18 20:35:39 UTC) #8
erikchen
brettw: Please review .gn
4 years, 2 months ago (2016-10-18 20:35:56 UTC) #10
brettw
https://codereview.chromium.org/2431523002/diff/40001/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/2431523002/diff/40001/build/toolchain/toolchain.gni#newcode53 build/toolchain/toolchain.gni:53: _result = exec_script("//build/mac/should_use_hermetic_xcode.py", [], "value") GN has a "getenv" ...
4 years, 2 months ago (2016-10-19 20:38:33 UTC) #11
erikchen
https://codereview.chromium.org/2431523002/diff/40001/build/toolchain/toolchain.gni File build/toolchain/toolchain.gni (right): https://codereview.chromium.org/2431523002/diff/40001/build/toolchain/toolchain.gni#newcode53 build/toolchain/toolchain.gni:53: _result = exec_script("//build/mac/should_use_hermetic_xcode.py", [], "value") On 2016/10/19 20:38:32, brettw ...
4 years, 2 months ago (2016-10-19 20:45:06 UTC) #13
brettw
LGTM anyway
4 years, 2 months ago (2016-10-19 20:50:39 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2431523002/100001
4 years, 1 month ago (2016-10-24 17:45:49 UTC) #28
commit-bot: I haz the power
Committed patchset #6 (id:100001)
4 years, 1 month ago (2016-10-24 19:03:44 UTC) #29
commit-bot: I haz the power
4 years, 1 month ago (2016-10-24 19:23:44 UTC) #31
Message was sent while issue was closed.
Patchset 6 (id:??) landed as
https://crrev.com/2803b8efa6c51080f02fa764e67a986abf078f88
Cr-Commit-Position: refs/heads/master@{#427110}

Powered by Google App Engine
This is Rietveld 408576698