aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool/BuildResult.java
Commit message (Expand)AuthorAge
* Fixed a problem with wrong test statuses when using notest_keep_going (especi...Gravatar Florian Weikert2016-03-11
* Don't report targets as broken when they were actually skipped because of no...Gravatar Florian Weikert2016-02-25
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Simplify BuildView construction and store configurations in the build result.Gravatar Ulf Adams2015-09-17
* Replaced other occurrences of Objects#toStringHelper with MoreObjects#toStrin...Gravatar Googler2015-07-17
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25