Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | Fixes needed to build htop (#3691) | Adam J. Stewart | 6 | -5/+10 |
2017-04-05 | subversion: provide checksums for versions 1.8.17 and 1.9.5 (#3663) | Milton Woods | 1 | -1/+3 |
2017-04-05 | petsc trilinos: fix Scalapack via MKL (#3702) | Denis Davydov | 2 | -3/+16 |
2017-04-05 | update versions for scalasca and related tools (#3697) | Mark Olesen | 4 | -64/+59 |
2017-04-05 | Fix libxpm (#3704) | Michael Kuhn | 1 | -0/+5 |
2017-04-05 | Fix ncl (#3708) | Michael Kuhn | 2 | -1/+23 |
2017-04-05 | Merge pull request #2789 from paulhopkins/features/allow_package_installation... | scheibelp | 6 | -22/+112 |
2017-04-05 | Add stress package (#3695) | Adam J. Stewart | 1 | -0/+37 |
2017-04-05 | Add versions 3.2.0 3.1.0 for protobuf. (#3698) | 健美猫 | 1 | -7/+9 |
2017-04-05 | Allow installation directory layout to be configured using either hash | Paul Hopkins | 6 | -22/+112 |
2017-04-04 | Add package for open source Shiny Server (#3688) | George Hartzell | 1 | -0/+77 |
2017-04-04 | Avoid null reference in arch concretization (#2596) | scheibelp | 1 | -3/+18 |
2017-04-04 | Convert STREAM to MakefilePackage (#3692) | Adam J. Stewart | 1 | -4/+2 |
2017-04-04 | Add fio package (#3689) | Adam J. Stewart | 1 | -0/+56 |
2017-04-04 | intel-mkl: add 2017.2 (#3687) | Denis Davydov | 1 | -15/+7 |
2017-04-04 | Fixes #3675: Abinit: invalid spec on concretization #(3686) | Massimiliano Culpo | 1 | -1/+1 |
2017-04-04 | Update SymEngine package to enable build against LLVM (#3682) | Jean-Paul Pelteret | 1 | -2/+7 |
2017-04-04 | Cppcheck (#3684) | Mayeul d'Avezac | 1 | -1/+5 |
2017-04-04 | Update tinyxml (#3649) | Mayeul d'Avezac | 1 | -1/+2 |
2017-04-04 | Update getting_started.rst (#3685) | Justin Cook | 1 | -1/+1 |
2017-04-03 | Add IOzone package (#3679) | Adam J. Stewart | 1 | -0/+53 |
2017-04-03 | Overhaul Spack's URL parsing (#2972) | Adam J. Stewart | 80 | -807/+1325 |
2017-04-03 | Add latest version of pkg-config (#3672) | Adam J. Stewart | 1 | -16/+16 |
2017-04-03 | openfst conflicts with intel@16: and gcc@6: . (#3671) | 健美猫 | 1 | -10/+5 |
2017-04-03 | Fix conflict directives for libpfm4. (#3673) | 健美猫 | 1 | -1/+1 |
2017-04-03 | Add latest alpha release of MVAPICH2 (#3674) | Adam J. Stewart | 1 | -1/+6 |
2017-04-03 | Add depends_on() new-ish bison (#3661) | George Hartzell | 1 | -0/+1 |
2017-04-03 | Add libpfm4 package. (#3667) | 健美猫 | 1 | -0/+48 |
2017-04-03 | add CUDA_HOME arg to nccl makefile (#3666) | Jeffrey Salmond | 1 | -0/+4 |
2017-04-03 | add gflags as dependency of glog (#3665) | Jeffrey Salmond | 1 | -0/+2 |
2017-04-02 | Hey, I was using that! :) (#3660) | George Hartzell | 1 | -0/+3 |
2017-04-02 | Set default providers for all virtual dependencies (#3634) | Adam J. Stewart | 4 | -6/+19 |
2017-04-02 | new directive: conflicts() (#3125) | Massimiliano Culpo | 7 | -1/+193 |
2017-04-01 | Add epigraph in docs. | Todd Gamblin | 1 | -1/+5 |
2017-04-01 | Add better tests for web.py; fix some bugs found with spidering. | Todd Gamblin | 27 | -67/+306 |
2017-04-01 | Fix Python 3 support in spack versions | Adam J. Stewart | 2 | -4/+5 |
2017-04-01 | fix version specs for EasyBuild packages (#3659) | Kenneth Hoste | 3 | -3/+3 |
2017-04-01 | EasyBuild and dependencies (#3658) | Kenneth Hoste | 6 | -0/+221 |
2017-04-01 | fix annoying 'fatal: Not a git repository' error message (#3657) | Kenneth Hoste | 2 | -4/+8 |
2017-04-01 | Add a pcakge: libzip. (#3656) | 健美猫 | 1 | -0/+35 |
2017-03-31 | fix flake8 ignore syntax (use E instead of ignore) (#3651) | Gregory Lee | 1 | -1/+1 |
2017-03-31 | test/package_sanity.py: ported to pytest (#3474) | Massimiliano Culpo | 1 | -34/+33 |
2017-03-31 | test/versions.py: ported to pytest (#3635) | Massimiliano Culpo | 1 | -403/+443 |
2017-03-31 | Spack works with Python 3 | Todd Gamblin | 4 | -5/+6 |
2017-03-31 | Clean up tests and add Python3 to Travis. | Todd Gamblin | 3 | -90/+172 |
2017-03-31 | Make packages Python3 compatible. | Todd Gamblin | 6 | -18/+20 |
2017-03-31 | Fix concretization bugs with virtuals and deptypes. | Todd Gamblin | 2 | -25/+39 |
2017-03-31 | Use key sorting instead of cmp() | Todd Gamblin | 19 | -396/+318 |
2017-03-31 | Resolve Python2/Python3 unicode issues by using str() | Todd Gamblin | 7 | -13/+15 |
2017-03-31 | Convert Python 2 idioms to Python 2/3-compatible ones. | Todd Gamblin | 74 | -323/+396 |