summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-11Remove need to touch lock files before using.Todd Gamblin6-38/+68
2016-10-11Make llnl.util.lock use file objects instead of low-level OS fds.Todd Gamblin2-18/+20
2016-10-11stage : try to remove dead links only of folder that you actually care aboutalalazo2-14/+44
2016-10-11lockfiles : creates directory for locks if not already presentalalazo1-0/+2
2016-10-11diy : removed global write lock on the dbalalazo1-34/+31
2016-10-11uninstall : removed global lockalalazo2-16/+15
2016-10-11unit tests : fixed failing testsalalazo1-1/+4
2016-10-11install : finer graned locking for install commandalalazo5-30/+97
2016-10-11More specific dependency versions, wrap make check (#1962)Adam J. Stewart3-12/+25
2016-10-11Update libjpeg-turbo: added new version and removed redundant dependency. (#1...Sergey Kosukhin1-7/+12
2016-10-11Fixed set operation from undefined += to a union (#1963)James Wynne III1-1/+2
2016-10-11spack list : merged package-list into list (#1932)Massimiliano Culpo3-128/+116
2016-10-11pango: add missing dependency (#1958)Denis Davydov1-0/+1
2016-10-11libcerf: fix for modern clang (#1959)Denis Davydov1-1/+7
2016-10-11[WIP] Use boost system layout by default (#1955)scheibelp2-8/+28
2016-10-11Charm++: Ignore compiler warnings while configuring (#1981)Erik Schnetter2-0/+18
2016-10-11Make CMake-based builds more verbose by default. (#1988)Kelly Thompson1-1/+2
2016-10-11Trilinos: Use more flexible option for locating the BLAS library directory. (...Kelly Thompson2-9/+2
2016-10-11uninstall : permits to uninstall all installed software fixes #1477 (#1973)Massimiliano Culpo1-30/+38
2016-10-11md5 : normalizes input before computing the md5 fixes #1508 (#1977)Massimiliano Culpo1-2/+13
2016-10-11hpx5 version update (#1967)Pramod Kumbhar1-2/+3
2016-10-11Mfem 3.2 (#1202)Geoffrey Oxberry1-15/+55
2016-10-10On Cray machines, use the Cray compile wrappers instead of MPI wrappers.Kelly (KT) Thompson1-4/+12
2016-10-10Update package to use MPI compile wrappers as specified in MPI package. (#1985)Kelly Thompson1-6/+4
2016-10-10fix blas-lapack in scipy and numpy (#1949)Denis Davydov2-19/+14
2016-10-10Correct Charm++ install procedure (#1957)Erik Schnetter1-0/+16
2016-10-07Add documentation for standard python repositories. (#1970)Jean-Paul Pelteret1-0/+30
2016-10-07Added symengine and associated packages (#1885)Jean-Paul Pelteret7-4/+365
2016-10-07Check for `-r` in ccld mode too (#1972)Isuru Fernando1-2/+2
2016-10-07fixes #858 (#1961)Massimiliano Culpo1-1/+1
2016-10-06Restore default RPATH settings but allow packages to limit to immediate deps....Todd Gamblin3-2/+18
2016-10-06atlas: add 3.10.3 (#1952)Denis Davydov1-0/+3
2016-10-06Feature Proposal : Make All Python Extensions User Configuration Independent ...Joseph Ciurej87-99/+90
2016-10-06Fix bugs preventing readthedocs from rebuilding the documentation (#1945)Adam J. Stewart2-14/+12