aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/rules/repository/NewLocalRepositoryFunction.java
Commit message (Expand)AuthorAge
* Remove the directories field from RepositoryFunction.Gravatar Ulf Adams2016-03-31
* Introduce SkylarkRepositoryModuleGravatar Damien Martin-Guillerez2016-02-17
* Adds a build_file_content attribute to new_git_repository, new_http_archive, andGravatar Alex Humesky2016-02-12
* Make local_repository and new_local_repository work with the limitations of o...Gravatar Lukacs Berki2016-01-26
* Allow relative paths for local_repository()sGravatar Kristina Chodorow2016-01-07
* Simplify the contract of RepositoryFunction to "I am given a Rule and a direc...Gravatar Lukacs Berki2015-12-14
* Refactor external repository support significantly to solve a number of issues.Gravatar Lukacs Berki2015-12-09
* Make external repository implementations not re-fetch things on server restart.Gravatar Lukacs Berki2015-11-25
* Simplify external repository support by removing FileValue from RepositoryVal...Gravatar Lukacs Berki2015-11-25
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30