aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/repository/Bind.java
Commit message (Expand)AuthorAge
* Expose an actions provider on RuleConfiguredTarget instances.Gravatar cparsons2018-03-06
* Refactor the representation of a collection of package specificationsGravatar cushon2017-11-15
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* Move RuleConfiguredTargetFactory to lib.analysisGravatar ulfjack2017-08-07
* Move AliasProvider to lib.analysisGravatar ulfjack2017-08-07
* Clean up string representations for configured targetsGravatar vladmos2017-07-07
* Fix private visibility for aliased targets. Gravatar Lukacs Berki2016-12-06
* Allow use of Exceptions to exit early out of configured-target creation, inst...Gravatar Chris Parsons2016-05-24
* Make alias targets keep their own configuration.Gravatar Lukacs Berki2016-05-23
* Add an "alias" rule.Gravatar Lukacs Berki2016-05-10
* Make aspects work through bind(). Gravatar Lukacs Berki2016-04-22
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30