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

Issue 2305283002: GN(Android): Stop specifying depfile under outputs (Closed)

Created:
4 years, 3 months ago by agrieve
Modified:
4 years, 3 months ago
Reviewers:
michaelbai, Dirk Pranke
CC:
chromium-reviews, android-webview-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

GN(Android): Stop specifying depfile under outputs Doing so is unnecessary (GN already knows that depfiles are generated by their target), and causes the unwanted side-effect of changes to .d files triggering rebuilds of dependent targets. BUG=639042 Committed: https://crrev.com/fd47b4e4232b99dfb4044b79eea66a7e6b2c2a64 Cr-Commit-Position: refs/heads/master@{#416710}

Patch Set 1 #

Total comments: 2

Patch Set 2 : add stamp file to copy_ex #

Unified diffs Side-by-side diffs Delta from patch set Stats (+25 lines, -48 lines) Patch
M android_webview/BUILD.gn View 3 chunks +5 lines, -3 lines 0 comments Download
M build/config/android/internal_rules.gni View 1 17 chunks +5 lines, -18 lines 0 comments Download
M build/config/android/rules.gni View 14 chunks +1 line, -14 lines 0 comments Download
M chrome/android/BUILD.gn View 6 chunks +14 lines, -13 lines 0 comments Download

Messages

Total messages: 21 (8 generated)
agrieve
michaelbai for android_webview dpranke for overall change.
4 years, 3 months ago (2016-09-05 00:50:32 UTC) #2
Dirk Pranke
lgtm, except for the one re-use of depfile that I think we should change if ...
4 years, 3 months ago (2016-09-06 01:28:54 UTC) #3
michaelbai
Is android_webview change related to depfile? or it is a clean up.
4 years, 3 months ago (2016-09-06 16:47:46 UTC) #4
agrieve
On 2016/09/06 16:47:46, michaelbai wrote: > Is android_webview change related to depfile? or it is ...
4 years, 3 months ago (2016-09-06 16:51:35 UTC) #5
michaelbai
Thanks LGTM
4 years, 3 months ago (2016-09-06 17:49:29 UTC) #6
agrieve
https://codereview.chromium.org/2305283002/diff/1/build/config/android/internal_rules.gni File build/config/android/internal_rules.gni (right): https://codereview.chromium.org/2305283002/diff/1/build/config/android/internal_rules.gni#newcode391 build/config/android/internal_rules.gni:391: depfile, # Doubles as a stamp file. On 2016/09/06 ...
4 years, 3 months ago (2016-09-06 18:51:47 UTC) #7
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/2305283002/20001
4 years, 3 months ago (2016-09-06 20:30:48 UTC) #14
commit-bot: I haz the power
Committed patchset #2 (id:20001)
4 years, 3 months ago (2016-09-06 20:38:03 UTC) #15
commit-bot: I haz the power
Patchset 2 (id:??) landed as https://crrev.com/fd47b4e4232b99dfb4044b79eea66a7e6b2c2a64 Cr-Commit-Position: refs/heads/master@{#416710}
4 years, 3 months ago (2016-09-06 20:41:22 UTC) #17
Dirk Pranke
lgtm
4 years, 3 months ago (2016-09-06 21:05:05 UTC) #18
lushnikov
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2318673003/ by lushnikov@chromium.org. ...
4 years, 3 months ago (2016-09-06 21:59:34 UTC) #19
agrieve
A revert of this CL (patchset #2 id:20001) has been created in https://codereview.chromium.org/2315993002/ by agrieve@chromium.org. ...
4 years, 3 months ago (2016-09-07 02:25:58 UTC) #20
agrieve
4 years, 3 months ago (2016-09-07 02:27:31 UTC) #21
Message was sent while issue was closed.
On 2016/09/07 02:25:58, agrieve wrote:
> A revert of this CL (patchset #2 id:20001) has been created in
> https://codereview.chromium.org/2315993002/ by mailto:agrieve@chromium.org.
> 
> The reason for reverting is: Will update when fixed..

Whoops, meant to create a reland, not another revert :P. Please disregard.

Powered by Google App Engine
This is Rietveld 408576698