aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/main/java/com/google/devtools/build/lib/buildtool/OutputDirectoryLinksUtils.java
Commit message (Expand)AuthorAge
* Use single source of truth for symlinks and warn when deleting them.Gravatar mstaib2018-06-14
* Add --print_workspace_in_output_paths_if_needed flag.Gravatar mstaib2018-06-12
* Introduce Root class.Gravatar tomlu2018-01-17
* windows: fix --symlink_prefix=/ throwing exceptionGravatar laszlocsomor2018-01-12
* Use top-level targets' configurations for convenience symlinks.Gravatar mstaib2017-09-15
* Rename all logger instances to "logger" (instead "LOG" or "log").Gravatar lberki2017-09-05
* Automated g4 rollback of commit c4134802dd15d6ef5cca6521f6bf6aac395ee2ad.Gravatar kchodorow2017-05-23
* Refactor all ctor callsites of PathFragment to instead call a static 'create'...Gravatar nharmata2017-04-05
* Automated g4 rollback of commit 1d9e1ac90197b1d3d7b137ba3c1ada67bb9ba31b.Gravatar hlopko2017-04-04
* Symlink output directories to the correct directory nameGravatar kchodorow2017-03-31
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-10
* Rollback of commit 49d97f9bb4dd04ef62198ded7b53b2a8f8c603db.Gravatar Luis Fernando Pino Duque2017-02-10
* Apply --symlink_prefix to the output and exec root symlinks.Gravatar Luis Fernando Pino Duque2017-02-08
* Revert creating a convenience symlink usiing the workspace nameGravatar Kristina Chodorow2016-09-26
* Remove some more occurences of deprecated getExecRoot() callsGravatar Kristina Chodorow2016-09-15
* Add the repository name as a parameter to the output path functionsGravatar Kristina Chodorow2016-08-12
* Replace the occurrences of Constants.PRODUCT_NAME for a call toGravatar Luis Fernando Pino Duque2016-05-23
* Create convenience symlinks before the build so that they are available for i...Gravatar Lukacs Berki2016-01-22
* Create the convenience symlinks only after the build, and only those that poi...Gravatar Lukacs Berki2016-01-21
* Rationalize copyright headersGravatar Damien Martin-Guillerez2015-09-25
* Update from Google.Gravatar Han-Wen Nienhuys2015-02-25