aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/BuildEventStreamer.java
Commit message (Expand)AuthorAge
* BEP: Correctly report test exit code.Gravatar buchgr2017-05-30
* BES: Capture stdout/stderr.Gravatar buchgr2017-05-30
* BEP: send stdout/stderr in smaller chunksGravatar Klaus Aehlig2017-05-11
* BEP: Provide infrastructure to report configurationsGravatar Klaus Aehlig2017-05-08
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Automated g4 rollback of commit d9fea57268ff01c001fbcbdc2bd057c86c362e6f.Gravatar buchgr2017-04-25
* Automated g4 rollback of commit 3d596d63f883fff56001ed7b2e5cf51dba45f082.Gravatar ajmichael2017-04-25
* BEP: Show protocol upload in the UIGravatar buchgr2017-04-24
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* BuildEventStreamer: fix handling of postedEvents Gravatar Klaus Aehlig2017-03-21
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Support ordering constraints on build eventsGravatar Klaus Aehlig2016-11-21
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Add a build-event streamer classGravatar Klaus Aehlig2016-10-04