- 30 Nov, 2015 2 commits
-
-
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 27 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
-
Todd Gamblin authored
WIP: openssl: set KERNEL_BITS to make ./config work
-
Todd Gamblin authored
python: target OS X 10.6
-
Todd Gamblin authored
dbus: disable launchd support
-
Todd Gamblin authored
Libxml2 drop python dep
-
Todd Gamblin authored
Paraview update deps
-
Todd Gamblin authored
Matplotlib optional deps
-
Todd Gamblin authored
Add CleverLeaf package
-
David Beckingsale authored
-
Todd Gamblin authored
packages/mvapich2 : added support for process managers and network types
-
Todd Gamblin authored
Added Python Twisted library
-
Todd Gamblin authored
Fixed -l flag for 'spack extensions'
-
Todd Gamblin authored
Update PAPI
-
Todd Gamblin authored
Don't use https for downloading
-
Erik Schnetter authored
-
Erik Schnetter authored
-
Erik Schnetter authored
-
Todd Gamblin authored
add judy dynamic array/meta-trie/hash table lib
-
Todd Gamblin authored
modified warning to reference spack clean
-
Todd Gamblin authored
Add damselfly package
-
- 21 Nov, 2015 2 commits
-
-
Tom Scogland authored
Just adding judy.
-
Tom Scogland authored
clean --dist has been removed, command fixed to something that works.
-
- 20 Nov, 2015 3 commits
-
-
Abhinav Bhatele authored
-
Ben Boeckel authored
Targeting anything older lacks rpath stuff which configure uses.
-
Ben Boeckel authored
Why OpenSSL refuses to build without this (it explicitly warns about it) is a mystery.
-