index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
analysis
/
AbstractConfiguredTarget.java
Commit message (
Expand
)
Author
Age
*
Refactor implementation of native and Skylark declared providers.
Dmitry Lomov
2017-03-03
*
Remove ctx.aspect_id and Target.aspect_ids.
Dmitry Lomov
2017-02-23
*
Add 'aspect_id' for to identify aspects that has been applied to the target.
Dmitry Lomov
2016-12-05
*
Provide AspectDescriptor to ConfiguredAspect.
Dmitry Lomov
2016-11-29
*
Supported "in" operator for all SkylarkIndexable objects.
Vladimir Moskva
2016-10-07
*
Change allowedRuleClasses/mandatoryProviders semantics to "either-or" instead...
Dmitry Lomov
2016-10-07
*
Implemented declared providers interface #1727
Vladimir Moskva
2016-09-21
*
Add a specialized TransitiveInfoProviderMap to map TransitiveInfoProviders by...
Googler
2016-09-19
*
Typo fixes in markdown and javadoc as suggested by intellij typo inspection.
Googler
2016-07-27
*
Rationalize copyright headers
Damien Martin-Guillerez
2015-09-25
*
Move Label from the lib.syntax to the lib.cmdline package so that:
Lukacs Berki
2015-09-21
*
Refactoring: Replaced redundant strings.
Florian Weikert
2015-07-27
*
Skylark: Expose runfiles provider to targets
Laurent Le Brun
2015-06-23
*
Some cleanup changes.
Ulf Adams
2015-03-05
*
Update from Google.
Han-Wen Nienhuys
2015-02-25