summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2016-03-30Added version 1.10.0.Glenn Johnson1-0/+1
2016-03-30Added version 15.0.1Glenn Johnson1-0/+1
2016-03-30New package, py-bottleneck.Glenn Johnson1-0/+14
2016-03-30+ Changes to swig are not needed with this PR.Kelly (KT) Thompson1-4/+1
2016-03-30+ Provide basic instructions for providing subversion w/o additional ↵Kelly (KT) Thompson3-16/+21
language bindings.
2016-03-30Merge remote-tracking branch 'upstream/develop' into pkg-graphvizKelly (KT) Thompson17-231/+532
2016-03-30uninstall : changed error messageMassimiliano Culpo1-1/+1
2016-03-30add dev version and conditionals for tests; remove parmetisDenis Davydov1-38/+24
2016-03-30doxygen: add missing dependenciesDenis Davydov1-0/+5
2016-03-30doxygen off by defaultDenis Davydov1-11/+11
2016-03-30add variants and extra dependenciesDenis Davydov1-36/+140
2016-03-29Merge pull request #672 from citibeth/efischer/160327-GEOSPython3Gregory Lee1-4/+20
[WIP] GEOS Python extension did not compile with Python3.
2016-03-29Merge branch 'develop' of https://github.com/llnl/spack into developGregory L. Lee9-17/+197
2016-03-29updated geos versionGregory L. Lee1-0/+1
2016-03-29removed stale TODOPeter Scheibel1-2/+1
2016-03-29added docstringPeter Scheibel1-0/+1
2016-03-29in the case of multiple digests, avoid creating different mirror filenames ↵Peter Scheibel1-1/+1
from run to run (as long as the available digests do not change)
2016-03-29(1) access package via spec property (2) use any digest to form archive filenamePeter Scheibel1-4/+4
2016-03-29mirror archive filename now includes the digest type as well as the digestPeter Scheibel3-12/+12
2016-03-29Merge pull request #653 from citibeth/efischer/160325-Cython3FixTodd Gamblin2-2/+30
Added new Cython version; old versions don't work with Python3.
2016-03-29Merge branch 'trilinos_extra' of git://github.com/davydden/spack into ↵Todd Gamblin2-10/+214
davydden-trilinos_extra
2016-03-29Merge pull request #687 from KineticTheory/pkg-cmakeTodd Gamblin1-0/+1
+ Add a new version of cmake (3.5.1).
2016-03-29Merge remote-tracking branch 'upstream/develop' into pkg-subversionKelly (KT) Thompson17-231/+532
2016-03-29+ New version of cmake (3.5.1).Kelly (KT) Thompson1-0/+1
2016-03-29Merge pull request #684 from davydden/astyleTodd Gamblin1-0/+17
astyle@2.04: add new package
2016-03-29Merge pull request #632 from sixy6e/gdal-toolsTodd Gamblin4-0/+149
Upload of GDAL, kealib, openjpeg, py-tuiview package builds.
2016-03-29Removed googletest FIXME...Elizabeth Fischer1-16/+0
2016-03-29Add CUDA and HOOMD-blue packagesAdam J. Stewart2-0/+109
2016-03-29Merge pull request #671 from citibeth/efischer/160327-RemoveRedundantLibXML2Todd Gamblin1-15/+0
Removed redundant package py-libxml2. Use libxml2 instead.
2016-03-29Made architecture test robust for more architecturesGregory Becker1-17/+11
2016-03-29add modules package and have setup script find it if builtPatrick Gartung2-0/+35
2016-03-29astyle@2.04: add new packageDenis Davydov1-0/+17
2016-03-29uninstall : minor fixesMassimiliano Culpo1-0/+2
2016-03-29Merge branch 'eschnett-eschnett/boost-mpi-osx' into developTodd Gamblin1-0/+13
2016-03-29Merge branch 'eschnett/boost-mpi-osx' of git://github.com/eschnett/spack ↵Todd Gamblin1-0/+13
into eschnett-eschnett/boost-mpi-osx
2016-03-29Merge pull request #680 from davydden/hypre_muparser_fixesTodd Gamblin2-1/+4
minor fixes to hypre and muparser on Linux
2016-03-29Merge pull request #681 from LLNL/bugfix/complete-restageTodd Gamblin1-2/+8
Fix bug in restage
2016-03-29Fix bug in restageTodd Gamblin1-2/+8
- Restage previously only removed the source directory from the stage. - Now removes any other directories in stage as well.
2016-03-29Merge branch 'eschnett-eschnett/gcc-osx-2' into developTodd Gamblin3-20/+111
2016-03-29Merge branch 'eschnett-correct-cc' into developTodd Gamblin2-178/+180
2016-03-29this allows gcc4.9.3 to build on OSX10Patrick Gartung3-1/+81
2016-03-29Handle Darwin's ld -r option properlyTodd Gamblin1-8/+27
- ld -r doesn't work with RPATH on OS X. - for GNU ld, the -r option only means 'relocatable', and doesn't affect RPATH. - This adds special handling to omit RPATHs for ld -r on OS X
2016-03-29minor fixes to hypre and muparser on LinuxDenis Davydov2-1/+4
2016-03-29Merge pull request #626 from davydden/mumps_shared_testsTodd Gamblin2-15/+50
add shared variant to mumps (needed for Trilinos) plus tests
2016-03-29add a comment on static mumpsDenis Davydov1-2/+8
2016-03-29turn off python by defaultDenis Davydov1-2/+3
2016-03-28Merge remote-tracking branch 'upstream/develop' into pkg-subversionKelly (KT) Thompson52-280/+1021
2016-03-28Merge remote-tracking branch 'upstream/develop' into pkg-graphvizKelly (KT) Thompson42-217/+771
2016-03-28Merge pull request #673 from davydden/netcdf_cxxTodd Gamblin1-0/+15
new package: netcdf-cxx
2016-03-28Merge pull request #674 from davydden/petsc_extraTodd Gamblin3-18/+46
extend petsc variants by mumps, complex and debug, fix headers in superlu_dist, add variant to hypre