bazelbuild/bazel

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

Open

#2351 aperta il 9 gen 2017

Vedi su GitHub
 (11 commenti) (10 reazioni) (0 assegnatari)Java (4465 fork)batch import
P3help wantednot staleteam-OSStype: feature request

Metriche repository

Star
 (25.384 star)
Metriche merge PR
 (Merge medio 22g 20h) (77 PR mergiate in 30 g)

Descrizione

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.

Guida contributor