aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildeventstream/proto
Commit message (Expand)AuthorAge
* BEP: Report test warningsGravatar aehlig2017-07-10
* BEP: Positively identify the last messageGravatar Klaus Aehlig2017-07-10
* Also provide the configuration id of executed actionsGravatar Klaus Aehlig2017-07-05
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* Add InvocationPolicy to BEP message OptionsParsed.Gravatar ccalvarin2017-06-20
* protobuf: Use bazel's native java_proto_library rules.Gravatar Jakob Buchgraber2017-06-06
* BEP: report visibility errorsGravatar Klaus Aehlig2017-06-01
* BEP: also report make variablesGravatar Klaus Aehlig2017-05-29
* BEP: explicitly mark the important outputs as deprecatedGravatar aehlig2017-05-23
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* BEP: extend the proto definition to support configurationsGravatar Klaus Aehlig2017-05-05
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* BuildEventStreamer: support also providing stdout/stderrGravatar Klaus Aehlig2017-05-02
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* BEP: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* BEP: clean up no longer needed field in OutputGroupGravatar Klaus Aehlig2017-04-12
* 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
* Fix spelling of millisGravatar Klaus Aehlig2017-02-21
* BEP: Provide more useful data in TestResult events Gravatar Klaus Aehlig2017-02-10
* 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
* 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
* Fix visibility of proto srcsGravatar Klaus Aehlig2016-09-27
* Add basic protocol buffer for the build event protocolGravatar Klaus Aehlig2016-09-27