spack/lib/spack
Massimiliano Culpo 554937780b modules: specialized configure_options for external packages (#5543)
closes #5473

Prior to this PR we were not exiting early for external packages, which
caused the `configure_options` property of the contexts to fail with
e.g. a key error because the DAG gets truncated for them. More
importantly Spack configure options don't make any sense for externals.

Now we exit early, and leave a message in the module file clarifying
that this package has been installed outside of Spack.
2017-09-29 09:23:13 -07:00
..
docs update Blas/Lapack section of packaging guide (#5383) 2017-09-20 15:40:20 -07:00
env Update copyright notices for 2017 (#5295) 2017-09-06 17:44:16 -10:00
external Modulefiles generated with a template engine (#3183) 2017-09-19 12:34:20 -07:00
llnl Fix name detection in HeaderList and LibraryList (#5118) 2017-09-09 22:22:56 +02:00
spack modules: specialized configure_options for external packages (#5543) 2017-09-29 09:23:13 -07:00