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

Issue 1783773004: Reland of Change default Windows compiler to VS 2015 (Closed)

Created:
4 years, 9 months ago by brucedawson
Modified:
4 years, 9 months ago
CC:
chromium-reviews, Sébastien Marchand, jschuh
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Reland of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1778343002/ ) Reason for revert: Preparing a revert in order to reland VS 2015. The CL is not reading for committing yet. Original issue's description: > Revert of Change default Windows compiler to VS 2015 (patchset #1 id:1 of https://codereview.chromium.org/1740583002/ ) > > Reason for revert: > Broke isolate tests on Win8 GN (dbg) and Win x64 GN (dbg). > > Original issue's description: > > Reland of Change default Windows compiler to VS 2015 > > > > The change to get_landmines.py is there because modifying this file > > affects analyze behavior so that all tests run. Changing the printed > > message is purely a side effect. > > > > This change also removes some redundant INCLUDE paths. These are > > unnecessary when building with VS 2015 (because it defaults to the > > Windows 10 SDK) and actively harmful (they make the INCLUDE path > > problematically long). > > > > This change was redone in order to fix merge conflicts and because after > > a few weeks a fresh set of approvals seems reasonable. > > > > The original change was landed as crrev.com/1598493004 > > > > BUG=440500, 584782 > > > > Committed: https://crrev.com/d4dcbd342dd54f55383daf8bc44b2c9d97fe0d0b > > Cr-Commit-Position: refs/heads/master@{#380382} > > TBR=scottmg@chromium.org,dpranke@chromium.org,brucedawson@chromium.org > # Skipping CQ checks because original CL landed less than 1 days ago. > NOPRESUBMIT=true > NOTREECHECKS=true > NOTRY=true > BUG=440500, 584782 > > Committed: https://crrev.com/cb3f85f80a2c146e0e4bf064f02bf68acb274ce5 > Cr-Commit-Position: refs/heads/master@{#380395} TBR=scottmg@chromium.org,dpranke@chromium.org,vasilii@chromium.org # Skipping CQ checks because original CL landed less than 1 days ago. NOPRESUBMIT=true NOTREECHECKS=true NOTRY=true BUG=440500, 584782 Committed: https://crrev.com/2b33e7eee5db5f956426dbf664f68bff3fe7daee Cr-Commit-Position: refs/heads/master@{#380711}

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+24 lines, -22 lines) Patch
M build/common.gypi View 1 chunk +6 lines, -4 lines 0 comments Download
M build/get_landmines.py View 1 chunk +1 line, -3 lines 0 comments Download
M build/toolchain/win/setup_toolchain.py View 1 chunk +12 lines, -12 lines 2 comments Download
M build/vs_toolchain.py View 3 chunks +5 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (5 generated)
brucedawson
Created Reland of Change default Windows compiler to VS 2015
4 years, 9 months ago (2016-03-10 19:53:49 UTC) #1
brucedawson
On 2016/03/10 19:53:49, brucedawson wrote: > Created Reland of Change default Windows compiler to VS ...
4 years, 9 months ago (2016-03-11 19:48:54 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1783773004/1 View timeline at https://chromium-cq-status.appspot.com/patch-timeline/1783773004/1
4 years, 9 months ago (2016-03-11 19:54:30 UTC) #5
commit-bot: I haz the power
Committed patchset #1 (id:1)
4 years, 9 months ago (2016-03-11 19:55:37 UTC) #7
commit-bot: I haz the power
Patchset 1 (id:??) landed as https://crrev.com/2b33e7eee5db5f956426dbf664f68bff3fe7daee Cr-Commit-Position: refs/heads/master@{#380711}
4 years, 9 months ago (2016-03-11 19:56:45 UTC) #9
Nico
https://codereview.chromium.org/1783773004/diff/1/build/toolchain/win/setup_toolchain.py File build/toolchain/win/setup_toolchain.py (right): https://codereview.chromium.org/1783773004/diff/1/build/toolchain/win/setup_toolchain.py#newcode170 build/toolchain/win/setup_toolchain.py:170: # env['INCLUDE'] = additional_includes + os.path.pathsep + env['INCLUDE'] Was ...
4 years, 9 months ago (2016-03-20 23:54:21 UTC) #11
Nico
4 years, 9 months ago (2016-03-21 17:35:50 UTC) #12
Message was sent while issue was closed.
https://codereview.chromium.org/1783773004/diff/1/build/toolchain/win/setup_t...
File build/toolchain/win/setup_toolchain.py (right):

https://codereview.chromium.org/1783773004/diff/1/build/toolchain/win/setup_t...
build/toolchain/win/setup_toolchain.py:170: #  env['INCLUDE'] =
additional_includes + os.path.pathsep + env['INCLUDE']
On 2016/03/20 23:54:21, Nico wrote:
> Was this change intentional? We don't check in commented-out code usually –
can
> this block just be deleted?

I'm deleting it here: https://codereview.chromium.org/1822633002

Powered by Google App Engine
This is Rietveld 408576698