Age | Commit message (Collapse) | Author | Files | Lines |
|
* py-umi-tools: Create new package
* py-umi-tools: fix dependencies
|
|
|
|
* combine all patches for 1612 into a single file, with additional
comments to explain the rational.
* Add kahip decomposition variant.
* Add support for ARM64 architecture.
* filter instead of patching etc/config.*/settings. This eliminates
patch files for 1706, perhaps for the future as well.
* URLs at or before version 1612 have a different structure, so
provide a url_for_version implementation to handle this
|
|
* package/r-rjags: create new package
* fix typo
fix typo
* package/r-rjags small fix to pass flake8 tests
* package/r-rjags: more fixes to satisfy flake8 tests
|
|
|
|
* Update motioncor2 to 1.0.4 and add libtiff dependency.
* Add comments for libtiff dependency in MotionCor2.
|
|
|
|
* suite-sparse: support 64bit BLAS
* use double quotes instead of escaped quotes
|
|
|
|
* singularity - added master branch as this has latest fixes - 2.4 does not compile on centos 6 without use of this branch
* renamed to develop
* added master branch properly
|
|
The ADIOS1 numpy bindings depend on an installed, fully loaded
ADIOS C library + its config tools to build properly.
|
|
* Added a package for the MDAnalysis toolkit.
* Added a package for the Intel MKL-DNN project.
* Fixed flake8 errors.
* Fixed Flake8
|
|
|
|
* atom-dft: new package plus dependencies
* Indentation fix
* Use the compiler wrappers
* Pass variables instead of using FileFilter
|
|
* Install all the cli tools from all the sub-directories
* Satisfy pep8
|
|
* add py-lrudict
* style fix
* style fix: add blank lines
|
|
|
|
|
|
* add OctavePackage
1. remove import CudaPackage which is not needed anymore
2. mention CudaPackage and OctavePackage in packaging guide
3. adjust OctavePackageTemplate
4. add clue file for Octave build
5. sanity check on self.prefix
* use setup_environment
|
|
* py-xattr: a python interface to access extended file attribute
* py-xattr: style fix
|
|
* Added a package for the MDAnalysis toolkit.
* Updated the LBANN recipe to use the revised cmake environment being
rolled out.
* Flake8 errors
|
|
|
|
|
|
* jags: fixing openblas thows a lapack error when compiling. atlas works. other lapack providers may work. also adding tags
* changing blas/lapack reference
* removing openblas conflict
* jags: whitespace cleanup for flake8
|
|
* esmf: put .mod files in the spack compiler search path
* esmf: allow building with Cray mpi
* esmf: create run-path dependent libraries on osx
* esmf: link fortran interface libraries when building with mpich
|
|
|
|
* perl-xml-libxml: adding perl module
* line length change
|
|
* create perl-file-which package
* trivial edits for package.py so
trivial edits for package.py so that flake8 will not complain
|
|
This fixes build issues with most recent gcc versions.
See issue #6252.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Adds the C++ File API library "lines-are-beautiful" for the
reMarkable e-ink tablet.
|
|
* Fix detection of blas and lapack: provide libraries/includes as
arguments to CMake rather than using CMake's auto-detection.
This includes a patch to QMCPACK's CMake files to refer to
Spack-built blas/lapack implementations. This also includes
special-case logic for the intel-mkl implementation of blas/lapack
* Break up unit tests and short tests. Only hard failure if the unit
tests fail, if short tests fail issue a warning only.
* Add QMCPACK 3.3.0, get rid of 3.0.0
|
|
|
|
|
|
|
|
* fasttree: new package
* fasttree: better version handling
* fixing line length for flake8
|
|
- define MPICH_SKIP_MPICXX, link libmpich instead of libmpi
(as per disussion in PR #4990)
ENH: more flexible editing/patching of openfoam env files
CONFIG: comment out requirement for openmpi+thread_multiple
- was originally slated for the 1712 release and beyond, but there are
reportedly unstable version/network combinations.
Leave as comment for future reference, since it may be arise again.
STYLE: renamed openfoam-site.patch as 1706-site.patch (and reformatted)
- to preserve against impending changes in the layout of
config.{csh,sh}/settings
|
|
- post-install module settings for openfoam-com and foam-extend.
|