aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/PackageFunction.java
Commit message (Expand)AuthorAge
* Print an error message when an @foo dep isn't foundGravatar Kristina Chodorow2015-06-17
* Consider pkg in error on any symlink cycle in depsGravatar Mark Schaller2015-06-15
* Remove Path from Location, ParserInputSource and bunch of other low-level cla...Gravatar Lukacs Berki2015-06-12
* Make the PackageFunction cache an actual Cache.Gravatar Eric Fellheimer2015-05-27
* Deleted little-used PackageLoadedEvent.Gravatar Eric Fellheimer2015-05-18
* Allow globs to be used outside of the skyframe package.Gravatar Janak Ramakrishnan2015-05-15
* Remove obsolete comment about labels-crossing-subpackage check happening in l...Gravatar Nathan Harmata2015-03-10
* Some cleanup changes.Gravatar Ulf Adams2015-03-05
* Make Rule know about the name of the workspace it is in.Gravatar Kristina Chodorow2015-03-05
* Use a factory method in ASTFileLookupValue to enforce that the NO_FILE consta...Gravatar Nathan Harmata2015-02-24
* Skylark: enable relative paths in load statements. Only paths with 1 segment ...Gravatar Googler2015-02-09
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25