DescriptionAdd depfile support to android build scripts
This adds the --depfile option to a bunch of android's build scripts
(the ones used by gn). It also adds a simple function in build_utils to
calculate the paths of the imported python files.
Currently, the written depfiles just contain that list of python files
(which is much more accurate than the way this is handled in gyp).
BUG=359249
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=279546
Patch Set 1 : #
Total comments: 5
Patch Set 2 : #
Total comments: 2
Patch Set 3 : Fix CHROMIUM_SRC constant #Patch Set 4 : #
Messages
Total messages: 11 (0 generated)
|