aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream/BuildEvent.java
Commit message (Expand)AuthorAge
* Fix TargetCompleteEvent.referencedLocalFilesGravatar ulfjack2018-07-23
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* BuildEvent: reflect generic converter property also in interface variablesGravatar Klaus Aehlig2017-04-13
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* Declare all BuildEvents as Postable Gravatar Klaus Aehlig2017-02-21
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Add interfaces for the build event protocolGravatar Klaus Aehlig2016-09-28