aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/analysis/Runfiles.java
Commit message (Expand)AuthorAge
* Reorganize Skylark Reference documentation.Gravatar Dmitry Lomov2016-06-29
* 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
* Create runfiles at both .runfiles/ws/external/repo and .runfiles/repoGravatar Kristina Chodorow2016-04-26
* Add a --legacy_external_runfiles optionGravatar Kristina Chodorow2016-04-25
* Make suffix a PathFragmentGravatar Kristina Chodorow2016-04-22
* Automated [] rollback of commit 857cda2c45a5cc68c3fa398311c48c571a64915d and ...Gravatar Damien Martin-Guillerez2016-04-22
* Make source manifest caching catch external runfile changesGravatar Kristina Chodorow2016-04-21
* Clean up the runfiles / files-to-run related code a bit.Gravatar Ulf Adams2016-04-21
* Refactor the Event class; always construct through static methods.Gravatar Ulf Adams2016-04-21
* Move the runfiles for external repositories to under the x.runfiles/ directoryGravatar Kristina Chodorow2016-04-20
* Expose __init__.py filenames to SkylarkGravatar Brian Silverman2016-04-15
* Expose runfiles symlink functionality in SkylarkGravatar Googler2016-03-11
* Detect and warn about runfiles conflicts.Gravatar Googler2016-03-08
* Move annotation classes used for referencing framework Java classes from Skyl...Gravatar John Field2015-12-16
* Use Bazel Preconditions variant which avoids varargs array creationGravatar Mark Schaller2015-12-10
* Close some streams that we didn'tGravatar Miguel Alcon Pinto2015-11-05
* Add ctor commentGravatar Kristina Chodorow2015-10-27
* 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