bazelbuild/bazel

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

Open

#2,351 opened on 2017年1月9日

GitHub で見る
 (11 comments) (10 reactions) (0 assignees)Java (4,465 forks)batch import
P3help wantednot staleteam-OSStype: feature request

Repository metrics

Stars
 (25,384 stars)
PR merge metrics
 (平均マージ 22d 20h) (30d で 77 merged PRs)

説明

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.

コントリビューターガイド