DescriptionPass resources to dependents as zip files instead of directories
This makes all temporary work be done in temporary directories.
This change is particularly helpful for 2 reasons: first, it makes it
more difficult to accidentally include stale, unwanted files during an
incremental build. Second, it is easier to trigger dependent actions
(zip file timestamps should be updated when their contents change, while
the same is not true for directories).
Makes the output of build/java_strings_grd.gypi be a zipfile containing
the resources.
BUG=359249, 375431
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=276226
Patch Set 1 #
Total comments: 12
Patch Set 2 : #
Total comments: 2
Patch Set 3 : this document #
Messages
Total messages: 9 (0 generated)
|