summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-09-15Fix location -p and -P (#1776)Michael Kuhn1-3/+2
2016-09-15Update mvapich2 to 2.2 (#1775)Michael Kuhn1-7/+6
2016-09-15Make libstdc++-detection work on Darwin (#1778)Erik Schnetter1-2/+2
2016-09-15[RtM] Added py-proj/package.py (RtM = Ready to Merge) (#717)Elizabeth Fischer1-0/+52
2016-09-09Update netlib-lapack to 3.6.1 (#1597)Erik Schnetter1-0/+1
2016-09-09Add libiconv dependency for git (#1468)Erik Schnetter1-5/+7
2016-09-09Qthreads: Switch back to using tarball to get released version (#1739)Erik Schnetter2-26/+2
2016-09-08New package h5hut (#1737)Erik Schnetter2-0/+71
2016-09-08Declare fontconfig dependency on pkg-config (#1686)Erik Schnetter1-0/+1
2016-09-08Merge pull request #1553 from adamjstewart/fixes/netcdf-hdf5Todd Gamblin2-5/+11
2016-09-08Don't overwrite PYTHONPATH in docs Makefile (#1693)Adam J. Stewart1-1/+1
2016-09-08Add missing dependency for run-doc-tests (#1691)Adam J. Stewart2-0/+4
2016-09-08Add latest version of libpng, ncview depends on libpng (#1502)Adam J. Stewart2-1/+4
2016-09-07Fix fetching non-expanded resources from mirrors (#1310)scheibelp3-22/+25
2016-09-06Fixed broken link in README (#1733)Ian Lee1-1/+1
2016-09-06Add debug command for creating tarball of install DB.Todd Gamblin1-0/+84
2016-09-06ITS XML Translation Tool (#1728)Robert D. French1-0/+44
2016-09-06fontconfig: add --disable-docs to configure (#1729)Jeffrey Salmond1-1/+3
2016-09-06For OpenMPI v 2+, add a configure option to provide C++ bindings. (#1730)Kelly Thompson2-1/+5
2016-09-06Merge pull request #1731 from epfl-scitas/packages/plumed_gslcblasTodd Gamblin1-0/+8
2016-09-06Merge pull request #1732 from epfl-scitas/fixes/autoload_and_build_dependenciesTodd Gamblin2-1/+24
2016-09-06modules : ('build',) type dependencies are not accounted when autoloadingalalazo2-1/+24
2016-09-06plumed : avoid linking with libgslcblasalalazo1-0/+8
2016-09-03spack boostrap: fix missing include (#1657)Axel Huebl1-1/+1
2016-09-03added package : pexsi (#1550)Massimiliano Culpo9-9/+229
2016-09-02Merge pull request #1704 from eschnett/eschnett/libiconf-getsbecker332-0/+17
2016-09-02Merge pull request #1708 from robertdfrench/globus-toolkitbecker331-0/+40
2016-09-02Attributes for directives need to be set at class construction time. (#1718)Todd Gamblin1-3/+6
2016-09-02Merge pull request #1715 from alfredo-gimenez/bugfix/vimbecker331-3/+3
2016-09-02Merge pull request #1717 from alfredo-gimenez/features/sbtbecker331-0/+18
2016-09-02Add sbt (scala build tool) packageAlfredo Gimenez1-0/+18
2016-09-02Fix vim packageAlfredo Gimenez1-3/+3
2016-09-02Update OpenMPI description (#1705)Erik Schnetter1-6/+8
2016-09-02Fixes for the ImageMagick package. (#1709)Jeffrey Salmond2-2/+42
2016-09-02Declare qthreads dependency on automake (#1711)Erik Schnetter1-0/+1
2016-09-02Merge pull request #1707 from eschnett/eschnett/autoconf-old-versionsTodd Gamblin1-0/+2
2016-09-02Globus ToolkitRobert.French1-0/+40
2016-09-02Add two famous old versions of autoconfErik Schnetter1-0/+2
2016-09-02Make libiconv work with C11Erik Schnetter2-0/+17
2016-09-02Merge pull request #1698 from LLNL/bugfix/hash-collisionTodd Gamblin6-49/+103
2016-09-02Clean up stable hashing so that specs don't contain !!python/object/applyTodd Gamblin4-50/+51
2016-09-02Merge branch 'UCL-RITS-hash_stability' into bugfix/hash-collisionTodd Gamblin2-15/+51
2016-09-02Fix hash copying in _dup.Todd Gamblin1-7/+17
2016-09-02Fix hash handling in directory layoutTodd Gamblin1-0/+7
2016-09-01Merge pull request #1535 from LLNL/bugfix/faster-install-db-gh1521Todd Gamblin3-63/+145
2016-09-01Merge pull request #1658 from LLNL/features/git-lfsTodd Gamblin1-0/+42
2016-09-01Merge pull request #1688 from LLNL/bugfix/database-issuesTodd Gamblin1-1/+1
2016-09-01Fix `spack reindex` so that it will work if DB is corrupt (duh).Todd Gamblin1-16/+45
2016-09-01Update tests to reflect new in-memory hashing vs. coarser dag_hash.Todd Gamblin1-7/+18
2016-09-01Add option to copy only certain deptypes to Spec.copy()Todd Gamblin1-16/+24