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

Issue 1805173002: win toolchain: Load env from json file, not .cmd file. (Closed)

Created:
4 years, 9 months ago by Nico
Modified:
4 years, 8 months ago
Reviewers:
bradn, scottmg
CC:
chromium-reviews
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win toolchain: Load env from json file, not .cmd file. No behavior change. The motivation is that loading the json file works on non-Windows too. Requires a toolchain that was built with https://codereview.chromium.org/1706423002 and https://codereview.chromium.org/1776283002/ applied (such as the current 2015 package). BUG=495204 Committed: https://crrev.com/d510820d669ae1c9f1fc1c15a76ccc6dfb1fa83c Cr-Commit-Position: refs/heads/master@{#381398}

Patch Set 1 #

Total comments: 7

Patch Set 2 : comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+44 lines, -21 lines) Patch
M build/toolchain/win/setup_toolchain.py View 1 2 chunks +44 lines, -21 lines 0 comments Download

Messages

Total messages: 19 (8 generated)
Nico
4 years, 9 months ago (2016-03-15 21:18:39 UTC) #3
scottmg
lgtm https://codereview.chromium.org/1805173002/diff/1/build/toolchain/win/setup_toolchain.py File build/toolchain/win/setup_toolchain.py (right): https://codereview.chromium.org/1805173002/diff/1/build/toolchain/win/setup_toolchain.py#newcode95 build/toolchain/win/setup_toolchain.py:95: entries = [os.path.join(*([os.path.join(sdk_dir, 'bin') ] + e)) extra ...
4 years, 9 months ago (2016-03-15 22:58:54 UTC) #4
Nico
thanks! https://codereview.chromium.org/1805173002/diff/1/build/toolchain/win/setup_toolchain.py File build/toolchain/win/setup_toolchain.py (right): https://codereview.chromium.org/1805173002/diff/1/build/toolchain/win/setup_toolchain.py#newcode95 build/toolchain/win/setup_toolchain.py:95: entries = [os.path.join(*([os.path.join(sdk_dir, 'bin') ] + e)) On ...
4 years, 9 months ago (2016-03-16 02:17:03 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1805173002/20001 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1805173002/20001
4 years, 9 months ago (2016-03-16 02:17:28 UTC) #9
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 9 months ago (2016-03-16 05:26:54 UTC) #11
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/d510820d669ae1c9f1fc1c15a76ccc6dfb1fa83c Cr-Commit-Position: refs/heads/master@{#381398}
4 years, 9 months ago (2016-03-16 05:28:46 UTC) #13
brucedawson
On 2016/03/16 05:28:46, commit-bot: I haz the power wrote: > Patchset 2 (id:??) landed as ...
4 years, 9 months ago (2016-03-23 17:21:05 UTC) #14
bradn
This is horking our sdk release bots: https://uberchromegw.corp.google.com/i/client.nacl.sdk/builders/windows-sdk-multirel/builds/4564/steps/steps/logs/stdio I'm gonna send a change to make ...
4 years, 8 months ago (2016-04-08 20:30:48 UTC) #16
Nico
That means you're using a much older toolchain than chromium. Can you roll forward your ...
4 years, 8 months ago (2016-04-08 20:37:29 UTC) #17
brucedawson
On 2016/04/08 20:37:29, Nico wrote: > That means you're using a much older toolchain than ...
4 years, 8 months ago (2016-04-11 17:03:42 UTC) #18
Nico
4 years, 8 months ago (2016-04-11 17:05:30 UTC) #19
Message was sent while issue was closed.
On 2016/04/11 17:03:42, brucedawson (out until 11th) wrote:
> On 2016/04/08 20:37:29, Nico wrote:
> > That means you're using a much older toolchain than chromium. Can you roll
> > forward your toolchain?
> 
> I can package up a 2013 toolchain with this file embedded, but we should be
> moving to 2015 - we'll probably require it soon.

If that's not too hard, that'd be cool.

Even if Chromium requires 2015, nacl can choose to still support 2013 in their
code.

Powered by Google App Engine
This is Rietveld 408576698