aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/TargetPatternsResultBuilder.java
Commit message (Expand)AuthorAge
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* 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
* Stop throwing an exception if a Package was successfully created but contains...Gravatar Janak Ramakrishnan2015-09-17
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Refactoring of SkyframeTargetPatternEvaluator. Now instead of making separate...Gravatar Marian Lobur2015-06-29