Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
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 | New package porta | Erik Schnetter | 2 | -0/+66 | |
2016-06-19 | New package polymake | Erik Schnetter | 1 | -0/+55 | |
2016-06-19 | Add header files to lrslib install | Erik Schnetter | 1 | -1/+4 | |
2016-06-19 | Add missing header files to Bliss install | Erik Schnetter | 1 | -6/+17 | |
2016-06-19 | Build Bliss both with and without GMP | Erik Schnetter | 1 | -7/+20 | |
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-18 | New package cddlib | Erik Schnetter | 1 | -0/+46 | |
2016-06-18 | New package "nauty and Traces" | Erik Schnetter | 1 | -0/+83 | |
2016-06-18 | New package Panda | Erik Schnetter | 1 | -0/+44 | |
2016-06-18 | Add fourier tool to lrslib | Erik Schnetter | 1 | -16/+15 | |
2016-06-18 | New package lrslib | Erik Schnetter | 2 | -0/+114 | |
2016-06-18 | Update Bliss to use -O3 | Erik Schnetter | 1 | -3/+3 | |
2016-06-18 | New package cdd | Erik Schnetter | 2 | -0/+69 | |
2016-06-18 | Update Bliss | Erik Schnetter | 1 | -3/+4 | |
2016-06-18 | Add Bliss package | Erik Schnetter | 2 | -0/+86 | |
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 | |