aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream
Commit message (Expand)AuthorAge
...
* BEP: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* BEP: report shard and numbers 1-basedGravatar Klaus Aehlig2017-04-14
* BEP: for local transports optionally drop path conversionGravatar Klaus Aehlig2017-04-13
* BuildEvent: reflect generic converter property also in interface variablesGravatar Klaus Aehlig2017-04-13
* BEP: clean up no longer needed field in OutputGroupGravatar Klaus Aehlig2017-04-12
* BEP: Extend infrastructure to allow reporting artifacts only onceGravatar Klaus Aehlig2017-04-07
* BEP: Improve the BuildEventTransport interface.Gravatar buchgr2017-04-07
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* BEP: Extend the protocol to support named sets of filesGravatar aehlig2017-04-03
* Also report starting times of test actionsGravatar aehlig2017-03-31
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* BEP: Also report options Gravatar Klaus Aehlig2017-03-27
* BEP: Use TestStatus enum to report the status of a TestResultGravatar Jakob Buchgraber2017-03-23
* Add a BuildEvent capable of storing the original command line Gravatar Klaus Aehlig2017-03-21
* BEP: Indicate caching status in TestResult Gravatar Klaus Aehlig2017-03-20
* Make AspectCompleteEvent an instance of BuildEvent Gravatar Klaus Aehlig2017-03-16
* BEP: provide timing information for tests Gravatar Klaus Aehlig2017-03-09
* BEP: Make TestSummary provide the overall status Gravatar Klaus Aehlig2017-03-06
* BEP: Report pattern expansion failures Gravatar Klaus Aehlig2017-03-01
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* Declare all BuildEvents as Postable Gravatar Klaus Aehlig2017-02-21
* Fix spelling of millisGravatar Klaus Aehlig2017-02-21
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...Gravatar Carmi Grushko2017-02-09
* Also report about individual attempts in a test Gravatar Klaus Aehlig2017-02-03
* Also report individual test results via BEP Gravatar Klaus Aehlig2017-02-02
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* 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
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Create a distribution artifactGravatar Klaus Aehlig2016-10-24
* Post the expansion of a target pattern on the event streamGravatar Klaus Aehlig2016-10-10
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Add type annotation for the benefit of java 7Gravatar Klaus Aehlig2016-09-30
* Add infrastructural build eventsGravatar Klaus Aehlig2016-09-30
* Add a BuildEventTransport writing text-format protosGravatar Klaus Aehlig2016-09-29
* Add interfaces for the build event protocolGravatar Klaus Aehlig2016-09-28
* Fix visibility of proto srcsGravatar Klaus Aehlig2016-09-27
* Add basic protocol buffer for the build event protocolGravatar Klaus Aehlig2016-09-27