index
:
bazel
master
a fast, scalable, multi-language and extensible build system
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
main
/
java
/
com
/
google
/
devtools
/
build
/
lib
/
buildeventstream
Commit message (
Expand
)
Author
Age
*
BEP: Report pattern expansion failures
Klaus Aehlig
2017-03-01
*
BEP: Add BuildFinished event.
Jakob Buchgraber
2017-02-28
*
BEP: Add tags and output files to TargetComplete event
Jakob Buchgraber
2017-02-28
*
Declare all BuildEvents as Postable
Klaus Aehlig
2017-02-21
*
Fix spelling of millis
Klaus Aehlig
2017-02-21
*
BEP: Provide more useful data in TestResult events
Klaus Aehlig
2017-02-10
*
Use //third_party/protobuf:protobuf_java instead of //third_party/protobuf:pr...
Carmi Grushko
2017-02-09
*
Also report about individual attempts in a test
Klaus Aehlig
2017-02-03
*
Also report individual test results via BEP
Klaus Aehlig
2017-02-02
*
Support mapping of Paths to URIs
Klaus Aehlig
2017-01-18
*
Support ordering constraints on build events
Klaus Aehlig
2016-11-21
*
Writes a machine readable representation of BuildEvents to a file (varint del...
Eduardo Colaco
2016-11-03
*
Also provide test summaries in the build-event stream
Klaus Aehlig
2016-11-02
*
Report completion of a target together with failed actions
Klaus Aehlig
2016-10-27
*
Create a distribution artifact
Klaus Aehlig
2016-10-24
*
Post the expansion of a target pattern on the event stream
Klaus Aehlig
2016-10-10
*
Show the starting of the build in the build event stream
Klaus Aehlig
2016-10-07
*
Add type annotation for the benefit of java 7
Klaus Aehlig
2016-09-30
*
Add infrastructural build events
Klaus Aehlig
2016-09-30
*
Add a BuildEventTransport writing text-format protos
Klaus Aehlig
2016-09-29
*
Add interfaces for the build event protocol
Klaus Aehlig
2016-09-28
*
Fix visibility of proto srcs
Klaus Aehlig
2016-09-27
*
Add basic protocol buffer for the build event protocol
Klaus Aehlig
2016-09-27