aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/pkgcache/PathPackageLocator.java
Commit message (Expand)AuthorAge
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Rollback of commit bdfd58a8ca2ed5735d6aaa5b238fb0f689515724.Gravatar Laurent Le Brun2016-06-20
* Make the execution root match the runfiles tree structure for external reposi...Gravatar Kristina Chodorow2016-06-17
* Don't keep packages in the default repository around after loading.Gravatar Brian Silverman2016-03-17
* Parse the workspace name when a repository is loadedGravatar Kristina Chodorow2016-01-29
* Don't treat external files as immutableGravatar Kristina Chodorow2015-12-08
* Move local_repository and new_local_repository from build.lib.bazel to build....Gravatar Lukacs Berki2015-10-30
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Move PackageIdentifier to cmdlineGravatar Kristina Chodorow2015-08-31
* Allow for metadata lookup alongside the existing #prepareAndGet() graph const...Gravatar Eric Fellheimer2015-08-17
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-08
* Rollback of accidentally submitted change.Gravatar Lukacs Berki2015-07-07
* Make globs work in remote repositories.Gravatar Lukacs Berki2015-07-07
* Print an error message when an @foo dep isn't foundGravatar Kristina Chodorow2015-06-17
* Delete low value LOG statementGravatar Mark Schaller2015-03-20
* Remove "obsolete" and "default_obsolete" from the BUILD language.Gravatar Greg Estren2015-03-18
* Mark some data structures used in SkyValues during the loading phase as being...Gravatar Nathan Harmata2015-02-10
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25