DescriptionGN: change the way we specify dependencies for the patched_sdk target.
Instead of listing all files as inputs in GN script using Python helper we make
patch_sdk.dart generate a depfile that Ninja can use:
https://ninja-build.org/manual.html#_depfile
This prevents breakages when some dependencies are deleted and GN is not rerun.
R=ahe@google.com, kustermann@google.com
BUG=
Committed: https://github.com/dart-lang/sdk/commit/c0c87b0afdad33b5fcb5a9543f7ba6db0ab27da1
Patch Set 1 #
Total comments: 9
Patch Set 2 : Address review comments #
Messages
Total messages: 11 (3 generated)
|