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

Issue 2964243002: Move c++ configs from buildtools to build/config/c++ [src-side change] (Closed)

Created:
3 years, 5 months ago by Tom Anderson
Modified:
3 years, 5 months ago
CC:
chromium-reviews
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

Move c++ configs from buildtools to build/config/c++ [src-side change] This CL moves //buildtools/third_party/libc++:no_libstdcpp and part of /buildtools/third_party/libc++:config into //build/config/c++/c++. This has several advantages: * Users can remove libc++ config if they want since it's added in BUILDCONFIG.gn * Allows removal of libcxx_proxy * libc++-specific configs are in buildtools and non-libc++ configs are in build/config * Allows changing c++ flags without having to roll buildtools * Removes a bit of duplicated build configuration buildtools change: https://codereview.chromium.org/2962423002 BUG=593874 R=thakis@chromium.org TBR=dpranke@chromium.org CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:linux_chromium_msan_rel_ng;master.tryserver.chromium.linux:linux_chromium_ubsan_rel_ng;master.tryserver.chromium.linux:linux_chromium_dbg_ng Review-Url: https://codereview.chromium.org/2964243002 Cr-Commit-Position: refs/heads/master@{#486229} Committed: https://chromium.googlesource.com/chromium/src/+/b5161efc5688ca9a7d45524c672b4cda02ea56ea

Patch Set 1 #

Patch Set 2 : Update buildtools revision #

Patch Set 3 : Rebase #

Unified diffs Side-by-side diffs Delta from patch set Stats (+35 lines, -2 lines) Patch
M DEPS View 1 2 1 chunk +1 line, -1 line 0 comments Download
M build/config/BUILD.gn View 1 chunk +1 line, -1 line 0 comments Download
M build/config/c++/BUILD.gn View 1 1 chunk +33 lines, -0 lines 0 comments Download

Messages

Total messages: 26 (21 generated)
Tom Anderson
reviewers ptal
3 years, 5 months ago (2017-06-30 18:59:00 UTC) #3
Nico
lgtm
3 years, 5 months ago (2017-07-05 19:20:48 UTC) #4
Dirk Pranke
lgtm
3 years, 5 months ago (2017-07-06 22:25:26 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/2964243002/60001
3 years, 5 months ago (2017-07-13 02:26:28 UTC) #23
commit-bot: I haz the power
3 years, 5 months ago (2017-07-13 02:32:16 UTC) #26
Message was sent while issue was closed.
Committed patchset #3 (id:60001) as
https://chromium.googlesource.com/chromium/src/+/b5161efc5688ca9a7d45524c672b...

Powered by Google App Engine
This is Rietveld 408576698