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

Issue 265703008: Support deps for actions in GN. (Closed)

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

Description

Support deps for actions in GN. Previously GN did not write out any ninja code for deps and datadeps. This patch adds that and also documentation for how deps work for actions. R=scottmg@chromium.org Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=267945

Patch Set 1 #

Patch Set 2 : action #

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+89 lines, -15 lines) Patch
M tools/gn/functions_target.cc View 1 5 chunks +20 lines, -0 lines 0 comments Download
M tools/gn/ninja_action_target_writer.cc View 1 2 chunks +23 lines, -1 line 0 comments Download
M tools/gn/ninja_action_target_writer_unittest.cc View 1 5 chunks +20 lines, -4 lines 0 comments Download
M tools/gn/ninja_binary_target_writer.cc View 1 1 chunk +2 lines, -1 line 0 comments Download
M tools/gn/ninja_target_writer.h View 1 chunk +4 lines, -2 lines 0 comments Download
M tools/gn/ninja_target_writer.cc View 1 2 chunks +11 lines, -2 lines 0 comments Download
M tools/gn/ninja_target_writer_unittest.cc View 1 4 chunks +9 lines, -5 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
brettw
6 years, 7 months ago (2014-05-01 21:05:53 UTC) #1
scottmg
lgtm
6 years, 7 months ago (2014-05-01 21:44:24 UTC) #2
brettw
6 years, 7 months ago (2014-05-02 22:37:39 UTC) #3
Message was sent while issue was closed.
Committed patchset #3 manually as r267945 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698