Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-11 | glimmer: Create new package (#7208) | Eric | 1 | -0/+43 | |
2018-02-11 | xtensor-python (#7217) | Axel Huebl | 1 | -0/+56 | |
pybind11 bindings for seamlessly using xtensor in python | |||||
2018-02-11 | pybind11: 2.2.[1,2] & develop (#7216) | Axel Huebl | 1 | -0/+4 | |
Add the latest release of `pybind11` and its `develop` version. | |||||
2018-02-11 | Xtensor 0.15.1 (#7215) | Axel Huebl | 3 | -4/+8 | |
Add the latest xtensor release and its dependencies. | |||||
2018-02-09 | new package: diffsplice (#7187) | Eric | 1 | -0/+41 | |
2018-02-09 | hpgmg package: add debug option and new version (#7175) | Jed Brown | 1 | -3/+13 | |
This adds a static version of hpgmg (up to now only the latest commit from the master branch was available). This also adds a debug variant and sets optimization flags for ~debug when the compiler is gcc, intel, or clang | |||||
2018-02-09 | petsc: use spack-built python for configure (#7176) | Jed Brown | 1 | -1/+1 | |
Make sure to use Spack-built python to run petsc configure script (in particular since petsc requires python@2.6:2.8) | |||||
2018-02-09 | xbraid@2.2.0: new package (#7205) | Geoffrey Oxberry | 1 | -0/+68 | |
2018-02-09 | git-imerge@1.1.0: new package (#7203) | Geoffrey Oxberry | 1 | -0/+62 | |
2018-02-09 | py-checkm-genome: Create new package (#7200) | Eric | 1 | -0/+43 | |
2018-02-09 | fix petsc int64 metis dependencies (#7195) | David Gardner | 1 | -4/+7 | |
2018-02-09 | libSplash: 1.7.0 (#7199) | Axel Huebl | 1 | -2/+18 | |
Adds the latest release of libSplash (1.7.0) and newly learned CMake flags for explicit dependency control. Modifies HDF5 dependency: non-MPI splash does (and did) never run with a parallel HDF5, due to it's internal cross-dependencies on MPI. | |||||
2018-02-08 | comd: more sane default (#7046) | Christoph Junghans | 1 | -1/+1 | |
Avoid useless deps. | |||||
2018-02-06 | LIBXSMM 1.8.3 (#7183) | Hans Pabst | 1 | -1/+2 | |
2018-02-06 | samblaster: Create new package (#7188) | Eric | 1 | -0/+40 | |
2018-02-06 | py-localcider: Create new package (#7189) | Eric | 1 | -0/+39 | |
2018-02-06 | oclint: new package (#7076) | Geoffrey Oxberry | 2 | -0/+99 | |
2018-02-05 | angsd: new version, and conflict for newer htslib with old version (#7122) | Levi Baber | 1 | -0/+2 | |
2018-02-04 | Update fish url for fish 2.7.1 (#7089) | Mark Meredith | 1 | -1/+2 | |
2018-02-03 | Update Nek5000 package to Version 17 (#7178) | Thilina Rathnayake | 1 | -14/+12 | |
and minor polishing | |||||
2018-02-03 | highfive: Update to version 1.5 (#7041) | Erik Schnetter | 1 | -0/+1 | |
2018-02-03 | A new package: libcroco. (#7154) | 健美猫 | 1 | -0/+37 | |
2018-02-03 | macOS Fix for GDAL (#7155) | Elizabeth Fischer | 1 | -6/+11 | |
2018-02-03 | clingo@5.2.2: new package (#7091) | Geoffrey Oxberry | 1 | -0/+54 | |
2018-02-03 | stringtie: add version 1.3.4a (#7164) | Eric | 1 | -0/+1 | |
2018-02-02 | new package: perl-exporter-tiny (#7030) | Eric | 1 | -0/+35 | |
2018-02-01 | Efficient array of booleans, C extension (#7135) | Feiyi Wang | 1 | -0/+37 | |
2018-01-31 | lz4 platform=darwin: fix dylib name (#7112) | Geoffrey Oxberry | 1 | -0/+6 | |
2018-01-31 | libdwarf: fix linking, fix build on Darwin (#7124) | Geoffrey Oxberry | 1 | -3/+31 | |
* libdwarf: fix linker flags * libdwarf: fix header install names * libdwarf: add zlib dependency Prior to this commit, libdwarf was linked to the system zlib. This commit links it to spack-installed zlib. * libdwarf: fix dynamic library suffix for Darwin | |||||
2018-01-31 | symlink python3 to python (#7103) | healther | 1 | -0/+6 | |
* symlink python3 to python * otherwise not all autotools are smart enough * Update package.py | |||||
2018-01-31 | Added osu-micro-benchmarks@5.4 (#7149) | sknigh | 1 | -0/+1 | |
2018-01-31 | Adding support for the Accelerate library on OS X (#7068) | Brian Van Essen | 1 | -2/+7 | |
* Adding support for the Accelerate library on OS X * Fixed guard on variable and added another depends_on statement to make sure that openblas gets selected even when openmp_blas variant is not turned on. | |||||
2018-01-31 | fr-hit: Create new package (#7132) | Eric | 2 | -0/+72 | |
2018-01-31 | Protobuf fix (#7110) | Brian Van Essen | 1 | -0/+8 | |
* Fixed a bug where when using shared libraries OS X does not set the RPATH correctly | |||||
2018-01-31 | LBANN OS X (#7105) | Brian Van Essen | 3 | -1/+34 | |
* Added a package for the MDAnalysis toolkit. * Added some flags to fix the build RPATHs and OpenMP for LBANN on OS X. * Fixed Hydrogen branch of Elemental to find OpenMP on OS X. | |||||
2018-01-31 | py-setuptools-git: Create new package (#7131) | Eric | 1 | -0/+37 | |
2018-01-31 | PNGwriter: 0.7.0 (#7026) | Axel Huebl | 1 | -0/+10 | |
Adds the latest release of PNGwriter, including Windows and CMake config package support. | |||||
2018-01-31 | Added v1.4.2 to libfabric package (#7053) | sknigh | 1 | -0/+1 | |
2018-01-31 | abyss: added missing libtool dependency (#7054) | Levi Baber | 1 | -0/+1 | |
2018-01-31 | openPMD-validator (#7064) | Axel Huebl | 1 | -0/+42 | |
Adds the new package for openPMD validator tools. | |||||
2018-01-31 | ocaml@4.06.0: new version (#7078) | Geoffrey Oxberry | 1 | -1/+6 | |
2018-01-31 | re2c@1.0.3: new package (#7092) | Geoffrey Oxberry | 1 | -0/+39 | |
2018-01-31 | opam: new package (#7079) | Geoffrey Oxberry | 1 | -0/+53 | |
2018-01-31 | bmake@20171207: new package (#7099) | Geoffrey Oxberry | 1 | -0/+51 | |
2018-01-31 | gcc: add version 7.3.0 (#7097) | Geoffrey Oxberry | 1 | -0/+1 | |
2018-01-31 | lz4@1.8.1.2: new version (#7111) | Geoffrey Oxberry | 1 | -0/+1 | |
2018-01-31 | libarchive@3.3.2: new version (#7113) | Geoffrey Oxberry | 1 | -0/+1 | |
2018-01-31 | rtags: add 2.17 and for now comment-out 2.12 (#7126) | Denis Davydov | 1 | -2/+3 | |
2018-01-31 | maq: Create new package. (#7133) | lingnanyuan | 1 | -0/+39 | |
2018-01-29 | rna-seqc package: JAVA_{ARGS,OPTS} for helper script (#6972) | Eric | 1 | -1/+1 | |