diff options
author | Colin Cross <ccross@android.com> | 2020-11-24 13:07:27 -0800 |
---|---|---|
committer | Colin Cross <ccross@android.com> | 2020-11-24 15:05:28 -0800 |
commit | 3ea4eb8d35ff5a4477fbd45416d77fa5ae50ede0 (patch) | |
tree | 6d1656eadcb94547c3dcd4d70199270d0edaec30 /python/python.go | |
parent | 38214f5ac5c842817772feae0567024ae57b061e (diff) |
Use a unique depfile for each gensrcs command
gensrcs modules run the same command once for each input file to
produce each output file. Each command needs its own depfile instead
of reusing one per shard. The depfiles will be merged together
by RuleBuilder into one depfile per shard.
Test: TestGenSrcs
Change-Id: Iaf4f2cf9f5592c20e32944ddf34e0a61aff17ba8
Diffstat (limited to 'python/python.go')
0 files changed, 0 insertions, 0 deletions