summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-19Fix #254: libtool & distutils want certain compiler names.Todd Gamblin23-15/+77
2015-12-18Merge pull request #252 from JohnWestlund/developTodd Gamblin1-3/+3
2015-12-18Fix #244: errors on uninstallTodd Gamblin2-9/+23
2015-12-18minor formatting.Todd Gamblin1-0/+8
2015-12-18Fix import error.Todd Gamblin1-0/+1
2015-12-18remove possible trailing slash in _sp_prefix or _sp_share_dirJohn Westlund1-3/+3
2015-12-18Format to 80 char width.Todd Gamblin1-4/+5
2015-12-18tau : removed direct otf2 supportalalazo2-21/+9
2015-12-18Merge branch 'develop' of https://github.com/alalazo/spack into packages/taualalazo38-27/+1536
2015-12-18Improved tau build and added optional dependenciesalalazo6-64/+236
2015-12-17Merge pull request #236 from nolta/cmake-enable-sslTodd Gamblin1-1/+2
2015-12-17Merge pull request #205 from trws/shell-arg-handling-fixTodd Gamblin1-1/+7
2015-12-17Merge pull request #250 from davidbeckingsale/features/lmodTodd Gamblin1-0/+26
2015-12-17Added Lmod packageDavid Beckingsale1-0/+26
2015-12-17Merge pull request #86 from jgalarowicz/developTodd Gamblin17-11/+1240
2015-12-17Change back the previous boost change and change the mrnet variant name to lw...Jim Galarowicz7-17/+16
2015-12-16Merge pull request #246 from LLNL/features/245-pdb-debugTodd Gamblin1-0/+5
2015-12-16added option to enable pdb debugGregory L. Lee1-0/+5
2015-12-16Merge pull request #167 from mathstuf/hdf5-fix-mpi-dependencyTodd Gamblin5-7/+17
2015-12-16Merge pull request #239 from LLNL/bugfix/238-db-specs-not-concreteGregory Lee3-4/+17
2015-12-16Merge pull request #241 from epfl-scitas/packages/gnuplotTodd Gamblin7-1/+174
2015-12-16Merge pull request #242 from epfl-scitas/packages/gslTodd Gamblin1-0/+46
2015-12-16Merge pull request #243 from nolta/patch-2Todd Gamblin1-2/+2
2015-12-16minor comment tweak in modules.pyMike Nolta1-2/+2
2015-12-16gsl : added packagealalazo1-0/+46
2015-12-16gnuplot : modifications to build on RHLE 6Massimiliano Culpo3-2/+7
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