spack/lib/spack
Todd Gamblin aff0e8b592 architecture: make it easier to get a Spec for the default arch
- [x] Make it easier to get a `Spec` with a proper `ArchSpec` from an
      `Arch` object via new `Arch.to_spec()` method.

- [x] Pull `spack.architecture.default_arch()` out of
      `spack.architecture.sys_type()` so we can get an `Arch` instead of
      a string.
2020-08-12 23:58:10 -07:00
..
docs Fix indentation in containerize example (#17228) 2020-06-29 08:58:51 +02:00
env compiler wrappers: don't override -isystem with -I (#16077) 2020-04-21 13:56:50 -07:00
external Vendoring: remove dependency on Setuptools from vendored pytest (#15612) 2020-03-23 16:55:07 -07:00
llnl Reduce output verbosity with debug levels (#17546) 2020-07-23 13:59:12 -07:00
spack architecture: make it easier to get a Spec for the default arch 2020-08-12 23:58:10 -07:00