aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/skyframe/SkylarkImportLookupFunction.java
Commit message (Expand)AuthorAge
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Make load() work in remote repositories too.Gravatar Lukacs Berki2015-08-27
* Skylark: only allow rules that are exportedGravatar Francois-Rene Rideau2015-06-30
* Allow @repo//foo:bar targets in BUILD filesGravatar Kristina Chodorow2015-05-22
* Remove old Skylark Function hierarchyGravatar Francois-Rene Rideau2015-04-23
* Skylark: kill package loading if a Skylark file has errors.Gravatar Googler2015-03-25
* Skylark: the native module is refactored and documented.Gravatar Googler2015-03-24
* 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