spack/var/spack/repos/builtin/packages/arpack-ng
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
..
make_install.patch arpack-ng: add 3.4.0 with cmake build 2016-07-06 12:59:42 +02:00
package.py New interface for passing build information among specs (#1875) 2017-03-02 10:01:29 -08:00
parpack_cmake.patch arpack-ng: fix corrupted parpack_cmake.patch 2016-07-06 13:42:59 +02:00
pdlamch10.patch arpack: add a patch for 3.3 2016-03-22 09:24:15 +01:00