aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/RecursivePkgFunction.java
Commit message (Expand)AuthorAge
* Do not recurse into the convenience symlinks when evaluating the "//..." targ...Gravatar Lukacs Berki2015-11-20
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Thread the repository name all the way from TargetPatternResolver to Recursiv...Gravatar Lukacs Berki2015-09-22
* Extract RecursiveDirectoryTraversalFunction from RecursivePkgFunctionGravatar Mark Schaller2015-06-30
* Properly handle exceptions that RecursivePkgFunction can encounter, instead o...Gravatar Janak Ramakrishnan2015-06-03
* Teach skyframe about excluded directories, pathsGravatar Mark Schaller2015-05-21
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25