fce63d3c8f
For implicit dependencies that will be common to all users of a Rule, add a new field 'CommandDeps' to the RuleParam. This is a list of strings to be prepended to the implicit dependencies in each BuildParam. This lets us have the dependencies declared next to where they are used, instead of duplicated in areas that may be far apart. I looked at passing this information down to ninja too, but it only saves us a few percent of ninja file, and requires a modification to the ninja file format. Change-Id: Ifd910dee1506d4e32a76ed06206f853c4caec622 |
||
---|---|---|
.. | ||
bpdoc | ||
minibp | ||
bootstrap.go | ||
cleanup.go | ||
command.go | ||
config.go | ||
doc.go | ||
writedocs.go |