aboutsummaryrefslogtreecommitdiffstats
path: root/genrule/filegroup.go
Commit message (Expand)AuthorAgeFilesLines
* Fix the flaky build breakage for droiddoc target.Nan Zhang2018-03-281-1/+1
* Revert "Revert "Support filegroup in exclude_srcs""Nan Zhang2018-02-151-0/+1
* Revert "Support filegroup in exclude_srcs"Tobias Thierer2018-02-091-1/+0
* Support filegroup in exclude_srcsNan Zhang2018-02-071-0/+1
* Change bool, and string properties to *bool, and *string for java,Nan Zhang2017-11-081-4/+4
* Allow exporting filegroups to makeColin Cross2017-09-181-0/+28
* Refactor factoriesColin Cross2017-06-301-5/+4
* Use a minimal set of mutators, module types, and singletons for testsColin Cross2017-03-161-2/+2
* Support data properties for test binariesColin Cross2017-02-021-1/+7
* Support filegroupsColin Cross2016-12-171-0/+61