aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/FileConfiguredTarget.java
Commit message (Expand)AuthorAge
* Better names for declared providers-related classes.Gravatar dslomov2017-08-01
* Use the same data structure for native and Skylark providers.Gravatar dslomov2017-07-05
* Do not access SkylarkProviders anywhere outside of ConfiguredTarget implement...Gravatar dslomov2017-05-16
* Make TransitiveInfoProviderMap an interface.Gravatar Googler2017-05-04
* Do not put OutputGroupProvider into SkylarkProviders.Gravatar dslomov2017-05-03
* Fix memory regression introduced by default providersGravatar vladmos2017-04-13
* Used 'DefaultInfo' instead of `ctx.default_provider`.Gravatar dslomov2017-04-12
* Implement default providerGravatar vladmos2017-04-11
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...Gravatar Dmitry Lomov2016-10-07
* Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...Gravatar Googler2016-09-19
* Make aspects work through bind(). Gravatar Lukacs Berki2016-04-22
* Remove FileProvider.label.Gravatar Ulf Adams2016-04-22
* Remove FilesToRunProvider.label.Gravatar Ulf Adams2016-04-22
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* A minor refactoring in FileConfiguredTarget.Gravatar Lukacs Berki2015-04-24
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25