Age | Commit message (Collapse) | Author | Files | Lines |
|
|
|
|
|
* prinseq-lite: Create new package
* prinseq-lite: set variant description and add dependency type
|
|
* Fix build issue with PMIx on aarch64
Work around a bug in PMIx that causes build issues on aarch64. Bug was
fixed in PMIx 2.1.1, so the spack package checks both the architecture
and the PMIx version. Workaround is to just not build the PMIx test and
example code.
* Minor code cleanups
Minor corrections to make 'spack flake8' happy.
* Add support for version 2.1.1
|
|
- Ragel is a parser and finite state machine generator that can be
used as an alternative means for solving parsing problems without
Flex.
|
|
|
|
* omega-h: new package
* omega-h: fix multiple package.py issues
* omega-h: use tarball checksum to avoid warning
* omega-h: wrap lines for flake8
|
|
* new package: racon (bioinformatics)
* add cmake_arg method
|
|
* HiC-Pro: a new package.
* Flake8.
* Update.
* Remove nektar.
|
|
|
|
* r-matr: Create new package.
* shocklibs: Create new package.
* r-biom-utils: Create new package.
* r-mgraster: Create new package
* py-poster: Create new package.
* py-requests-toolbelt: Create new package.
* perl-libwww-perl: Create new package.
* py-mg-rast-tools: Create new package.
* mg-rast-tools: Fix version constraints for dependencies.
* Change dependency type of py-setuptools.
|
|
* py-pymol: new package
* py-pymol: needs python+tk
|
|
Change-Id: I31766d3ceb4fa8852b9bdc82444e36514e760f4b
|
|
|
|
|
|
* DIAMOND: Add version 0.9.20
* DIAMOND: add version 0.9.21
|
|
|
|
|
|
* openPMD-api
Add a new package for openPMD-api.
openPMD is a meta-data standard (markup, schema) for hierarchical,
scientific particle and mesh based data.
openPMD-api is a library wrapping the underlying backends (HDF5,
ADIOS, ...) into a single, object-aware API.
* Repository: https://github.com/openPMD/openPMD-api
* Project: https://github.com/openPMD http://www.openPMD.org
* mpi variant forwarding: fix concretization
|
|
* libxml2: adding subdir to cpath for deps
* libxml2: no join_path
* libxml2: fix cpath for run_env
* libxml2: typo
|
|
* freetype: adding subdir to cpath for deps
* freetype: no join_path
* freetype: fix cpath for run_env
|
|
+ I am unable to build suite-sparse@5.2.0 with clang@6.0.0. The build fails
with the error:
```
2397 [ 99%] Linking C executable wildtype_demo
2398 make[4]: Leaving directory
`/tmp/kellyt/spack-stage/spack-stage-w0XYhK/SuiteSparse/GraphBLAS/build'
>> 2399 libgraphblas.so.2.0.1: undefined reference to `__fpclassify'
>> 2400 clang-6.0: error: linker command failed with exit code 1 (use -v to
see invocation)
>> 2401 make[4]: *** [wildtype_demo] Error 1
```
+ This error appears because libgraphblas.so requires `-lm`, but that link
dependency is not explicitly listed in GraphBLAS\CMakeLists.txt.
+ A patch file is provided to add this dependency. The patch is only applied
when the compiler is `%clang`.
|
|
* add variants and conflicts for curl
* darwinssl - Apple's SSL/TLS implementation
* libssh - use libssh implementation
* add darwin conflict for libssh{,2}
* add linux conflict for darwinssl
* remove openssl when +darwinssl
* Update package.py
* Update package.py
* Update package.py
* Update package.py
|
|
|
|
|
|
|
|
|
|
build package files. (#7812)
|
|
* xrandr: needs xrandrproto
* xrandr: fix typo
|
|
* ADIOS 1.13.1
ADIOS 1.13.1 fixes several issues with zero-sized block
reading and writing when compression transports are used.
* SZ 1.4.12.3
Add the lastest SZ release used in ADIOS1.
|
|
* bcl2fastq2: package update
* package/bcl2fastq2: homepage fix
* package/bcl2fastq2: glob fix
* package/bcl2fastq2: code clean up
* package/bcl2fastq2: code clean up #2
|
|
|
|
|
|
|
|
|
|
* bismark: Create new package
* bismark: fix dependency types
|
|
* psmc: new package
* psmc: changed version number
* psmc: overwrite build phase
|
|
* perl-statistics-pca: Create new package
* perl-statistics-pca: fix dependency types
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* r-s4vectors: package update
* r-s4vectors: dependencies fix
|
|
|
|
* r-iranges: package update
* r-iranges: package update
* r-iranges: dependencies fix
|
|
* r-genomicranges: package update
* r-genomicranges: dependencies fix
|
|
|