spack/lib/spack
Tamara Dahlgren 73f7301ec4
bugfix: ensure proper dependency handling for package-only installs (#15197)
The distributed build PR (#13100) -- did not check the install status of dependencies when using the `--only package` option so would refuse to install a package with the claim that it had uninstalled dependencies whether that was the case or not.

- [x] add install status checks for the `--only package` case.
- [x] add initial set of tests
2020-03-02 11:16:20 -08:00
..
docs Docs: "spack env" is in the meantime called "spack build-env" (#15233) 2020-02-27 09:13:09 +01:00
env copyright: update copyright dates for 2020 (#14328) 2019-12-30 22:36:56 -08:00
external Fix detection of redhat enterprise compute node (#15253) 2020-02-28 11:27:15 -06:00
llnl Use shutil.copy2 in install_tree (#15058) 2020-02-19 23:09:26 -06:00
spack bugfix: ensure proper dependency handling for package-only installs (#15197) 2020-03-02 11:16:20 -08:00