Age | Commit message (Expand) | Author | Files | Lines |
2016-09-26 | Update OpenSSL (#1853) | Erik Schnetter | 1 | -0/+1 |
2016-09-26 | some fixes to blas/lapack usage in packages (#1852) | Denis Davydov | 12 | -43/+29 |
2016-09-23 | Fix doc bugs, widen columns in the package list | Todd Gamblin | 2 | -2/+2 |
2016-09-23 | a few package used in HEP including ROOT6 | Patrick Gartung | 10 | -0/+607 |
2016-09-23 | Remove duplicate ICU package (#1837) | Adam J. Stewart | 7 | -65/+17 |
2016-09-23 | m4: fix compilation on Sierra with GCC (#1844) | Denis Davydov | 1 | -0/+6 |
2016-09-23 | Add Trilinos 12.8.1 (#1843) | Bruno Turcksin | 1 | -0/+1 |
2016-09-23 | Don't require git for Julia @0.5: (#1834) | Erik Schnetter | 1 | -1/+2 |
2016-09-23 | Update jemalloc to 4.2.1 (#1839) | Erik Schnetter | 1 | -0/+2 |
2016-09-23 | Add libmesh, needed for some FEM applications (#1846) | Robert D. French | 1 | -0/+42 |
2016-09-23 | hypre: fix a bug with blas/lapack names (#1841) | Denis Davydov | 1 | -7/+2 |
2016-09-23 | Update OpenSSL (#1836) | Erik Schnetter | 1 | -0/+2 |
2016-09-22 | boost: fix a bug which broke it on macOS with clang+gfortran (#1816) | Denis Davydov | 2 | -4/+19 |
2016-09-22 | Updates to CGAL and ICU4C packages (#1828) | Adam J. Stewart | 2 | -26/+42 |
2016-09-22 | package: fix variable name usage (#1829) | Ben Boeckel | 1 | -1/+1 |
2016-09-22 | Fix spack checksum output indentation (#1826) | Adam J. Stewart | 1 | -1/+1 |
2016-09-22 | suitesparse: Added +fpic (for linking with shared libraries) (#1542) | Elizabeth Fischer | 1 | -0/+3 |
2016-09-22 | New package "charm" for the Charm++ parallel programming framework (#1766) | Erik Schnetter | 2 | -0/+191 |
2016-09-22 | Fix sbang for perl (#1802) | Eric | 2 | -7/+13 |
2016-09-22 | Remove SPACK_DIRTY env var (#1818) | Elizabeth Fischer | 3 | -10/+6 |
2016-09-22 | fix : stops infinite recursion for python 2.6 (#1823) | Massimiliano Culpo | 1 | -2/+3 |
2016-09-21 | Reworking of `lapack_shared_libs` and similar properties (#1682) | Massimiliano Culpo | 33 | -244/+526 |
2016-09-21 | Flake8 fixes. | Todd Gamblin | 1 | -23/+23 |
2016-09-21 | Merge branch 'qt-osx' of git://github.com/mathstuf/spack into mathstuf-qt-osx | Todd Gamblin | 7 | -12/+158 |
2016-09-21 | Add package for bedtools2 (#1572) | George Hartzell | 1 | -0/+43 |
2016-09-21 | Add package for bamtools (#1571) | George Hartzell | 1 | -0/+45 |
2016-09-21 | Update espresso recipe to track change in spack internals (#1734) | Mayeul d'Avezac | 1 | -1/+1 |
2016-09-21 | Add missing build dependencies to hdf package (#1812) | Adam J. Stewart | 1 | -7/+7 |
2016-09-21 | Update to allow netlib-scalapack to build against netlib-lapack. (#1539) | Kelly Thompson | 1 | -5/+7 |
2016-09-21 | Stop python from linking with system ncurses (#1672) | Glenn Johnson | 2 | -0/+13 |
2016-09-21 | Build pkg-config files for ncurses (#1673) | Glenn Johnson | 1 | -1/+4 |
2016-09-21 | Fixed bug propagating --dirty flag to sub-installs. (#1625) | Elizabeth Fischer | 4 | -5/+18 |
2016-09-21 | Rework libgd package (#1679) | Glenn Johnson | 1 | -10/+25 |
2016-09-21 | Adds all available CrayPE CPU targets to platform by default. (#1745) | Matt Belhorn | 1 | -42/+67 |
2016-09-21 | Merge branch 'efischer/160914-FixBinutils226Question' of git://github.com/cit... | Todd Gamblin | 3 | -4/+5 |
2016-09-21 | Close #1683 Apply ADIOS 1.10.0 Patch (HDF5 1.10+) (#1699) | Axel Huebl | 2 | -9/+42 |
2016-09-21 | cp2k : added dependencies (#1724) | Massimiliano Culpo | 4 | -7/+157 |
2016-09-21 | Set JAVA_HOME on module load and on dependent installs. (#1716) | Alfredo Adolfo Gimenez | 2 | -0/+7 |
2016-09-21 | grackle : added package (#1725) | Massimiliano Culpo | 2 | -0/+160 |
2016-09-21 | Wrap yt package (#1751) | Erik Schnetter | 1 | -0/+78 |
2016-09-21 | Qt library: added variant to enable/disable compilation of examples (#1763) | Sergey Kosukhin | 1 | -1/+7 |
2016-09-20 | Compiling python with gnu c++ on macos fails with toolboxglue enabled. | Patrick Gartung | 1 | -0/+2 |
2016-09-20 | fix MacOs class for Sierra (#1811) | Denis Davydov | 1 | -1/+1 |
2016-09-20 | added STAT release 3.0.0 | Gregory L. Lee | 1 | -2/+2 |
2016-09-20 | Julia: Add version 0.5.0 (#1809) | Erik Schnetter | 1 | -2/+3 |
2016-09-20 | Remove url_for_version as it breaks spack info (#1503) | Adam J. Stewart | 1 | -6/+0 |
2016-09-20 | Update Package: Git-LFS (#1769) | Joseph Ciurej | 3 | -27/+109 |
2016-09-20 | PETSc: Explicitly point to cpp when configuring (#1807) | Erik Schnetter | 1 | -0/+4 |
2016-09-20 | Remove lingering boilerplate FIXMEs (#1756) | Adam J. Stewart | 5 | -9/+8 |
2016-09-20 | fix : failing unit tests due to missing `self` (#1806) | Massimiliano Culpo | 1 | -2/+2 |