Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-06-26 | Merge pull request #1104 from mwilliammyers/py-protobuf | Todd Gamblin | 1 | -0/+50 | |
Add new package py-protobuf | |||||
2016-06-26 | Merge pull request #1093 from eschnett/eschnett/julia-update | Todd Gamblin | 1 | -16/+17 | |
Update Julia to 0.4.6 | |||||
2016-06-26 | Merge pull request #997 from glennpj/glib_gcc | Todd Gamblin | 2 | -2/+40 | |
Get glib to compile with gcc-6.1 | |||||
2016-06-26 | qa : flake8 issues | alalazo | 2 | -17/+21 | |
2016-06-26 | packages : moved adios and mxml into builtin repo | alalazo | 2 | -0/+0 | |
2016-06-23 | Add new package py-protobuf | mwilliammyers | 1 | -0/+50 | |
2016-06-22 | Address flake errors | Erik Schnetter | 1 | -10/+12 | |
2016-06-22 | Update Julia to 0.4.6 | Erik Schnetter | 1 | -6/+5 | |
2016-06-22 | Merge pull request #1078 from adamjstewart/features/pillow | Todd Gamblin | 5 | -52/+95 | |
Allow py-pillow to link to Spack-built libraries | |||||
2016-06-21 | Merge pull request #1049 from glennpj/newR_database | Todd Gamblin | 17 | -10/+754 | |
New R database packages | |||||
2016-06-21 | Flake8 | Adam J. Stewart | 1 | -14/+14 | |
2016-06-21 | Merge pull request #1087 from LLNL/bugfix/new-harfbuzz-fix | Todd Gamblin | 4 | -6/+15 | |
Bugfix/new harfbuzz fix | |||||
2016-06-21 | Depend on pil | Adam J. Stewart | 3 | -7/+12 | |
2016-06-21 | Remove +tk variant, provide pil | Adam J. Stewart | 3 | -34/+36 | |
2016-06-21 | consolidated f2py regex | Gregory L. Lee | 1 | -2/+1 | |
2016-06-21 | flake 8 fixes for cairo, freetype, and harfbuzz | Gregory L. Lee | 3 | -4/+8 | |
2016-06-21 | fixed conflicts in python package | Gregory L. Lee | 4 | -1/+7 | |
2016-06-20 | Merge branch 'features/cantera' of https://github.com/adamjstewart/spack ↵ | Todd Gamblin | 7 | -10/+597 | |
into adamjstewart-features/cantera | |||||
2016-06-20 | Make all packages lowercase. | Glenn Johnson | 9 | -0/+0 | |
2016-06-20 | openmpi : revert part of #1079 (OpenMPI can be built without fortran) | alalazo | 1 | -10/+21 | |
Building OpenMPI without fortran is possible, and was already handled. Raising an install error we effectively renounce at clang+OpenMPI. build_environment : sets 'CC', 'CXX', and similar variables only if a compiler is found | |||||
2016-06-20 | Merge pull request #1052 from adamjstewart/features/psi4 | Todd Gamblin | 2 | -1/+116 | |
Add Psi4 Package | |||||
2016-06-20 | Merge pull request #1023 from epfl-scitas/packages/mumps | Todd Gamblin | 2 | -73/+214 | |
Corrected the shared libraries and tests in mumps package | |||||
2016-06-20 | Merge pull request #1059 from epfl-scitas/packages/mpi_wrappers_with_rpath | Todd Gamblin | 3 | -98/+91 | |
MPI : have wrappers set RPATH instead of RUNPATH | |||||
2016-06-20 | Merge pull request #1063 from eschnett/eschnett/openmpi-1.10.3 | Todd Gamblin | 1 | -0/+1 | |
Update OpenMPI to 1.10.3 | |||||
2016-06-20 | Merge pull request #1022 from glennpj/r-devtools | Todd Gamblin | 13 | -0/+614 | |
new package: r-devtools | |||||
2016-06-20 | Merge pull request #1021 from glennpj/packrat | Todd Gamblin | 1 | -0/+42 | |
new package: r-packrat | |||||
2016-06-20 | Merge pull request #1000 from glennpj/new_R | Todd Gamblin | 6 | -45/+79 | |
Add version 3.3.0 of R and extensions | |||||
2016-06-20 | Merge pull request #1053 from davydden/pkg/dealii_suite_update | Todd Gamblin | 5 | -65/+85 | |
update Petsc, Slepc, Trilinos, Superlu-dist and deal.II | |||||
2016-06-20 | Merge pull request #1029 from adamjstewart/features/armadillo | Todd Gamblin | 3 | -16/+145 | |
Add Armadillo and SuperLU packages | |||||
2016-06-20 | Merge pull request #1076 from JRWynneIII/ferret | Todd Gamblin | 1 | -0/+103 | |
Added spec to build Ferret | |||||
2016-06-20 | Use non-checksummed PyPi download URLs | Adam J. Stewart | 3 | -3/+3 | |
2016-06-20 | Install examples for sundials | Adam J. Stewart | 2 | -5/+49 | |
2016-06-20 | Filter compilers and link boost properly | Adam J. Stewart | 1 | -3/+51 | |
2016-06-20 | Flake8 | Adam J. Stewart | 3 | -7/+6 | |
2016-06-20 | Add scons support, .zip support, and Cantera package | Adam J. Stewart | 7 | -9/+505 | |
2016-06-20 | Merge pull request #1083 from robertdfrench/tmux-2.2 | Todd Gamblin | 1 | -5/+12 | |
Tmux 2.2 | |||||
2016-06-20 | Tmux 2.2 with PEP8 | Robert.French | 1 | -5/+12 | |
Tmux 2.2 Provide variant to skip utempter Remove utempter variant; 2.2 doesn't need it Flake8ify | |||||
2016-06-19 | openmpi: raise an error without Fortran compiler | Denis Davydov | 1 | -0/+7 | |
2016-06-19 | openblas: raise an error without Fortran compiler | Denis Davydov | 1 | -0/+7 | |
2016-06-17 | Allow py-pillow to link to Spack-built libraries | Adam J. Stewart | 1 | -50/+86 | |
2016-06-17 | Merge pull request #1065 from epfl-scitas/packages/espresso_update | Todd Gamblin | 1 | -6/+18 | |
espresso : update to 5.4.0 | |||||
2016-06-17 | Merge pull request #1044 from adamjstewart/features/sncosmo | Todd Gamblin | 9 | -101/+432 | |
Add py-sncosmo package | |||||
2016-06-17 | Merge pull request #946 from LLNL/features/intel2 | Todd Gamblin | 5 | -0/+351 | |
Intel software packages and license enhancements | |||||
2016-06-17 | Python flake8 overhaul | Adam J. Stewart | 1 | -76/+114 | |
2016-06-17 | Added working Ferret spec | Robert D. French | 1 | -0/+103 | |
Fixed ferret spec. It builds now Made ferret spec more flake8-y Fixed homepage and info text about Ferret Removed vim swap file Reverted changes to netcdf-fortran spec and added netcdf~mpi dependency to ferret spec to compensate for it Fixed flake8 issues! | |||||
2016-06-17 | Fix activation of sites.py for sncosmo | Adam J. Stewart | 4 | -8/+15 | |
2016-06-17 | Add additional Astropy dependencies | Adam J. Stewart | 3 | -7/+89 | |
2016-06-17 | Remove version constraints | Adam J. Stewart | 5 | -13/+9 | |
2016-06-17 | Allow packages to build | Adam J. Stewart | 4 | -13/+9 | |
2016-06-17 | Add py-sncosmo package | Adam J. Stewart | 6 | -22/+234 | |