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.

贡献者指南