summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-08-25Merge pull request #1574 from ARCCA/plumed-pushTodd Gamblin1-5/+43
Update plumed package to include optional modules
2016-08-25Reverted url to point to tarball rather than git tagAndrew Williams1-2/+2
2016-08-25Merge pull request #1580 from davydden/pkg/trilinos_url_fixTodd Gamblin1-12/+17
trilinos: switch to github url; fix missing py-numpy dependency
2016-08-24+ Boost: fix recipe for intel compilers.Kelly (KT) Thompson1-7/+7
This is the same patch provided by PR #550, but rebased against the current develop branch. It also passes the flake8 checks.
2016-08-24Fix build dependency.Todd Gamblin1-1/+2
2016-08-24Merge branch 'eschnett/sympol' of git://github.com/eschnett/spack into ↵Todd Gamblin14-0/+680
eschnett-eschnett/sympol
2016-08-24Merge pull request #1596 from eschnett/eschnett/git-updateTodd Gamblin1-0/+7
Update git to 2.9.3
2016-08-24Merge pull request #1582 from eschnett/eschnett/gcc-updateTodd Gamblin1-2/+5
Update gcc to @6.2.0
2016-08-24Merge pull request #1613 from eschnett/eschnett/cmake-updateTodd Gamblin1-0/+1
Update cmake to 3.6.1
2016-08-24Merge pull request #1575 from davydden/pkg/nwchemTodd Gamblin20-0/+8508
nwchem: add new package
2016-08-24Merge pull request #1565 from adamjstewart/features/fftwTodd Gamblin2-10/+18
Add latest version of fftw
2016-08-24Only run tests if explicitly requestedAdam J. Stewart1-4/+8
2016-08-24Update cmake to 3.6.1Erik Schnetter1-0/+1
2016-08-24py-cclib: new packageDenis Davydov1-0/+42
2016-08-24nwchem: add python moduleDenis Davydov1-2/+3
2016-08-23nwchem: add another patchDenis Davydov2-0/+41
2016-08-23nwchem: add another patchDenis Davydov2-1/+16
2016-08-23Update git to 2.9.3Erik Schnetter1-0/+7
2016-08-23Correct flake8 errorsErik Schnetter2-4/+5
2016-08-23Implement review requestsErik Schnetter9-18/+50
- use two empty lines before `class` - change version numbering scheme for packages, use `url_for_version` to make things work - specify dependency types - add comment about temporarily moved download location - update two packages to newer versions
2016-08-23trilinos: use version.dashedDenis Davydov1-1/+1
2016-08-23Ensure RAJA builds out-of-sourceDavid Beckingsale1-3/+4
2016-08-23nwchem: fix lapack detectionDenis Davydov1-0/+4
2016-08-23sympol: Add packageErik Schnetter2-0/+56
2016-08-23cddlib: Point download url to a (more reliable) Fedora serverErik Schnetter1-1/+2
2016-08-23Merge branch 'develop' into eschnett/sympolErik Schnetter717-2978/+19338
2016-08-23nwchem: add patchesDenis Davydov17-0/+8275
2016-08-23nwchem: add scalapack; extra steps for 32bit blas/lapackDenis Davydov1-4/+22
2016-08-23trilinos: switch to github url; fix missing py-numpy dependencyDenis Davydov1-12/+17
2016-08-22Merge pull request #1519 from mathstuf/fix-deptypesTodd Gamblin13-16/+16
Fix deptypes
2016-08-22Update gcc to @6.2.0Erik Schnetter1-2/+5
Also add some missing older version. Update download location to original GNU location.
2016-08-23nwchem: add new packageDenis Davydov1-0/+112
2016-08-22Renamed intelmpi as suggestedAndrew Williams1-2/+2
2016-08-22Cleaned branch to only include plumed packageAndrew Williams1-51/+0
2016-08-22Spelling tweaks and consistent quotingAndrew Williams1-2/+2
2016-08-22Passed flake8 testsAndrew Williams1-2/+2
2016-08-22Found upstream plumed package and modified this one to matchAndrew Williams1-36/+89
2016-08-21hdf5-blosc: Correct download urlErik Schnetter1-2/+3
2016-08-21Merge pull request #1554 from eschnett/eschnett/hdf5-bloscTodd Gamblin1-1/+1
hdf5-blosc: Remove commit id from version specification
2016-08-19Flake8Adam J. Stewart1-3/+6
2016-08-19Add latest version of fftwAdam J. Stewart2-16/+17
2016-08-19Remove commented-out outdated commit idErik Schnetter1-1/+0
2016-08-19Cleaned up commented out code in intelmpi packageAndrew Williams1-6/+0
2016-08-19Added required arguments to get plumed to build with intelmpiAndrew Williams1-7/+12
2016-08-18py-cffi: set LDSHARED env so that rpath is setStephen Herbein1-0/+10
py-cffi's .so was being built without the rpath being set. distutils looks at the LDSHARED for which compiler to use to build the final .so. Since it was not set, distutils fell back to the system provided compiler. Setting it forces the shared library to be compiled with the spack compiler (meaning that the rpath is set correctly).
2016-08-18Not compiling due to mpi error. Also getting this error from the command ↵Andrew Williams2-19/+32
line so could be separate issue. Otherwise package definition first draft complete.
2016-08-17hdf5-blosc: Remove commit id from version specificationErik Schnetter1-1/+2
The respective commit seems to have vanished. Now using the master branch without specifying a particular commit.
2016-08-17Added variants and dependencies to plumed but I'm getting an error when ↵Andrew Williams2-20/+72
trying to resolve mpi to a valid virtual package
2016-08-16Merge pull request #1531 from davydden/pkg/apebecker331-0/+55
ape: add new package
2016-08-16Merge pull request #1530 from davydden/pkg/octopusbecker331-0/+86
octopus: new package