aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/filegroup
Commit message (Expand)AuthorAge
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Deletes CODEC fields now that they are no longer needed.Gravatar shahan2018-02-28
* Tag for classes with @AutoCodec.Gravatar mjhalupka2018-02-15
* Rename OutputGroupProvider -> OutputGroupInfo.Gravatar dslomov2017-12-14
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Implement OutputGroupInfo provider.Gravatar dslomov2017-05-03
* Avoid materializing the nested set for filegroup srcsGravatar Liam Miller-Cushon2017-01-13
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Filegroups can optionally export sources from a given output group.Gravatar Cal Peyser2016-06-23
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Add a --legacy_external_runfiles optionGravatar Kristina Chodorow2016-04-25
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Add a convenience method to InstrumentedFilesCollector.Gravatar Ulf Adams2015-08-31
* Set the workspace suffix for runfilesGravatar Kristina Chodorow2015-08-13
* Fix filegroup paths to work with external repositoriesGravatar Liam Miller-Cushon2015-05-07
* BazelFilegroupRule is documented.Gravatar Googler2015-03-11
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25