Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-08-22 | Renamed intelmpi as suggested | Andrew Williams | 1 | -2/+2 | |
2016-08-22 | Cleaned branch to only include plumed package | Andrew Williams | 1 | -51/+0 | |
2016-08-22 | Spelling tweaks and consistent quoting | Andrew Williams | 1 | -2/+2 | |
2016-08-22 | Passed flake8 tests | Andrew Williams | 1 | -2/+2 | |
2016-08-22 | Found upstream plumed package and modified this one to match | Andrew Williams | 1 | -36/+89 | |
2016-08-21 | hdf5-blosc: Correct download url | Erik Schnetter | 1 | -2/+3 | |
2016-08-21 | Merge pull request #1554 from eschnett/eschnett/hdf5-blosc | Todd Gamblin | 1 | -1/+1 | |
hdf5-blosc: Remove commit id from version specification | |||||
2016-08-19 | Flake8 | Adam J. Stewart | 1 | -3/+6 | |
2016-08-19 | Add latest version of fftw | Adam J. Stewart | 2 | -16/+17 | |
2016-08-19 | updated stat 3.0.0b url | Gregory L. Lee | 1 | -2/+2 | |
2016-08-19 | py-sphinx requires py-setuptools during runtime | Adam J. Stewart | 1 | -1/+4 | |
2016-08-19 | Swap lowercase for uppercase in URL | Adam J. Stewart | 1 | -1/+1 | |
2016-08-19 | Fix binary conflicts during sphinx activation | Adam J. Stewart | 1 | -1/+1 | |
2016-08-19 | Add all Sphinx dependencies | Adam J. Stewart | 13 | -40/+275 | |
2016-08-19 | Remove commented-out outdated commit id | Erik Schnetter | 1 | -1/+0 | |
2016-08-19 | Cleaned up commented out code in intelmpi package | Andrew Williams | 1 | -6/+0 | |
2016-08-19 | Added required arguments to get plumed to build with intelmpi | Andrew Williams | 1 | -7/+12 | |
2016-08-18 | py-cffi: set LDSHARED env so that rpath is set | Stephen Herbein | 1 | -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-18 | Not compiling due to mpi error. Also getting this error from the command ↵ | Andrew Williams | 2 | -19/+32 | |
line so could be separate issue. Otherwise package definition first draft complete. | |||||
2016-08-17 | hdf5-blosc: Remove commit id from version specification | Erik Schnetter | 1 | -1/+2 | |
The respective commit seems to have vanished. Now using the master branch without specifying a particular commit. | |||||
2016-08-17 | Added +piclibs variant for building PIC versions of libgfortran.a and ↵ | Marty McFadden | 2 | -0/+67 | |
libstdc++.a | |||||
2016-08-17 | Added variants and dependencies to plumed but I'm getting an error when ↵ | Andrew Williams | 2 | -20/+72 | |
trying to resolve mpi to a valid virtual package | |||||
2016-08-16 | Merge pull request #1531 from davydden/pkg/ape | becker33 | 1 | -0/+55 | |
ape: add new package | |||||
2016-08-16 | Merge pull request #1530 from davydden/pkg/octopus | becker33 | 1 | -0/+86 | |
octopus: new package | |||||
2016-08-16 | ape: add new package | Denis Davydov | 1 | -0/+55 | |
2016-08-16 | octopus: new package | Denis Davydov | 1 | -0/+86 | |
2016-08-15 | added pkg-config to build deps of cairo and pixman | Gregory L. Lee | 2 | -0/+2 | |
2016-08-15 | fix atk url_for_version | Gregory L. Lee | 1 | -1/+1 | |
2016-08-15 | allow parallel build of stat | Gregory L. Lee | 1 | -1/+0 | |
2016-08-15 | gobject-introspection requires glib version 2.48.1 | Gregory L. Lee | 1 | -1/+2 | |
2016-08-15 | stat and dependences package updates | Gregory L. Lee | 3 | -5/+6 | |
2016-08-15 | added dyninst patches for stat+dysect | Gregory L. Lee | 4 | -3/+117 | |
2016-08-15 | flake 8 fixes for dyninst | Gregory L. Lee | 1 | -1/+1 | |
2016-08-15 | dyninst package use spec.satisfies instead of @when | Gregory L. Lee | 1 | -1/+7 | |
2016-08-15 | flake 8 fixes for stat and dependents | Gregory L. Lee | 5 | -7/+4 | |
flake 8 fixes for dyninst flake 8 fixes for dyninst flake 8 fixes for dyninst | |||||
2016-08-15 | updated stat and added pygtk and dependent packages | Gregory L. Lee | 9 | -5/+249 | |
2016-08-15 | temp commit in current state | Andrew Williams | 2 | -3/+10 | |
2016-08-15 | opencv: make py-numpy a nolink dependency | Ben Boeckel | 1 | -1/+1 | |
2016-08-15 | go: mark git as also being a runtime dependency | Ben Boeckel | 1 | -1/+1 | |
2016-08-15 | packages: mark builddeps as type='build' | Ben Boeckel | 5 | -7/+7 | |
Less sure about these. | |||||
2016-08-15 | r-datatable: fix nolink dependency | Ben Boeckel | 1 | -1/+1 | |
2016-08-15 | packages: mark builddeps as type='build' | Ben Boeckel | 6 | -6/+6 | |
2016-08-15 | Basic package file for plumed and boilerplate for external intel mpi | Andrew Williams | 2 | -76/+41 | |
2016-08-12 | Replace python('setup.py' with setup_py( | Adam J. Stewart | 1 | -3/+1 | |
2016-08-12 | Merge pull request #1342 from adamjstewart/features/cgns | Todd Gamblin | 1 | -0/+73 | |
Add CGNS package | |||||
2016-08-12 | Add Python 3.5 support, latest version of PySide | Adam J. Stewart | 1 | -2/+9 | |
2016-08-11 | Use GitHub URL for ImageMagick | Adam J. Stewart | 1 | -2/+6 | |
2016-08-11 | Rebase messed up flake8 | Adam J. Stewart | 1 | -1/+0 | |
2016-08-11 | Skip webengine until webkit support is added | Adam J. Stewart | 1 | -0/+1 | |
2016-08-11 | Latest version of pyside still has problems, add deps | Adam J. Stewart | 1 | -2/+8 | |