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
/
test
/
shell
/
integration
/
build_event_stream_test.sh
Commit message (
Expand
)
Author
Age
*
Set file uploader in BEP integration test to "local".
tomlu
2018-07-13
*
Remove the legacy loading phase runner
ulfjack
2018-06-08
*
Rewrite TargetPattern failure reporting
ulfjack
2018-06-07
*
Refactor root cause reporting in ConfiguredTargetFunction
ulfjack
2018-05-29
*
BEP: also report the built artifacts in case of a test
Klaus Aehlig
2018-03-26
*
BEP: report analysis failure events
Klaus Aehlig
2018-01-26
*
BEP: make stdout/stderr buffering configurable
Klaus Aehlig
2018-01-11
*
BEP: add a separate id for visibility errors
Klaus Aehlig
2018-01-10
*
BEP: add commandline for reported actions
Klaus Aehlig
2017-11-10
*
BEP: also report the mnemonic of reported actions
Klaus Aehlig
2017-11-09
*
BEP: Add an additional event with tool statistics
aehlig
2017-10-27
*
BEP: correctly report unbuilt targets if --nobuild is given
Klaus Aehlig
2017-10-25
*
BEP: correctly close stream in case of a circular dependency
Klaus Aehlig
2017-10-24
*
BEP: correctly report the cause of unbuilt targets if --noanalyze is given
Klaus Aehlig
2017-10-20
*
Accept command lines from tools invoking Bazel.
ccalvarin
2017-10-18
*
BEP: explicitly report failures associated with a label as such
Klaus Aehlig
2017-10-16
*
Some tests depend on the target pattern evaluation strategy used.
aehlig
2017-10-16
*
Some tests depend on the target pattern evaluation strategy used.
aehlig
2017-10-16
*
Report the structured Bazel command line via the BEP.
ccalvarin
2017-10-10
*
build_event_stream_test: fix usage of ed(1)
Klaus Aehlig
2017-09-29
*
BEP: correctly report AliasConfiguredTargets
Klaus Aehlig
2017-09-29
*
Make build_event_stream_test more portable
aehlig
2017-09-27
*
build_event_stream_test: simplify quoting
Klaus Aehlig
2017-09-18
*
BEP: Upon missing test targets, still generate a finished event
Klaus Aehlig
2017-09-15
*
BEP: always close stream, even if aborted due to missing tests
Klaus Aehlig
2017-09-12
*
BEP: Add TargetConfigured events also for aspects
Klaus Aehlig
2017-09-01
*
BEP: add tool_tag explicitly
Klaus Aehlig
2017-08-30
*
Replace deprecated `set` constructor and its order names in integration tests
vladmos
2017-08-24
*
BEP: Make tags available in TargetConfigured event
Klaus Aehlig
2017-08-14
*
BEP: move configuration-independent information to TargetConfigured event
Klaus Aehlig
2017-08-11
*
BEP: do not generate test summaries for broken tests
Klaus Aehlig
2017-08-02
*
Add configuration and target label to ActionCompletedId.
Eduardo Colaco
2017-07-27
*
BEP: Merge all failures into the Aborted event
Klaus Aehlig
2017-07-24
*
Use new actions API in docs.
Dmitry Lomov
2017-07-21
*
BEP: Report configuration for all actions
Klaus Aehlig
2017-07-14
*
build_event_stream_test: stop daemon before removing files
Klaus Aehlig
2017-07-10
*
Restrict writing build events to a white-listed set of commands
Klaus Aehlig
2017-07-07
*
Make build_event_stream_test more robust
aehlig
2017-07-07
*
Fix JSON expectations
Klaus Aehlig
2017-07-05
*
AspectCompleteEvent: correctly report artifacts for a failed aspect
Klaus Aehlig
2017-07-05
*
Introduce ctx.actions.write in place of ctx.file_action.
dslomov
2017-06-30
*
build_event_stream_test: action listener is still experimental
Klaus Aehlig
2017-06-29
*
Writing build events to a file is no longer experimental
aehlig
2017-06-28
*
BEP: Gracefully handle null configurations
Klaus Aehlig
2017-06-28
*
BEP: also report test sizes
Klaus Aehlig
2017-06-28
*
Add 'ctx.actions' and implement 'ctx.action.declare_file'.
dslomov
2017-06-27
*
BEP: Support longer streams on non building commands
Klaus Aehlig
2017-06-26
*
Make NoBuildEvent an instance of BuildEvent
Klaus Aehlig
2017-06-19
*
Propagate postable events further up
Klaus Aehlig
2017-06-14
*
BEP: report visibility errors
Klaus Aehlig
2017-06-01
[next]