summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
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
2016-08-15gobject-introspection requires glib version 2.48.1Gregory L. Lee1-1/+2
2016-08-15stat and dependences package updatesGregory L. Lee3-5/+6
2016-08-15added dyninst patches for stat+dysectGregory L. Lee4-3/+117
2016-08-15flake 8 fixes for dyninstGregory L. Lee1-1/+1
2016-08-15dyninst package use spec.satisfies instead of @whenGregory L. Lee1-1/+7
2016-08-15flake 8 fixes for stat and dependentsGregory L. Lee5-7/+4
flake 8 fixes for dyninst flake 8 fixes for dyninst flake 8 fixes for dyninst
2016-08-15updated stat and added pygtk and dependent packagesGregory L. Lee9-5/+249
2016-08-15Merge pull request #1524 from epfl-scitas/bugfix/urlsTodd Gamblin1-1/+1
stripping the links to remove spaces and '\n'
2016-08-15stripping the links to remove spaces and '\n'Nicolas Richart1-1/+1
2016-08-15Don't assume spack is in the path when buildign docs.Todd Gamblin1-1/+2
2016-08-15temp commit in current stateAndrew Williams2-3/+10
2016-08-15opencv: make py-numpy a nolink dependencyBen Boeckel1-1/+1
2016-08-15go: mark git as also being a runtime dependencyBen Boeckel1-1/+1
2016-08-15packages: mark builddeps as type='build'Ben Boeckel5-7/+7
Less sure about these.
2016-08-15r-datatable: fix nolink dependencyBen Boeckel1-1/+1
2016-08-15packages: mark builddeps as type='build'Ben Boeckel6-6/+6
2016-08-15Basic package file for plumed and boilerplate for external intel mpiAndrew Williams3-76/+46
2016-08-12Replace python('setup.py' with setup_py(Adam J. Stewart1-3/+1
2016-08-12Merge pull request #1509 from adamjstewart/docs/md5Todd Gamblin2-7/+19
Update documentation for spack md5
2016-08-12Merge pull request #1342 from adamjstewart/features/cgnsTodd Gamblin1-0/+73
Add CGNS package
2016-08-12Update documentation for spack md5Adam J. Stewart2-7/+19
2016-08-12Add Python 3.5 support, latest version of PySideAdam J. Stewart1-2/+9
2016-08-11Use GitHub URL for ImageMagickAdam J. Stewart1-2/+6
2016-08-11Merge pull request #1493 from xjrc/bugfix/nonbool-variantsbecker331-4/+3
Bug Fix : Allow Packages to Have Variants w/ Non-Bool, Non-String Defaults
2016-08-11Merge pull request #1484 from mpbelhorn/olcf/correct_cce_compiler_namebecker331-5/+4
Olcf/correct cce compiler name