DescriptionReland of GN(Android): Stop specifying depfile under outputs
Previous attempt:
https://codereview.chromium.org/2318673003/ )
Reason for reland:
Now creates depfile parent directory
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.
TBR=michaelbai@chromium.org,dpranke@chromium.org,lushnikov@chromium.org
BUG=639042
Committed: https://crrev.com/daef66ba0e2326d524e6429afdbb282b750c0ecc
Cr-Commit-Position: refs/heads/master@{#416930}
Patch Set 1 #Patch Set 2 : Create depfile parent directory when it doesn't exist #
Messages
Total messages: 13 (8 generated)
|