commit | 6a114caa171970abd8a4c245a4a1831baa3306b0 | [log] [tgz] |
---|---|---|
author | Colin Cross <ccross@android.com> | Fri Apr 24 15:14:48 2015 -0700 |
committer | Colin Cross <ccross@android.com> | Wed Apr 29 14:59:23 2015 -0700 |
tree | 93caaf3c405572e3662e269c95f9e56404aeeed3 | |
parent | 6f23ef6bf3519298960a8bc35bd4ef20b4244d54 [diff] |
Fix globbing bugs Fix two bugs in globbing: check for excludes before globs so that excludes that contain globs are not treated as includes, and remove the Generator attribute from globRule so that the rule reruns if the command line changes, for example if the glob or excludes list changes. Change-Id: I216c0c925eeb00a3814300548c005bcdf64a1f30