summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-07-19Download Adios from GithubRobert D. French1-2/+2
Get adios from github, not NCCS Use correct hash, thanks Ben
2016-07-19Merge pull request #1226 from adamjstewart/features/tkinterTodd Gamblin3-15/+62
Add Tkinter support for Python
2016-07-19Merge pull request #1262 from davydden/pkg/suite_sparse_fix_blasTodd Gamblin2-13/+29
suite-sparse: enable TBB and fix Blas/Lapack libs
2016-07-18Flex requires m4Erik Schnetter1-0/+1
2016-07-18Make HDF5 1.10 the default versionErik Schnetter1-1/+1
Apply this only after NetCDF 4.4.1 is supported.
2016-07-18Update NetCDF to version 4.4.1Erik Schnetter1-0/+1
This version supports HDF5 1.10 in a backward-compatible manner.
2016-07-18Merge pull request #1204 from goxberry/cmake-3.6.0Todd Gamblin1-0/+1
cmake@3.6.0
2016-07-18Merge pull request #1287 from mwilliammyers/package-jasperTodd Gamblin2-0/+88
jasper: Add new jasper package
2016-07-18package - jasper - Add new jasper packagemwilliammyers2-0/+88
2016-07-18setuptools is a build dependency in numpy.Todd Gamblin1-1/+1
2016-07-18Declare dependency of "py-h5py +mpi" on "py-mpi4py"Erik Schnetter1-0/+1
2016-07-18Merge pull request #1282 from eschnett/eschnett/py-numpyTodd Gamblin1-0/+1
py-numpy: Add py-setuptools dependencies
2016-07-18Merge pull request #1270 from davydden/pkg/mumps_scalapack_fix_blasTodd Gamblin2-43/+64
Pkg/mumps scalapack fix blas
2016-07-18py-numpy: Add py-setuptools dependenciesErik Schnetter1-0/+1
Closes #1281.
2016-07-18Merge pull request #1238 from davydden/pkg/mkl_updateTodd Gamblin1-1/+37
mkl: add provide blas/lapack
2016-07-18Flake8 and new tk versionAdam J. Stewart2-9/+14
2016-07-18Build Python with Tkinter supportAdam J. Stewart3-6/+48
2016-07-18Merge pull request #1269 from davydden/pkg/hypre_trilinos_blasTodd Gamblin2-17/+35
Pkg/hypre trilinos blas
2016-07-18netlib-scalapack: use dso_suffixDenis Davydov1-3/+2
2016-07-17Merge pull request #1188 from epfl-scitas/packages/py-numpyTodd Gamblin1-2/+2
RPATH for blas in py numpy
2016-07-17Merge pull request #1258 from eschnett/eschnett/openmpi-2.0.0Todd Gamblin1-1/+4
Update to OpenMPI 2.0.0
2016-07-16mumps: flake8 fixesDenis Davydov1-30/+37
2016-07-16netlib-scalapack: flake8 fixesDenis Davydov1-8/+13
2016-07-16flake8 fixesDenis Davydov1-2/+4
2016-07-16mumps: don't hardcode blas name; remove unused depends_on(lapack)Denis Davydov1-3/+4
2016-07-16netlib-scalapack: make sure Spack's Lapack is usedDenis Davydov1-0/+9
2016-07-16trilinos: don't hardcode blas/lapack namesDenis Davydov1-2/+5
2016-07-16hypre: don't hardcode blas/lapack/mpi; optionally run testsDenis Davydov1-13/+26
2016-07-16suite-sparse: enable TBB and fix Blas/Lapack libsDenis Davydov2-13/+29
2016-07-15Correct indentationErik Schnetter1-1/+1
2016-07-15Merge pull request #1168 from epfl-scitas/packages/gtsbecker331-0/+53
gts : added package
2016-07-15Merge pull request #1177 from epfl-scitas/packages/swiftsim_and_metisbecker331-0/+1
swiftsim : fixed configuration for metis
2016-07-15Merge pull request #1187 from paulhopkins/bugfix/python-updatesbecker331-3/+22
Bugfix/python updates
2016-07-15Merge pull request #1227 from glennpj/ggvisbecker335-0/+237
New package - r-ggvis
2016-07-15Merge pull request #1254 from mdevlin1/features/hmmerbecker331-0/+76
add HMMER package
2016-07-15Update to OpenMPI 2.0.0Erik Schnetter1-1/+4
2016-07-15Make flake8 happy with .../jdk/package.pyGeorge Hartzell1-10/+8
My PR for adding a new jdk version failed its travis run because of existing flake8 violoations. This package cleans them up. I'm not particularly pythonic, but most of the complaints were obvious. HOWEVER, I'm not particularly confident about handling long lines by taking an flake8 exception comment onto the end. Feedback welcome...
2016-07-15add HMMER packageMitchell Devlin1-0/+76
2016-07-15mkl: add info on interface and threading layers to the docstringDenis Davydov1-1/+7
2016-07-15Merge pull request #378 from mathstuf/dep-typesTodd Gamblin203-314/+535
dependency types
2016-07-14Fix package name bug.Todd Gamblin1-1/+1
2016-07-14added py-pydatalog packageGregory Becker1-0/+38
2016-07-14Add GNU Prolog package.Todd Gamblin1-0/+41
2016-07-14foam-extend, sundials: add cmake as a builddepBen Boeckel2-0/+2
The sundials doesn't use CMake directly, but it is referenced in the patch step. I suspect it calls CMake somewhere else in its build system.
2016-07-14cantera: use nolink for python module dependenciesBen Boeckel1-4/+4
Unsure about this, but this is probably true.
2016-07-14lua: bring in run deps of build and run depsBen Boeckel1-1/+1
2016-07-14R: look only at run dependencies of build and run depsBen Boeckel1-1/+1
2016-07-14python: setup the dependent environment properlyBen Boeckel1-1/+1
We want the run dependencies of all build and run dependencies of the current package.
2016-07-14msgpack-c: add missing dependency on cmakeBen Boeckel1-0/+2
2016-07-14py-matplotlib: require py-setuptools to buildBen Boeckel1-0/+1