aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool/SymlinkForest.java
Commit message (Expand)AuthorAge
* Fix usages of PathFragment segments that will become inefficient.Gravatar tomlu2018-01-19
* Hoist "continue" statement outside of inner loop.Gravatar nharmata2018-01-19
* Introduce Root class.Gravatar tomlu2018-01-17
* Replace all usages of Blaze's Preconditions class with guava.Gravatar tomlu2017-11-09
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Automated conversion to Java 8Gravatar laurentlb2017-06-30
* Remove workspace tree under correct nameGravatar kchodorow2017-05-26
* Rollback of commit 4b73e972d909bcd533f2f9940f95a00b9b73bdde.Gravatar Dmitry Lomov2017-02-17
* Roll forward execroot changeGravatar Kristina Chodorow2017-02-16
* Rollback of commit 82d43279f93d95e4c41b4bc598a3cc05ddd1ae1a.Gravatar Laszlo Csomor2016-09-21
* Change execution root for external repositories to be ../repoGravatar Kristina Chodorow2016-09-20
* Make the code that is using execRoot paths use execRoot pathsGravatar Kristina Chodorow2016-09-09
* Rename some PackageId and RepositoryName fields/methods in prep for deep exec...Gravatar Kristina Chodorow2016-07-28
* Create a symlink with the right workspace name under the execrootGravatar Kristina Chodorow2016-07-22
* Make execution root symlink builder handle PackageIdentifiersGravatar Kristina Chodorow2016-06-23
* Move execroot tree creation to its own classGravatar Kristina Chodorow2016-06-21
* 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