summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2016-10-19Update mail map. So many email aliases.Todd Gamblin1-20/+56
2016-10-19Fix cdd package definition, dotted is a property (#2054)George Hartzell1-1/+1
2016-10-19Add package for htop (#2051)George Hartzell1-0/+41
2016-10-18Don't cache truncated dag hash for spec (#2048)scheibelp1-2/+2
2016-10-18`Package.do_install` : removed `install_self` from arguments (#1956)Massimiliano Culpo4-32/+43
2016-10-18petsc: minor fixes... (#2036)Denis Davydov1-2/+4
2016-10-18Support for bazel (#2023)Eric5-1/+379
2016-10-18superlu-dist: add 5.1.0 and 5.1.1 (#2038)Denis Davydov1-0/+2
2016-10-18mumps: add 5.0.2 (#2041)Denis Davydov1-0/+1
2016-10-18hypre: add 2.11.1 (#2040)Denis Davydov1-0/+1
2016-10-17Update the Krell Institute products to use the latest features of spa… (#1984)Jim Galarowicz6-316/+253
2016-10-17fix download url for paraver (#2033)Pramod Kumbhar1-2/+4
2016-10-16Ignore GPG/PGP signatures/checksums when finding available downloads (#2028)Adam J. Stewart2-2/+11
2016-10-15Platform-specific config scopes (#2030)Todd Gamblin3-23/+64
2016-10-15fix sqlite download url (#2031)Pramod Kumbhar1-1/+1
2016-10-15spack purge : updated documentation fixes #1938 (#2025)Massimiliano Culpo1-4/+9
2016-10-15travis : unit tests will run with and without libyaml (#2024)Massimiliano Culpo1-2/+5
2016-10-14Workaround for illegal package merging in py-matplotlib/py-basemap (#1964)Elizabeth Fischer1-1/+75
2016-10-14Fix list_url for fish shell (#2022)Adam J. Stewart1-2/+1
2016-10-14py-macs2: New package (#2011)John Finigan1-0/+46
2016-10-14Add missing 'import os'. (#2012)Kelly Thompson1-0/+1
2016-10-14dealii: remove extra test which are now mostly integrated in make test (#2013)Denis Davydov1-113/+0
2016-10-14Major updates to Contribution Guide (#1968)Adam J. Stewart2-137/+405
2016-10-14Package/petsc slepc new versions (#2019)Denis Davydov2-0/+2
2016-10-12Use cYAML if it is available in Python. (#2010)Todd Gamblin3-4/+21
2016-10-12py-matplotlib: Add variants for optional dependencies. (#2008)Elizabeth Fischer1-21/+42
2016-10-12Made optional CGAL dependencies optional. (#2006)Elizabeth Fischer1-17/+34
2016-10-12Mock up Xcode devdir to make Qt5 work on Mac OS X (#1832)Ben Boeckel5-7/+104
2016-10-12spack list : updated documentation (#2004)Massimiliano Culpo1-16/+7
2016-10-11Documentation for modules configuration options (#1685)Glenn Johnson1-0/+35
2016-10-11Make `insecure` option work with curl AND git. (#1786)Todd Gamblin5-28/+46
2016-10-11patchelf: Add version (#1540)Elizabeth Fischer1-1/+3
2016-10-11oce: fix for Sierra (#1934)Denis Davydov2-0/+50
2016-10-11environment modifications : permit to pass parameters along with file to be s...Massimiliano Culpo3-3/+20
2016-10-11Abinit: Added package(s) (#1995)gmatteo5-0/+307
2016-10-11Update Package : ExodusII (#1504)Joseph Ciurej4-41/+66
2016-10-11Package all of Xorg/X11/XCB (#1740)Adam J. Stewart263-108/+12270
2016-10-11Use python platform.system for system ID (#1499)Mario Melara2-8/+3
2016-10-11hypre: fix blas/lapack for MKL (#1993)Denis Davydov1-2/+2
2016-10-11Merge pull request #1989 from KineticTheory/cray_compile_wrappersTodd Gamblin1-4/+12
2016-10-11Merge pull request #1562 from LLNL/features/db-lockingTodd Gamblin14-185/+567
2016-10-11Add variant to MPICH to enable ROMIO support (#1944)Adam J. Stewart1-32/+32
2016-10-11tethex: add a new package (#1991)Denis Davydov1-0/+49
2016-10-11Fix bug in `spack debug create-db-tarball`Todd Gamblin1-3/+19
2016-10-11Roll my my own bit_length function for Python 2.6 compatibility.Todd Gamblin3-4/+11
2016-10-11Use a single lock file for stages and a single file for prefixes.Todd Gamblin5-18/+57
2016-10-11Add tests for locks with byte ranges.Todd Gamblin1-42/+150
2016-10-11Fix bug with lock upgrades.Todd Gamblin1-12/+16
2016-10-11Add base32_prefix_bits function to get prefix of DAG hash as an int.Todd Gamblin2-4/+61
2016-10-11Add byte-range parameters to llnl.util.lockTodd Gamblin1-19/+40