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

Issue 55633002: GN: Add ability to specify a depfile for custom targets. (Closed)

Created:
7 years, 1 month ago by koz (OOO until 15th September)
Modified:
7 years, 1 month ago
Reviewers:
brettw
CC:
chromium-reviews, chrome-apps-syd-reviews_chromium.org, Nico
Visibility:
Public.

Description

GN: Add ability to specify a depfile for custom targets. BUG=297671 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=233435

Patch Set 1 #

Total comments: 6

Patch Set 2 : respond to comments #

Unified diffs Side-by-side diffs Delta from patch set Stats (+256 lines, -4 lines) Patch
M tools/gn/ninja_script_target_writer.h View 1 2 chunks +7 lines, -0 lines 0 comments Download
M tools/gn/ninja_script_target_writer.cc View 1 5 chunks +36 lines, -0 lines 0 comments Download
M tools/gn/ninja_script_target_writer_unittest.cc View 1 3 chunks +137 lines, -1 line 0 comments Download
M tools/gn/script_target_generator.h View 2 chunks +4 lines, -3 lines 0 comments Download
M tools/gn/script_target_generator.cc View 3 chunks +14 lines, -0 lines 0 comments Download
M tools/gn/script_values.h View 1 chunk +6 lines, -0 lines 0 comments Download
M tools/gn/value_extractors.h View 1 1 chunk +6 lines, -0 lines 0 comments Download
M tools/gn/value_extractors.cc View 1 1 chunk +9 lines, -0 lines 0 comments Download
M tools/gn/variables.h View 1 chunk +4 lines, -0 lines 0 comments Download
M tools/gn/variables.cc View 1 2 chunks +33 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
koz (OOO until 15th September)
7 years, 1 month ago (2013-11-01 04:18:59 UTC) #1
brettw
LGTM! https://codereview.chromium.org/55633002/diff/1/tools/gn/ninja_script_target_writer.cc File tools/gn/ninja_script_target_writer.cc (right): https://codereview.chromium.org/55633002/diff/1/tools/gn/ninja_script_target_writer.cc#newcode39 tools/gn/ninja_script_target_writer.cc:39: out_ << "build "; I've been standardizing on ...
7 years, 1 month ago (2013-11-04 05:22:14 UTC) #2
koz (OOO until 15th September)
Thanks, Brett! https://codereview.chromium.org/55633002/diff/1/tools/gn/ninja_script_target_writer.cc File tools/gn/ninja_script_target_writer.cc (right): https://codereview.chromium.org/55633002/diff/1/tools/gn/ninja_script_target_writer.cc#newcode39 tools/gn/ninja_script_target_writer.cc:39: out_ << "build "; On 2013/11/04 05:22:14, ...
7 years, 1 month ago (2013-11-06 07:29:10 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/55633002/80001
7 years, 1 month ago (2013-11-06 07:32:15 UTC) #4
commit-bot: I haz the power
Retried try job too often on linux_aura for step(s) browser_tests http://build.chromium.org/p/tryserver.chromium/buildstatus?builder=linux_aura&number=94716
7 years, 1 month ago (2013-11-06 10:59:31 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/koz@chromium.org/55633002/80001
7 years, 1 month ago (2013-11-06 23:10:22 UTC) #6
commit-bot: I haz the power
7 years, 1 month ago (2013-11-07 00:31:38 UTC) #7
Message was sent while issue was closed.
Change committed as 233435

Powered by Google App Engine
This is Rietveld 408576698