aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool/buildevent
Commit message (Expand)AuthorAge
* Add option to post ProfileStartedEvent containing the profile's path.Gravatar twerth2018-07-31
* Rename BuildEventConverters to BuildEventContextGravatar ulfjack2018-05-17
* Thread configuration map through TestFilteringCompleteEvent. This isn't the m...Gravatar janakr2018-03-27
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* BEP: Add an additional event with tool statisticsGravatar aehlig2017-10-27
* BuildEventStreamer: allow final messagesGravatar aehlig2017-10-26
* BEP: correctly report unbuilt targets if --nobuild is givenGravatar Klaus Aehlig2017-10-25
* BEP: correctly report the cause of unbuilt targets if --noanalyze is givenGravatar Klaus Aehlig2017-10-20
* Accept command lines from tools invoking Bazel.Gravatar ccalvarin2017-10-18
* BEP: link structured command lineGravatar Klaus Aehlig2017-10-16
* Report the structured Bazel command line via the BEP.Gravatar ccalvarin2017-10-10
* Unify buildevnts indicating build completionGravatar Klaus Aehlig2017-09-19
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* Remove Java 7 type inference workarounds and TODOsGravatar brandjon2017-07-12
* BEP: Correctly report test exit code.Gravatar buchgr2017-05-30
* BEP: Add WorkspaceStatusGravatar Klaus Aehlig2017-05-03
* Re-introduce the overall_success field in BEP.Gravatar buchgr2017-04-28
* BEP: Report exit code in BuildCompleteEventGravatar Jakob Buchgraber2017-04-27
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* BEP: Also report options Gravatar Klaus Aehlig2017-03-27
* BEP: Also report the original command line Gravatar Klaus Aehlig2017-03-23
* BEP: Add BuildFinished event. Gravatar Jakob Buchgraber2017-02-28
* Fix spelling of millisGravatar Klaus Aehlig2017-02-21
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Show the starting of the build in the build event streamGravatar Klaus Aehlig2016-10-07
* Post the beginning of the execution phase on the event busGravatar Klaus Aehlig2016-03-04
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Remove an unused parameter.Gravatar Ulf Adams2015-12-04
* Workaround javac 1.7 bugGravatar Dmitry Lomov2015-11-19
* Fixed copy&paste error in javadoc.Gravatar Florian Weikert2015-11-17
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25