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.