aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/Runfiles.java
Commit message (Expand)AuthorAge
...
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Separate build-specific types and types inherent to Skylark.Gravatar Lukacs Berki2015-09-21
* Always inject the runfiles prefix into the Runfiles.Builder.Gravatar Ulf Adams2015-09-03
* Add a @deprecated annotation to Runfiles#addArtifacts.Gravatar Carmi Grushko2015-08-28
* Set the workspace suffix for runfilesGravatar Kristina Chodorow2015-08-13
* Skylark documentation fixesGravatar Laurent Le Brun2015-07-29
* Allow Skylark to access information about runfiles.Gravatar Brian Silverman2015-06-23
* Add runfiles to metadata caches and make them isFile awareGravatar Michajlo Matijkiw2015-05-26
* Return all mappings in one Map from Runfiles#getRunfilesInputs(...)Gravatar Michajlo Matijkiw2015-05-08
* Become more restrictive around Runfiles#manifestExpanderGravatar Michajlo Matijkiw2015-04-16
* VisibleForTesting cleanup in RunfilesGravatar Michajlo Matijkiw2015-04-16
* remove support for supplying relative root for runfilesGravatar Michajlo Matijkiw2015-03-16
* Make the semantics of runfiles trees saner by always using the entry that com...Gravatar Lukacs Berki2015-03-13
* Remove the unused and weird "omit a random symlink from the runfiles being me...Gravatar Lukacs Berki2015-03-10
* Change the name of the runfiles constantGravatar Kristina Chodorow2015-03-05
* Get runfiles prefix from the WORKSPACE fileGravatar Kristina Chodorow2015-03-05
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25