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

Issue 350743004: Allow dependencies of toolchains in GN. (Closed)

Created:
6 years, 6 months ago by brettw
Modified:
6 years, 6 months ago
Reviewers:
noelallen1
CC:
chromium-reviews, tfarina
Project:
chromium
Visibility:
Public.

Description

Allow dependencies of toolchains in GN. A toolchain definition can now specify "deps" which will be resolved before any target in that toolchain is compiled. This is useful for toolchain setup operations. R=noelallen@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=280052

Patch Set 1 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+157 lines, -53 lines) Patch
M build/toolchain/gcc_toolchain.gni View 2 chunks +6 lines, -0 lines 0 comments Download
M tools/gn/builder.h View 1 chunk +1 line, -0 lines 0 comments Download
M tools/gn/builder.cc View 3 chunks +26 lines, -5 lines 0 comments Download
M tools/gn/builder_unittest.cc View 2 chunks +7 lines, -6 lines 0 comments Download
M tools/gn/function_toolchain.cc View 3 chunks +18 lines, -1 line 0 comments Download
M tools/gn/ninja_copy_target_writer.cc View 2 chunks +4 lines, -1 line 0 comments Download
M tools/gn/ninja_copy_target_writer_unittest.cc View 2 chunks +44 lines, -36 lines 0 comments Download
M tools/gn/ninja_target_writer.cc View 2 chunks +17 lines, -4 lines 0 comments Download
M tools/gn/ninja_target_writer_unittest.cc View 1 chunk +28 lines, -0 lines 0 comments Download
M tools/gn/toolchain.h View 3 chunks +6 lines, -0 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
6 years, 6 months ago (2014-06-25 21:29:09 UTC) #1
noelallen1
My first look at the GN source, so LGTM for what that's worth.
6 years, 6 months ago (2014-06-26 18:09:03 UTC) #2
brettw
6 years, 6 months ago (2014-06-26 18:12:46 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r280052 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698