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

Issue 99463008: Add a --depfile flag that explicitly names the generated depfile. (Closed)

Created:
6 years, 11 months ago by Nico
Modified:
6 years, 11 months ago
CC:
grit-developer_googlegroups.com
Visibility:
Public.

Description

Add a --depfile flag that explicitly names the generated depfile. --depdir stays around, since the base directory of paths in the depfile needs to be specified as well. BUG=chromium:297672 r145

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+21 lines, -19 lines) Patch
M grit/tool/build.py View 1 5 chunks +17 lines, -17 lines 0 comments Download
M grit/tool/build_unittest.py View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Nico
See https://codereview.chromium.org/25683011/#msg11 https://codereview.chromium.org/25683011/#msg12 https://codereview.chromium.org/25683011/#msg13 for the reasoning. Since gyp runs actions from the directory of ...
6 years, 11 months ago (2013-12-31 23:00:41 UTC) #1
Nico
(Oh, and grit_info --inputs outputs all the .py files that grit consists of – should ...
6 years, 11 months ago (2014-01-01 01:47:00 UTC) #2
Jói
https://codereview.chromium.org/99463008/diff/1/grit/tool/build.py File grit/tool/build.py (right): https://codereview.chromium.org/99463008/diff/1/grit/tool/build.py#newcode122 grit/tool/build.py:122: elif key == '--depdir': You're changing this flag from ...
6 years, 11 months ago (2014-01-02 10:45:12 UTC) #3
Jói
Also, I agree it would be more correct to also add all of GRIT's source ...
6 years, 11 months ago (2014-01-02 10:45:38 UTC) #4
koz (OOO until 15th September)
lgtm Your reasoning makes sense and explicit is better than implicit :-) https://codereview.chromium.org/99463008/diff/1/grit/tool/build.py File grit/tool/build.py ...
6 years, 11 months ago (2014-01-05 23:21:58 UTC) #5
Nico
Sorry about being slow to respond to comments. https://codereview.chromium.org/99463008/diff/1/grit/tool/build.py File grit/tool/build.py (right): https://codereview.chromium.org/99463008/diff/1/grit/tool/build.py#newcode122 grit/tool/build.py:122: elif ...
6 years, 11 months ago (2014-01-06 17:48:49 UTC) #6
Nico
6 years, 11 months ago (2014-01-08 00:58:55 UTC) #7
r145

Powered by Google App Engine
This is Rietveld 408576698