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

Issue 2728233002: win: Decide how to include system dirs at toolchain time instead of globally. (Closed)

Created:
3 years, 9 months ago by Nico
Modified:
3 years, 9 months ago
Reviewers:
scottmg
CC:
chromium-reviews, fbarchard, DaleCurtis, kjellander_chromium, hans
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

win: Decide how to include system dirs at toolchain time instead of globally. Before this patch, we used the global is_clang setting to decide if we include system libraries via /I or -imsvc in the clang toolchains. Now, always use -imsvc in the clang toolchains. The motivation is that we (maybe) want to build libyuv with a clang toolchain even when is_clang is globally set to false. BUG=692600 Review-Url: https://codereview.chromium.org/2728233002 Cr-Commit-Position: refs/heads/master@{#454704} Committed: https://chromium.googlesource.com/chromium/src/+/cbdbc2fd19dcde3cf06296bb9bad8f41978214b5

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+10 lines, -17 lines) Patch
M build/toolchain/win/BUILD.gn View 5 chunks +2 lines, -11 lines 0 comments Download
M build/toolchain/win/setup_toolchain.py View 4 chunks +8 lines, -6 lines 1 comment Download

Messages

Total messages: 11 (7 generated)
Nico
I could imagine that other things might go wrong when using clang for libyuv without ...
3 years, 9 months ago (2017-03-03 22:17:48 UTC) #4
scottmg
lgtm
3 years, 9 months ago (2017-03-03 22:33:40 UTC) #5
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/2728233002/1
3 years, 9 months ago (2017-03-03 22:37:30 UTC) #8
commit-bot: I haz the power
3 years, 9 months ago (2017-03-03 23:15:54 UTC) #11
Message was sent while issue was closed.
Committed patchset #1 (id:1) as
https://chromium.googlesource.com/chromium/src/+/cbdbc2fd19dcde3cf06296bb9bad...

Powered by Google App Engine
This is Rietveld 408576698