bazelbuild/bazel
在 GitHub 查看Add option to create bazel symlinks using relative paths (instead of absolute)
Open
#2,351 建立於 2017年1月9日
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.