aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/runtime/BlazeCommandEventHandler.java
Commit message (Expand)AuthorAge
* Combine prefix event and payload stdout/stderrGravatar Klaus Aehlig2018-08-10
* Replace instances of Blaze with Bazel.Gravatar Dan Fabulich2018-07-05
* Remove categories from Bazel options.Gravatar ccalvarin2018-03-28
* Automatic code cleanup.Gravatar Googler2017-12-14
* Remove extra spaceGravatar Googler2017-11-13
* bazelrc: remove experimental_ui optionsGravatar Klaus Aehlig2017-10-20
* Enable experimental UI by default.Gravatar twerth2017-10-18
* Rewrite all code to use the new Java 8 java.time classes.Gravatar Philipp Wollermann2017-09-05
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Make the print function output debug messagesGravatar vladmos2017-08-11
* Make the @Option annotation depend on the java version of the tagging enums.Gravatar ccalvarin2017-07-18
* Fold OptionUsageRestrictions into OptionDocumentationCategory and OptionMetad...Gravatar ccalvarin2017-07-11
* Automated rollback of commit 458990b0c155130e242117e2bfc5ebfdf787d2e2.Gravatar Googler2017-07-11
* Look at stderr for terminal detection.Gravatar Googler2017-07-10
* Add the default category and tag to all options.Gravatar ccalvarin2017-06-28
* experimental UI: Support limiting consoleGravatar Klaus Aehlig2017-05-23
* Split out option usage restriction from option category.Gravatar ccalvarin2017-04-18
* Writes a machine readable representation of BuildEvents to a file (varint del...Gravatar Eduardo Colaco2016-11-03
* Register the BuildEventStreamerGravatar Klaus Aehlig2016-10-07
* Update bazel's emacs check for 25.1's INSIDE_EMACS move.Gravatar Googler2016-09-01
* Unhide --experimental_ui_actions_shownGravatar Klaus Aehlig2016-06-27
* Document the experimental UI option.Gravatar Ulf Adams2016-06-23
* Add an option for the number of actions shown in the experimental UIGravatar Klaus Aehlig2016-06-21
* Support full logging of handled events in the experimental UIGravatar Klaus Aehlig2016-02-24
* Add an option to enable an experimental UIGravatar Ulf Adams2016-02-24
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Resolve TODO in BlazeCommandEventHandlerGravatar Michajlo Matijkiw2015-08-13
* Log instead of crash report on failure in BlazeCommandEventHandlerGravatar Michajlo Matijkiw2015-08-05
* Send bug report on IOException in BlazeCommandEventHandler instead of ignoringGravatar Michajlo Matijkiw2015-08-04
* Add experimental external event repository progress messages.Gravatar Googler2015-03-23
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25