Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
* add runtime deps
* revert to strict dep versions
|
|
|
|
* new package starting at 4.0.2
|
|
|
|
|
|
* gatk: added 4.0.8.1, fixed binary install
* gatk: fix flake8 conflict
* gatk: improve comments and modify install
|
|
* add version 1.3.0
* change build parameters, install process
* mxnet will not compile against spack's nnvm and dmlc so we must use
the distributions provided by the source package.
* also removed 'bin' installation as mxnet is just a shared library.
* improve BLAS linking
* remove unnecessary args
* added variant for python bindings
|
|
* Added kibana, updated elasticsearch
* Update elastic search to 6.4
|
|
Signed-off-by: Daniel Topa <dantopa@lanl.gov>
|
|
* py-colormath: new version requires newer networkx
|
|
|
|
* r-nloptr: Explicit depends_on(nlopt). Previously there was a hidden dependency, masked by the package's configure script.
* r-nloptr: Change spelling of variables to satisfy pyflake8
* r-nloptr: Break a long line to satisfy pyflake8
* r-nloptr: larger indent on continuation, to satisfy pyflake8
* r-nloptr: another attempt at larger indent on continuation, to satisfy pyflake8
* r-nloptr: now a smaller indent on continuation, to satisfy pyflake8
* r-nloptr: Another attempt at right amount of indent.
* r-nloptr: Another attempt at right amount of indent.
* Use the correct attributes for finding the nlopt includes and libs.
* Lines too long, split into pieces
|
|
|
|
|
|
* mpiifort doesn't automatically link all run-time libraries
* scalapack was being picked up accidentaly if intel-mkl was in the spec
|
|
|
|
|
|
|
|
Added v4.0.0 and workaround for cmake bug
|
|
This patch does not apply cleanly anymore and breaks clang/Mac builds
balay@asterix /home/balay/git-repo/github/trilinos (develop=)
$ patch -Np1 < /home/balay/git-repo/github/spack/var/spack/repos/builtin/packages/trilinos/xlf_tpetra.patch
can't find file to patch at input line 3
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|--- a/packages/tpetra/core/src/Tpetra_Details_libGemm.cpp
|+++ b/packages/tpetra/core/src/Tpetra_Details_libGemm.cpp
--------------------------
File to patch:
|
|
* assimp: fix compile issues with intel compilers on knl/linux [a dependency for dealii]
Fixes issue #9189
* assimp: add variant 'shared' with default value 'True'
|
|
|
|
* libmesh: Added SLEPC eigensolver variant.
* libmesh: Added new versions.
* Corrected flake8 errors.
* Corrected SLEPc variant with proper config & conflicts.
|
|
* Added jdk version, added r-ks and r-multicool packages, made some r packages less conservative in their r version requirement
* flake8 fixes
* fix formatting in jdk version cmd
* Added type=('build', 'run') to some R package dependencies,
added some missing dependencies to r-ks. Thanks Adam.
* fix flake8 error
|
|
|
|
* xsdk: update xsdk@develop dependency on trilinos@develop
* trilinos: enable tpetra, ifpack2, zoltan2, amesos2
|
|
|
|
|
|
Due to an internal bug regarding the handling of scalars
(ndim must be 0) in numpy prior to 1.15.0, openPMD-api
will require the latest numpy 1.15+.
Since there is a small regression with datetime pickling in
1.15.0 from the required fix and spack only packages 1.15.1
currently, we depend on 1.15.1 in the recipe.
|
|
* add 5 most recent versions and git master branch
* add trilinos, gmodel, throw, examples, optimize, symbols,
and warnings variants
* disable XSDK so that Trilinos dependencies are found.
|
|
* Update dmd.
* Build dmd and druntime.
* Build dmd.
* Restore edit.
* Flake8.
|
|
* skilion-onedrive: a new package.
* Fix flake8 issues.
|
|
* Bamdst: a new package.
* Remove duplicate make() in install().
|
|
|
|
* r-summarizedexperiment: new version
* r-summarizedexperiment: add ending range for r3.4 dep
* r-summarizedexperiment: fix range
|
|
* added py-pycogent
* flake8 edits
* added type=('build', 'run') to deps, changed py-matplotlib and mpi4py
* changed python min version to 2.6
* fixed cython to py-cython dep
* fixed mpi4py to py-mpi4py
* fixed py-sqlalchemy
* added 1.5.3 version
* fixed version 1.5.3 install
* changed deps names to reflect convention
* added variants
* changed download URL and added SHA256 hash
* fixed deps
* added github url for 1.5.3
* removed unneeded deps
* doesn't require py-setuptools
* fixed url and added py-setuptools specific to version 1.9
* fixed variant names and changed cython to normal dependency instead of variant
* removed cython dep, failed to build when it was present. Changed variant name 'mpi4py' to 'mpi' and changed sqlalchemy variant name to mpi
* fixed dependencies and added py-pymysql dep
* added setup-environment step
* changed download url for 1.5.3 to pypi
* fixed flake8 issue
* updated
* added changes
|
|
* Addition of latest maestrowf releases.
* Addition of filelock to dependencies.
* Addition of when clause to depends_on for filelock and tabulate.
* Correction of the tar url.
|
|
* r-genomicalignments: new version
* r-genomicalignments: ending range for r3.4 dep
* r-genomicalignments: fix range
|
|
* r-biomart: new version;
* r-biomart: ending range for r3.4 dep
* r-biomart: fix version range
|
|
* r-deseq2: new version
* r-deseq2: fix r 3.4 dep range
|
|
* Trying to package old AIDA
* Document the incompleteness
* Install the jars too
|
|
* added py-picrust
* flake8 edits
* fixed boilerplate, added type='build', 'run'
* fixed errors
* added deps
* fixed error
* fixed numpy max version
* fixed future version
* fixed version issues
|
|
actually AutoTools, not CMake. (#9110)
|
|
|
|
* py-pymysql: new package
* added type build and run
|
|
* openblas@0.3.1:0.3.2: patch CMake export bug
See https://github.com/xianyi/OpenBLAS/pull/1703.
* openblas@0.3.1: new version
|
|
* New package: CODES simulation framework
* CODES: add comments
* CODES: remove -fi from extra autoreconf flags
|
|
|
|
|