- 09 Dec, 2015 4 commits
-
-
Todd Gamblin authored
-
Todd Gamblin authored
-
Todd Gamblin authored
Fix for #177
-
alalazo authored
gcc : changed objdir to something out of srcdir and added '--with-sysroot=/' binutils : added '--with-sysroot=/'
-
- 08 Dec, 2015 8 commits
-
-
Todd Gamblin authored
Update gmp to 6.1.0
-
Todd Gamblin authored
Update mpc to 1.0.3
-
Todd Gamblin authored
Update CleverLeaf package to use Boost and fix SAMRAI MPI usage
-
Todd Gamblin authored
Fix issue with gcc 5.x not building on RHEL6
-
Matthew LeGendre authored
-
Gregory L. Lee authored
-
David Beckingsale authored
-
David Beckingsale authored
-
- 06 Dec, 2015 2 commits
-
-
Erik Schnetter authored
-
Erik Schnetter authored
-
- 04 Dec, 2015 4 commits
-
-
Gregory L. Lee authored
-
-
Gregory L. Lee authored
-
Todd Gamblin authored
Boost: mpi, python and compression for iostream variants
-
- 03 Dec, 2015 1 commit
-
-
Nicolas Richart authored
-
- 02 Dec, 2015 1 commit
-
-
Nicolas Richart authored
-
- 01 Dec, 2015 3 commits
-
-
Todd Gamblin authored
Had to force a patch to the OMPT support, so the hash for v0.1 has changed.
-
Kevin Huck authored
-
Kevin Huck authored
changed.
-
- 30 Nov, 2015 3 commits
-
-
Todd Gamblin authored
-
Todd Gamblin authored
-
Tom Scogland authored
Flux package reworked to include all new dependencies, fixed issues with a clean-build of hwloc, lua and czmq as well that prevented flux from building cold on a minimal system.
-
- 29 Nov, 2015 1 commit
-
-
Todd Gamblin authored
-
- 28 Nov, 2015 1 commit
-
-
Todd Gamblin authored
- _cross_provider_maps() had suffered some bit rot (map returned was ill-formed but still worked for cases with one vdep) - ProviderIndex.satisfies() was only checking whether the result map was non-empty. It should check whether all common vdeps are *in* the result map, as that indicates there is *some* way to satisfy *all* of them. We were checking whether there was some way to satisfy *any one* of them, which is wrong. - Above would cause a problem when there is more than one vdep provider. - Added test that covers this case. - Added `constrained()` method to Spec. Analogous to `normalized()`: `constrain():constrained() :: normalize():normalized()`
-
- 26 Nov, 2015 1 commit
-
-
Tom Scogland authored
-
- 25 Nov, 2015 3 commits
-
-
Todd Gamblin authored
Fixed Mitos dependency and added new version
-
Alfredo Gimenez authored
-
Tom Scogland authored
-
- 24 Nov, 2015 8 commits
-
-
Todd Gamblin authored
-
Todd Gamblin authored
Revert "WIP: openssl: set KERNEL_BITS to make ./config work"
-
Todd Gamblin authored
-
Todd Gamblin authored
-
Todd Gamblin authored
- Can't think of a better way to do this. - The externals integration will cause spack to die in weird ways for users who just pull from develop.
-
Erik Schnetter authored
-
Todd Gamblin authored
cleaning up commits for merge request
-
Kevin Huck authored
-