bazelbuild/bazel

Add option to create bazel symlinks using relative paths (instead of absolute)

Open

#2,351 建立於 2017年1月9日

在 GitHub 查看
 (11 留言) (10 反應) (0 負責人)Java (4,465 fork)batch import
P3help wantednot staleteam-OSStype: feature request

倉庫指標

Star
 (25,384 star)
PR 合併指標
 (平均合併 22天 20小時) (30 天內合併 77 個 PR)

描述

It'd be nice if the set of symlinks created by bazel (i.e. bazel-bin, bazel-genfiles, etc) had to option to use relative paths instead of absolute paths. In our case, this makes it easier to work off an NFS export and use OS-native tools on the files in that export.

貢獻者指南