bazelbuild/bazel
Auf GitHub ansehenAdd option to create bazel symlinks using relative paths (instead of absolute)
Open
#2.351 geöffnet am 9. Jan. 2017
P3help wantednot staleteam-OSStype: feature request
Repository-Metriken
- Stars
- (25.384 Stars)
- PR-Merge-Metriken
- (Durchschn. Merge 22T 20h) (77 gemergte PRs in 30 T)
Beschreibung
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.