spack/lib/spack
Patrick Gartung 047c95aa8d
buildcache: do one less tar file extraction
The buildcache is now extracted in a temporary folder within the current store,
moved to its final place and relocated. 

"spack clean -s" has been extended to also clean the temporary extraction directory.

Add hardlinks with absolute paths for libraries in the corge, garply and quux packages
to detect incorrect handling of hardlinks in tests.
2021-10-13 17:38:29 +02:00
..
docs Add missing spack command in basic usage tutorial (#26646) 2021-10-12 19:23:53 +02:00
env cc: make error messages more clear 2021-10-04 18:30:19 -07:00
external Avoid quadratic complexity in log parser (#26568) 2021-10-12 00:05:11 -07:00
llnl installer: Support showing status information in terminal title (#16259) 2021-10-11 17:54:59 +02:00
spack buildcache: do one less tar file extraction 2021-10-13 17:38:29 +02:00