spack/lib/spack
Massimiliano Culpo aa8727f6f9
Move detection logic in its own package (#26119)
The logic to perform detection of already installed
packages has been extracted from cmd/external.py
and put into the spack.detection package.

In this way it can be reused programmatically for
other purposes, like bootstrapping.

The new implementation accounts for cases where the
executables are placed in a subdirectory within <prefix>/bin
2021-09-28 09:05:49 +02:00
..
docs Use gnuconfig package for config file replacement (#26035) 2021-09-27 18:38:14 -04:00
env cc: Use parameter expansion instead of basename (#24509) 2021-09-16 16:25:49 +00:00
external log_parser.py: Find failed test case messages in error logs (#25694) 2021-09-26 10:35:04 +02:00
llnl Fix: --overwrite backs up old install dir, but it gets destroyed anyways (#25583) 2021-08-27 12:41:24 -07:00
spack Move detection logic in its own package (#26119) 2021-09-28 09:05:49 +02:00