aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/AspectCompleteEvent.java
Commit message (Expand)AuthorAge
* Thread a path resolver through target/aspect complete event.Gravatar tomlu2018-08-02
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* AspectCompleteEvent: correctly report artifacts for a failed aspectGravatar Klaus Aehlig2017-07-05
* Make AspectCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* 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
* A prototype implementation of top-level aspects.Gravatar Dmitry Lomov2015-08-20