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: Show protocol upload in the UI
buchgr
2017-04-24
*
BEP: Temporarily readd default outputs for targets
Klaus Aehlig
2017-04-24
*
Split out option usage restriction from option category.
ccalvarin
2017-04-18
*
BEP: report shard and numbers 1-based
Klaus Aehlig
2017-04-14
*
BEP: for local transports optionally drop path conversion
Klaus Aehlig
2017-04-13
*
BuildEvent: reflect generic converter property also in interface variables
Klaus Aehlig
2017-04-13
*
BEP: clean up no longer needed field in OutputGroup
Klaus Aehlig
2017-04-12
*
BEP: Extend infrastructure to allow reporting artifacts only once
Klaus Aehlig
2017-04-07
*
BEP: Improve the BuildEventTransport interface.
buchgr
2017-04-07
*
BEP: provide events a generic converter class
aehlig
2017-04-04
*
BEP: Extend the protocol to support named sets of files
aehlig
2017-04-03
*
Also report starting times of test actions
aehlig
2017-03-31
*
BEP: Unconditionally report ExtraActions
Klaus Aehlig
2017-03-28
*
BEP: Also report options
Klaus Aehlig
2017-03-27
*
BEP: Use TestStatus enum to report the status of a TestResult
Jakob Buchgraber
2017-03-23
*
Add a BuildEvent capable of storing the original command line
Klaus Aehlig
2017-03-21
*
BEP: Indicate caching status in TestResult
Klaus Aehlig
2017-03-20
*
Make AspectCompleteEvent an instance of BuildEvent
Klaus Aehlig
2017-03-16
*
BEP: provide timing information for tests
Klaus Aehlig
2017-03-09
*
BEP: Make TestSummary provide the overall status
Klaus Aehlig
2017-03-06
*
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