spack/lib/spack
Massimiliano Culpo 373b3d2444 Packages must be added to DB to be considered installed (#8038)
Fixes #8036

Before this PR Package.installed was returning True if the spec prefix
existed, without checking the DB. This is wrong for external packages,
whose prefix exists before being registered into the DB. Now the property
checks for both the prefix and a DB entry.
2018-07-17 11:43:30 -07:00
..
docs Add documentation on build systems (#5015) 2018-07-17 11:28:38 -07:00
env Add ccache support (#3761) 2018-07-09 14:06:10 -07:00
external pytest: add _pytest/_version.py and LICENSE 2018-06-20 14:35:10 -05:00
llnl locks: improve errors and permission checking 2018-07-12 19:59:53 +02:00
spack Packages must be added to DB to be considered installed (#8038) 2018-07-17 11:43:30 -07:00