aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/TargetCompleteEvent.java
Commit message (Expand)AuthorAge
* Simplify root relative path calculation.Gravatar tomlu2018-01-12
* Move TargetCompleteEvent generation to the CompletionFunctionGravatar ulfjack2017-12-22
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Refactor ConfiguredAttributeMapper to lib/packages from lib/analysis.Gravatar cparsons2017-10-11
* BEP: correctly report AliasConfiguredTargetsGravatar Klaus Aehlig2017-09-29
* BEP: also report baseline coverageGravatar Klaus Aehlig2017-09-27
* Move RuleConfiguredTarget to lib.analysis.configuredtargets.Gravatar gregce2017-09-19
* BEP: move configuration-independent information to TargetConfigured eventGravatar Klaus Aehlig2017-08-11
* Move core test classes to lib.analysis.testGravatar ulfjack2017-08-11
* BuildEventWithConfiguration: represent configurations as BuildEventGravatar Klaus Aehlig2017-07-11
* BEP: Gracefully handle null configurationsGravatar Klaus Aehlig2017-06-28
* BEP: also report test sizesGravatar Klaus Aehlig2017-06-28
* BEP: use full relative path as file nameGravatar Klaus Aehlig2017-06-09
* BEP: Also report the configuration in testGravatar Klaus Aehlig2017-05-09
* BEP: report configurations for targetsGravatar Klaus Aehlig2017-05-09
* BEP: Also show the rule for each targetGravatar Klaus Aehlig2017-04-28
* BEP: Temporarily readd default outputs for targetsGravatar Klaus Aehlig2017-04-24
* Make TargetCompleteEvent declare its artifact groupsGravatar Klaus Aehlig2017-04-11
* BEP: provide events a generic converter classGravatar aehlig2017-04-04
* BEP: Add tags and output files to TargetComplete event Gravatar Jakob Buchgraber2017-02-28
* Also report individual test results via BEP Gravatar Klaus Aehlig2017-02-02
* Support mapping of Paths to URIsGravatar Klaus Aehlig2017-01-18
* Only announce test summaries in BEP if expectedGravatar Klaus Aehlig2016-11-30
* Declare order constraint in BEPGravatar Klaus Aehlig2016-11-23
* Also provide test summaries in the build-event streamGravatar Klaus Aehlig2016-11-02
* Report completion of a target together with failed actionsGravatar Klaus Aehlig2016-10-27
* Add a new concept of failure causesGravatar Klaus Aehlig2016-10-25
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move Label from the lib.syntax to the lib.cmdline package so that:Gravatar Lukacs Berki2015-09-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25