summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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-23Merge pull request #1586 from davidbeckingsale/patch-1Todd Gamblin1-3/+4
Ensure RAJA builds out-of-source
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 Schnetter929-6409/+28561
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 Williams2-59/+0
2016-08-22Merge pull request #1 from ARCCA/plumedAndrew Williams3-7/+104
Plumed
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-21Merge pull request #1570 from eschnett/eschnett/hdf5-blosc-2Todd Gamblin1-2/+3
hdf5-blosc: Correct download url
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-19updated stat 3.0.0b urlGregory L. Lee1-2/+2
2016-08-19Suggest setuptools when creating Python packageAdam J. Stewart1-1/+2
2016-08-19py-sphinx requires py-setuptools during runtimeAdam J. Stewart1-1/+4
2016-08-19Swap lowercase for uppercase in URLAdam J. Stewart1-1/+1
2016-08-19Fix binary conflicts during sphinx activationAdam J. Stewart1-1/+1
2016-08-19Add all Sphinx dependenciesAdam J. Stewart13-40/+275
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-18Merge pull request #1527 from SteVwonder/py-cffi-rpath-fixTom Scogland1-0/+10
py-cffi: set LDSHARED in env so that rpath is set
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 Williams3-22/+35
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 +piclibs variant for building PIC versions of libgfortran.a and ↵Marty McFadden2-0/+67
libstdc++.a
2016-08-17Added variants and dependencies to plumed but I'm getting an error when ↵Andrew Williams3-21/+76
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
2016-08-16ape: add new packageDenis Davydov1-0/+55
2016-08-16octopus: new packageDenis Davydov1-0/+86
2016-08-15added pkg-config to build deps of cairo and pixmanGregory L. Lee2-0/+2
2016-08-15fix atk url_for_versionGregory L. Lee1-1/+1
2016-08-15allow parallel build of statGregory L. Lee1-1/+0