Clone of the official spack repository with modifications for HLRS HAWK
Find a file
Todd Gamblin df0c1134c9 SPACK-14: Bugfix in Spec.normalize()
- Normalize now updates the provider index as it addes package dependencies.
- Fixes problem where this breaks:

  a depends_on mpi
  a depends_on b
  b depends_on mpich

- Packages now restrict the mpi dependency to mpich
2014-01-06 09:25:51 +01:00
bin Start of basic documentation 2013-12-12 04:25:31 -08:00
lib/spack SPACK-14: Bugfix in Spec.normalize() 2014-01-06 09:25:51 +01:00
.gitignore Some fixes recommended by PyCharm 2013-12-25 15:40:32 -08:00