spack/lib
Patrick Gartung baafa7ec84
Buildcache creation/extraction use temp tarfile to preserve hardlinks during copy to/from prefix. (#15003)
* Buildcache creation change the way prefix is copied to workdir.
* install_tree copies hardlinked files
* tarfile creates hardlinked files on extraction.
* create a temporary tarfile from prefix and extract it to workdir

* Use temp tarfile to move workdir to prefix to preserve hardlinks instead of copying
2020-02-14 16:10:28 -06:00
..
spack Buildcache creation/extraction use temp tarfile to preserve hardlinks during copy to/from prefix. (#15003) 2020-02-14 16:10:28 -06:00