aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/TransitiveTargetFunction.java
Commit message (Expand)AuthorAge
* Print an error message when an @foo dep isn't foundGravatar Kristina Chodorow2015-06-17
* Add an entry to TransitiveTargetValue that tracks theGravatar Greg Estren2015-05-27
* Remove direct store of Target from NoSuchTargetException. Instead, just note ...Gravatar Eric Fellheimer2015-04-02
* Clean up an unnecessary field in NoSuchTargetException.Gravatar Eric Fellheimer2015-04-02
* Add support of aspects to the skyframe implementation of query. To keep these...Gravatar Marian Lobur2015-03-25
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25