aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/ActionExecutedEvent.java
Commit message (Expand)AuthorAge
* Pass a path to ActionExecutedEvent that is resolved via ActionExecutionContext.Gravatar tomlu2018-08-01
* Omit parts of BEP events (like stdout, stderr) when the associated artifact u...Gravatar tomlu2018-07-11
* Include more information about build events' referenced local files.Gravatar tomlu2018-07-04
* Add a mechanism for build event protocol events to upload filesGravatar ulfjack2018-06-15
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Remove EventBus from SkyframeActionExecutorGravatar ulfjack2018-01-16
* BEP: add commandline for reported actionsGravatar Klaus Aehlig2017-11-10
* BEP: also report the mnemonic of reported actionsGravatar Klaus Aehlig2017-11-09
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Set a bit in ActionExecutedEvent indicating if a failure occurred before the ...Gravatar janakr2017-08-11
* BEP ActionExecuted: fix typoGravatar Klaus Aehlig2017-07-27
* Add configuration and target label to ActionCompletedId.Gravatar Eduardo Colaco2017-07-27
* BEP: Report configuration for all actionsGravatar Klaus Aehlig2017-07-14
* Also provide the configuration id of executed actionsGravatar Klaus Aehlig2017-07-05
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* BEP: Unconditionally report ExtraActions Gravatar Klaus Aehlig2017-03-28
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25