diff options
author | Tom Scogland <scogland1@llnl.gov> | 2016-04-29 10:21:55 -0700 |
---|---|---|
committer | Tom Scogland <scogland1@llnl.gov> | 2016-05-16 08:08:40 -0700 |
commit | 4acdfeae61d278ecf682adee1b9842d58ce3035a (patch) | |
tree | 3ce57fc15891796922588ef2729c44d6f949f7c5 /.gitignore | |
parent | 53df9fbb4fa8938646e4fb3d4728f4cc5499c8a5 (diff) | |
download | spack-4acdfeae61d278ecf682adee1b9842d58ce3035a.tar.gz spack-4acdfeae61d278ecf682adee1b9842d58ce3035a.tar.bz2 spack-4acdfeae61d278ecf682adee1b9842d58ce3035a.tar.xz spack-4acdfeae61d278ecf682adee1b9842d58ce3035a.zip |
track whether a package was installed "explicitly"
Adds a new attribute in the database to track whether a package was
installed explicitly or not, where explicitly is the user running `spack
install <package>` and implicitly is it being installed as a dependency.
It also adds arguments to `spack find` to find these packages such that
it should be possible to query the packages that were installed
implicitly and are not currently depended upon any longer.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions