spack/lib/spack
Greg Becker c63c4a048c Binary caching bugfix: symlink relocation (#10073)
Binary caches of packages with absolute symlinks had broken symlinks.
As a stopgap measure, #9747 addressed this by replacing symlinks with
copies of files when creating binary cached packages.

This reverts #9747 and instead, either relative-izes the symlink or
rewrites the target. If the binary cache is created using '--rel' (as
in "spack buildcache create --rel...") then absolute symlinks will be
replaced with relative symlinks (in addition to making RPATHs relative
as before); otherwise they are rewritten (when the binary cache is
unpacked and installed).
2019-01-11 14:52:01 -08:00
..
docs Allow combinatorial projections in views (#9679) 2019-01-09 17:39:35 -08:00
env Armcompiler (#9840) 2019-01-08 16:31:25 -08:00
external copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
llnl copyright: update license headers for 2013-2019 copyright. 2019-01-01 00:44:28 -08:00
spack Binary caching bugfix: symlink relocation (#10073) 2019-01-11 14:52:01 -08:00