aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/skylark/SkylarkRuleConfiguredTargetUtil.java
Commit message (Expand)AuthorAge
* Only allow files created by the same rule as executable outputs of a rule.Gravatar Dmitry Lomov2018-01-22
* Info-related cleanupsGravatar brandjon2018-01-10
* Rename some ClassObject/Provider-related methodsGravatar brandjon2017-12-28
* Refactor Info classGravatar brandjon2017-12-27
* Implement custom executable API.Gravatar dslomov2017-10-24
* Don't set globals in environments that aren't readGravatar brandjon2017-10-23
* Pass SkylarkSemantics through Skyframe instead of the options classGravatar brandjon2017-10-06
* Rename some of native declared providers according to the new naming scheme.Gravatar dslomov2017-08-21
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Move the Skylark rule infrastructure from lib.rules to lib.analysis.skylarkGravatar ulfjack2017-08-09