Age | Commit message (Expand) | Author | Files | Lines |
2016-10-11 | stage : try to remove dead links only of folder that you actually care about | alalazo | 2 | -14/+44 |
2016-10-11 | lockfiles : creates directory for locks if not already present | alalazo | 1 | -0/+2 |
2016-10-11 | diy : removed global write lock on the db | alalazo | 1 | -34/+31 |
2016-10-11 | uninstall : removed global lock | alalazo | 2 | -16/+15 |
2016-10-11 | unit tests : fixed failing tests | alalazo | 1 | -1/+4 |
2016-10-11 | install : finer graned locking for install command | alalazo | 5 | -30/+97 |
2016-10-11 | More specific dependency versions, wrap make check (#1962) | Adam J. Stewart | 3 | -12/+25 |
2016-10-11 | Update libjpeg-turbo: added new version and removed redundant dependency. (#1... | Sergey Kosukhin | 1 | -7/+12 |
2016-10-11 | Fixed set operation from undefined += to a union (#1963) | James Wynne III | 1 | -1/+2 |
2016-10-11 | spack list : merged package-list into list (#1932) | Massimiliano Culpo | 3 | -128/+116 |
2016-10-11 | pango: add missing dependency (#1958) | Denis Davydov | 1 | -0/+1 |
2016-10-11 | libcerf: fix for modern clang (#1959) | Denis Davydov | 1 | -1/+7 |
2016-10-11 | [WIP] Use boost system layout by default (#1955) | scheibelp | 2 | -8/+28 |
2016-10-11 | Charm++: Ignore compiler warnings while configuring (#1981) | Erik Schnetter | 2 | -0/+18 |
2016-10-11 | Make CMake-based builds more verbose by default. (#1988) | Kelly Thompson | 1 | -1/+2 |
2016-10-11 | Trilinos: Use more flexible option for locating the BLAS library directory. (... | Kelly Thompson | 2 | -9/+2 |
2016-10-11 | uninstall : permits to uninstall all installed software fixes #1477 (#1973) | Massimiliano Culpo | 1 | -30/+38 |
2016-10-11 | md5 : normalizes input before computing the md5 fixes #1508 (#1977) | Massimiliano Culpo | 1 | -2/+13 |
2016-10-11 | hpx5 version update (#1967) | Pramod Kumbhar | 1 | -2/+3 |
2016-10-11 | Mfem 3.2 (#1202) | Geoffrey Oxberry | 1 | -15/+55 |
2016-10-10 | On Cray machines, use the Cray compile wrappers instead of MPI wrappers. | Kelly (KT) Thompson | 1 | -4/+12 |
2016-10-10 | Update package to use MPI compile wrappers as specified in MPI package. (#1985) | Kelly Thompson | 1 | -6/+4 |
2016-10-10 | fix blas-lapack in scipy and numpy (#1949) | Denis Davydov | 2 | -19/+14 |
2016-10-10 | Correct Charm++ install procedure (#1957) | Erik Schnetter | 1 | -0/+16 |
2016-10-07 | Add documentation for standard python repositories. (#1970) | Jean-Paul Pelteret | 1 | -0/+30 |
2016-10-07 | Added symengine and associated packages (#1885) | Jean-Paul Pelteret | 7 | -4/+365 |
2016-10-07 | Check for `-r` in ccld mode too (#1972) | Isuru Fernando | 1 | -2/+2 |
2016-10-07 | fixes #858 (#1961) | Massimiliano Culpo | 1 | -1/+1 |
2016-10-06 | Restore default RPATH settings but allow packages to limit to immediate deps.... | Todd Gamblin | 3 | -2/+18 |
2016-10-06 | atlas: add 3.10.3 (#1952) | Denis Davydov | 1 | -0/+3 |
2016-10-06 | Feature Proposal : Make All Python Extensions User Configuration Independent ... | Joseph Ciurej | 87 | -99/+90 |
2016-10-06 | Fix bugs preventing readthedocs from rebuilding the documentation (#1945) | Adam J. Stewart | 2 | -14/+12 |
2016-10-06 | Update gmp: fixed an issue with intel compiler. (#1898) | Sergey Kosukhin | 1 | -2/+8 |
2016-10-06 | Updated nettle to have m4 as an immediate dependency (#1946) | Jay | 1 | -0/+1 |
2016-10-06 | [Bug Fix (and docs too)] : Do not select @develop version by default (#1933) | Elizabeth Fischer | 2 | -5/+47 |
2016-10-06 | add contribution guide focused on Git and PRs (#1664) | Denis Davydov | 2 | -0/+248 |
2016-10-06 | Fix various documentation bugs (#1678) | Adam J. Stewart | 8 | -108/+97 |
2016-10-06 | Sqlite ppc64le configure build guess fix (#1684) | James Wynne III | 1 | -1/+10 |
2016-10-06 | Update pixman: mmx is disabled only for MacOS. (#1896) | Sergey Kosukhin | 1 | -3/+9 |
2016-10-06 | Update libtiff: updated homepage and fetch urls. (#1895) | Sergey Kosukhin | 1 | -2/+3 |
2016-10-06 | Fixes bug closing Executable file io-streams (#1890) | Matt Belhorn | 1 | -3/+3 |
2016-10-06 | Fix fetch() method. Was being called with "wrong" arguments, raising excepti... | Elizabeth Fischer | 1 | -1/+1 |
2016-10-06 | cgal: build out of source. (#1918) | Elizabeth Fischer | 1 | -4/+4 |
2016-10-06 | Fix Issues with non-numeric versions, as well as preferred=True (#1561) | Elizabeth Fischer | 3 | -39/+113 |
2016-10-06 | add python options to vtk package (#1931) | Jeffrey Salmond | 1 | -1/+5 |
2016-10-05 | mumps: Add alternate download location (in comments) (#1919) | Elizabeth Fischer | 1 | -0/+2 |
2016-10-05 | Handle packages with unparseable extensions (#1758) | scheibelp | 6 | -21/+21 |
2016-10-05 | docs/getting_started: s/Macintosn/Macintosh/; (#1928) | Geoffrey Oxberry | 1 | -1/+1 |
2016-10-05 | Documentation Improvements for SC16 (#1676) | Elizabeth Fischer | 11 | -867/+2759 |
2016-10-05 | New command flag: spack install --dependencies-only (#1603) | Elizabeth Fischer | 5 | -23/+40 |