aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/actions/PackageRootResolver.java
Commit message (Expand)AuthorAge
* Remove all callers of ArtifactRoot.asSourcePath from production code besides ...Gravatar janakr2018-04-11
* Rename Root to ArtifactRoot.Gravatar tomlu2018-01-16
* Rewrite repository lookup to return a failed value rather than throwGravatar ulfjack2017-04-20
* Allow Skyframe graph lookups and value retrievals to throw InterruptedException.Gravatar Janak Ramakrishnan2016-08-16
* Allow PackageRootResolver to take in directories for findPackageRoots().Gravatar Alex Humesky2016-03-18
* When getting package roots for exec paths, don't start with the file, which i...Gravatar Janak Ramakrishnan2015-11-13
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Handle exceptions encountered resolving packages during the execution phaseGravatar Michajlo Matijkiw2015-06-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25