commit | 6e7f0886dbc45d685f0d325b24e3e1c7373d14ba | [log] [tgz] |
---|---|---|
author | Chih-Hung Hsieh <chh@google.com> | Thu Jul 18 14:10:45 2019 -0700 |
committer | Chih-Hung Hsieh <chh@google.com> | Thu Jul 18 14:10:45 2019 -0700 |
tree | a3468b77f3d4f8be10a2c4e5b9c53897d0d3f4af | |
parent | dcb7357220c2a58693a3d1bb278f2bdf3db53ea3 [diff] |
Clean up BUILD rules * Use "_" instead of "-" in target names to match the more common naming style, except the plugin name find-owners. * Use shard_count=4 to speed up findowners_IT_tests. * Use FIND_OWNERS_*_{SRCS,DEPS} to factor out lists of source and dependent files. * Inline the use of PLUGIN_DEPS and MODULE. * No need of tags. Change-Id: I50d348191b5910c6f3343bdd0229b1e381e8741e