summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-15Fix #238: Database specs need to be concrete when read in as well.Todd Gamblin3-4/+17
2015-12-15cmake: enable ssl, for https downloadsMike Nolta1-1/+2
2015-12-15gnuplot : added packagealalazo6-0/+168
2015-12-14Merge pull request #233 from LLNL/bugfix/206-value-errorTodd Gamblin1-2/+4
2015-12-14Fix #206: need to make deps AND root concrete when read in.Todd Gamblin1-2/+4
2015-12-14Merge pull request #232 from LLNL/bugfix/package-cache-217Todd Gamblin3-16/+26
2015-12-14adding external dependencies + variants for mpi, shared and compressionNicolas Richart1-15/+102
2015-12-14Merge pull request #229 from epfl-scitas/packages/fftwTodd Gamblin1-0/+96
2015-12-14fftw : added packagealalazo1-0/+96
2015-12-13Fix build of krell tools to use spack with minimal impact on rest of spack pa...Jim Galarowicz7-66/+52
2015-12-11Fix merge conflict with papi package.Jim Galarowicz240-423/+1169
2015-12-11Make internal hash dep sort order match external one.Todd Gamblin1-1/+2
2015-12-11Fix #217: update spec_dag test for new `_cmp_key`.Todd Gamblin1-3/+5
2015-12-11Fix #217: Use MUCH faster hashing, reduce number of DAG copies.Todd Gamblin2-12/+18
2015-12-11Fix #217: Make package cache use DAG hash instead of sorted deps.Todd Gamblin1-7/+8
2015-12-10fix path resolution for mirror packages, especially with dependency fetchingTom Scogland2-1/+2
2015-12-10hdf5: update dependents to declare MPI supportBen Boeckel4-3/+4
2015-12-10paraview: update hdf5 commentBen Boeckel1-1/+1
2015-12-10hdf5: make mpi support optionalBen Boeckel1-3/+12
2015-12-10add dependency fetching to mirror creationTom Scogland3-3/+12
2015-12-10fetch: add options to fetch missing or all depsTom Scogland1-1/+12
2015-12-09install python files to libxml2 prefix instead of python prefix and ignore no...Gregory L. Lee1-4/+6
2015-12-09corrected filter_compilers + added it for mvapich2Nicolas Richart2-5/+38
2015-12-09Merge pull request #225 from epfl-scitas/packages/gitTodd Gamblin3-5/+79
2015-12-09clang : solve the issue with missing default include paths for OpenMP and libc++alalazo5-18/+56
2015-12-09Adding curl and expat support to git for https reposNicolas Richart3-5/+79
2015-12-09Merge pull request #148 from PaulDapolito/glib-depTodd Gamblin1-0/+1
2015-12-09Merge pull request #224 from epfl-scitas/packages/gdbTodd Gamblin2-0/+94
2015-12-09bugfix: doc build needed additional sys.path due to externals change.Todd Gamblin1-0/+1
2015-12-09Fix travis badge URL.Todd Gamblin1-1/+1
2015-12-09Change github.com/scalability-llnl to github.com/llnl everywhere.Todd Gamblin193-215/+214
2015-12-09Update README.md and LICENSE with new github.com/llnl URLsTodd Gamblin2-6/+6
2015-12-09gdb : added packagealalazo2-0/+94
2015-12-08Merge pull request #223 from alalazo/fixes/gcc_sysroot_and_objdirTodd Gamblin2-4/+8
2015-12-08Should fix #177alalazo2-4/+8
2015-12-07Merge pull request #219 from eschnett/eschnett/gmpTodd Gamblin1-0/+1
2015-12-07Merge pull request #220 from eschnett/eschnett/mpcTodd Gamblin1-0/+1
2015-12-07Merge pull request #221 from davidbeckingsale/features/cleverleaf-boostTodd Gamblin2-4/+5
2015-12-07Merge pull request #222 from mplegendre/bugfix/github-203-gcc5-buildsTodd Gamblin1-7/+10
2015-12-07Fix issue with gcc 5.x not building on RHEL6Matthew LeGendre1-7/+10
2015-12-07mesa requires +python variant of libxml2Gregory L. Lee1-1/+1
2015-12-07Fix MPI selection in SAMRAI and remove narrow dependency specificationDavid Beckingsale2-6/+3
2015-12-07Update CleverLeaf package to use Boost and fix SAMRAI MPI usageDavid Beckingsale2-0/+4
2015-12-05Update mpc to 1.0.3Erik Schnetter1-0/+1
2015-12-05Update gmp to 6.1.0Erik Schnetter1-0/+1
2015-12-03added py-pillow and updated py-basemap to depend on itGregory L. Lee2-2/+16
2015-12-03Merge branch 'develop' of https://github.com/scalability-llnl/spack into developGregory L. Lee1-4/+76
2015-12-03updated package versionsGregory L. Lee3-0/+3
2015-12-03Merge pull request #214 from epfl-scitas/packages/boostTodd Gamblin1-4/+76
2015-12-03mirror : deals correctly with variants that optionally enable resources (if t...Massimiliano Culpo2-28/+72