spack/lib/spack
Todd Gamblin c7a789e2d6 Add --show-log-on-error option to spack install
- converted `log_path` and `env_path` to properties of PackageBase.

- InstallErrors in build_environment are now annotated with the package
  that caused them, in the 'pkg' attribute.

- Add `--show-log-on-error` option to `spack install` that catches
  InstallErrors and prints the log to stderr if it exists.

Note that adding a reference to the Pakcage allows a lot of stuff
currently handled by do_install() and build_environment to be handled
externally.
2017-09-17 18:52:25 -07:00
..
docs Bootstrap environment-modules 2017-09-08 10:15:06 -07:00
env Update copyright notices for 2017 (#5295) 2017-09-06 17:44:16 -10:00
external Update copyright notices for 2017 (#5295) 2017-09-06 17:44:16 -10:00
llnl Fix name detection in HeaderList and LibraryList (#5118) 2017-09-09 22:22:56 +02:00
spack Add --show-log-on-error option to spack install 2017-09-17 18:52:25 -07:00