Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-02-13 | filter_compiler_path: added the possibility to narrow search path | alalazo | 5 | -5/+12 | |
Following a comment from Todd, the search path for the files listed in `filter_compiler_wrappers` can now be narrowed. Anyhow, the function implementation still makes use of `find`, the rationale being that we have already seen packages that install artifacts in e.g. architecture dependent folders. The possibility to have a relative search path might be a good compromise between the previous approach and the one suggested in the review. Also: 'ignore_absent' and 'backup' keyword arguments can be optionally forwarded to `filter_file`. | |||||
2018-02-13 | mvapich2: ported 2e6a735b0043bebe8c6ff88f21c1bb2de0063135 | alalazo | 1 | -1/+1 | |
2018-02-13 | mixins: implemented declarative syntax | alalazo | 5 | -61/+30 | |
Implemented a declarative syntax for the additional behavior that can get attached to classes. Implemented a function to filter compiler wrappers that uses the mechanism above. | |||||
2018-02-13 | Improved naming of properties and classes (per Denis comments). | alalazo | 5 | -10/+10 | |
2018-02-13 | Added mixins to modularize common behaviors across build-systems. | alalazo | 5 | -119/+54 | |
Modifications: * added a mixin to filter compiler wrappers from files * modified hdf5, openmpi, mpich, mvapich2 to use it | |||||
2018-02-13 | FFTW: expose optimization handles via variants (SIMD + FMA) (#7038) | Massimiliano Culpo | 1 | -6/+20 | |
2018-02-12 | new package: Glfmultiples (#7055) | Levi Baber | 1 | -0/+49 | |
2018-02-12 | grackle package: add float option (#7196) | Loikki | 1 | -0/+4 | |
2018-02-12 | fluxbox lightweight window manager (#7169) | Luigi Calori | 1 | -0/+46 | |
2018-02-12 | RAJA package: add versions and CUDA/openmp support (#7201) | David Beckingsale | 1 | -1/+29 | |
2018-02-12 | updates to conduit and ascent packages (#7040) | Cyrus Harrison | 2 | -10/+18 | |
* Remove variants disabling blas and lapack for py-numpy, issues building these have been resolved * For CMake greater than 3.10, FindMPI changed, so use MPIEXE_EXECUTABLE instead of MPIEXE for 3.10 and newer | |||||
2018-02-11 | Set a default python that is consistent with the libraries in PYTHONHOME (#7157) | Massimiliano Culpo | 1 | -0/+5 | |
fixes #7128 Before this PR packages that were indirectly dependent on python might have failed due to inconsistency between the python found in the environment and the standard libraries set in PYTHONHOME | |||||
2018-02-11 | shortbred: Create new package (#7210) | Eric | 1 | -0/+51 | |
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. |