aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/AbstractConfiguredTarget.java
Commit message (Expand)AuthorAge
* Refactor implementation of native and Skylark declared providers.Gravatar Dmitry Lomov2017-03-03
* Remove ctx.aspect_id and Target.aspect_ids.Gravatar Dmitry Lomov2017-02-23
* Add 'aspect_id' for to identify aspects that has been applied to the target.Gravatar Dmitry Lomov2016-12-05
* Provide AspectDescriptor to ConfiguredAspect.Gravatar Dmitry Lomov2016-11-29
* Supported "in" operator for all SkylarkIndexable objects.Gravatar Vladimir Moskva2016-10-07
* Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...Gravatar Dmitry Lomov2016-10-07
* Implemented declared providers interface #1727Gravatar Vladimir Moskva2016-09-21
* Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...Gravatar Googler2016-09-19
* Typo fixes in markdown and javadoc as suggested by intellij typo inspection.Gravatar Googler2016-07-27
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Refactoring: Replaced redundant strings.Gravatar Florian Weikert2015-07-27
* Skylark: Expose runfiles provider to targetsGravatar Laurent Le Brun2015-06-23
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25