spack/lib/spack
Massimiliano Culpo ed582cef68 New interface for passing build information among specs (#1875)
- Added a new interface for Specs to pass build information
  - Calls forwarded from Spec to Package are now explicit
  - Added descriptor within Spec to manage forwarding
  - Added state in Spec to maintain query information
  - Modified a few packages (the one involved in spack install pexsi) to showcase changes

- This uses an object wrapper to `spec` to implement the `libs` sub-calls.
  - wrapper is returned from `__getitem__` only if spec is concrete
  - allows packagers to access build information easily
2017-03-02 10:01:29 -08:00
..
docs Fix readline support in spack python (#3132) 2017-02-17 15:58:06 -08:00
env Add support for IBM threaded compilers: xl*_r (#2894) 2017-01-25 16:26:17 -07:00
external Make distro more robust to unreadable files (#3110) 2017-02-10 10:23:04 -08:00
llnl New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
spack New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00