Age | Commit message (Collapse) | Author | Files | Lines |
|
* Add grpc@1.23.1
* Let version in url match actual one
|
|
Change-Id: I01242cbb43b0c62a659739a5d7e9d998dd27e794
|
|
|
|
|
|
* migrate: add zlib dependency.
* flake8.
* autotools related tools change to build.
|
|
|
|
* fftw: grouped precisions in a single variant
* fftw: simd options are now based on target features and not on variants
* fftw: simplified computing the selected precisions
|
|
|
|
|
|
Chromosome (#13030)
|
|
|
|
|
|
|
|
|
|
|
|
* fix ipykernel dependency, newer versions are python3-only
* Update var/spack/repos/builtin/packages/py-ipykernel/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-ipykernel/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
- add version/checksum info for v7.0.18
- update checksum for v6.1.1 to use sha256, while I have the editor
open...
|
|
|
|
|
|
|
|
* Add EasyBuild 4.0.0
* Update homepage, remove no longer required deps
* Replace version ranges with fixed versions
|
|
* ecp-io-sdk: Add faodel and sort variants
* ecp-viz-sdk: Re-enable catalyst, sort variants, turn on by default
* ecp-io-sdk and ecp-viz-sdk: Fix dependency variants
|
|
fixes #12928
|
|
Dotkit is being used only at a few sites and has been deprecated on new
machines. This commit removes all the code that provide support for the
generation of dotkit module files.
A new validator named "deprecatedProperties" has been added to the
jsonschema validators. It permits to prompt a warning message or exit
with an error if a property that has been marked as deprecated is
encountered.
* Removed references to dotkit in the docs
* Removed references to dotkit in setup-env-test.sh
* Added a unit test for the 'deprecatedProperties' schema validator
|
|
|
|
|
|
* libint: switch to 2-stage build for 2.6.0+
* libint: add tune and fortran variants
* cp2k: add support for libint >= 2.0
* cp2k: use pkg-config for linking libxc
|
|
* cdhit: add zlib dependency.
* Add zlib variant.
|
|
|
|
|
|
|
|
* Singularity 3.4.1 still needs the makefile patch
* Constrain build patch to 3.4.0:3.4.1
|
|
* new package: openldap
* fix mistake
* remove template text
* fix build error involving perl
* flake8
* improvements
* introduce multi valued variant for tls support
* improve tls variant
* overwrite build phase as opposed install
* improve style
|
|
|
|
|
|
|
|
|
|
* github releases are not released versions, but from-source
releases
* they lack the mimification of the JS/CSS components and as
such require node-js and npm, this conflicts with python@3:
* this commit
* drops the from-source dependencies on node-js and npm and
* updates the checksums to the correct sha256 hashes of the
pypi releases. The pypi-tarballs are different
|
|
|
|
* ZFP: CMake Package
ZFP is primarily build via CMake, which will have all install logic
and configuration files generated.
The 0.5.0 release did not support this yet, so we toss it.
* Patch ADIOS1: ZFP 0.5.1+ support
* ZFP: Expose all CMake variants
|
|
* binary cache: show all packages for compatible differing targets
* Don't restrict spack buildcache list to arch or os
* Fix from merge conflict
|
|
|
|
fixes #12915
closes #12916
Since Spack has support for specific targets it might happen that
software is built for targets that are not exactly the host because
it was either an explicit user request or the compiler being used is
too old to support the host.
Modules for different targets are written into different directories
and by default Spack was adding to MODULEPATH only the directory
corresponding to the current host. This PR modifies this behavior to
add all the directories that are **compatible** with the current host.
|
|
* new package: py-python-ldap
* fix dependency types
* improvements
* Update var/spack/repos/builtin/packages/py-python-ldap/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/py-python-ldap/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* add openldap dependency
|
|
|
|
|
|
* go-md2man: disable module-mode
* Update var/spack/repos/builtin/packages/go-md2man/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* add singularity 3.4.1
Signed-off-by: ArangoGutierrez <eduardo@sylabs.io>
* revert some changes
Signed-off-by: ArangoGutierrez <eduardo@sylabs.io>
* add maintainers list to pkg singularity
Add @alalazo and me to the Singularity maintainers list
* Update var/spack/repos/builtin/packages/singularity/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/singularity/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/singularity/package.py
Co-Authored-By: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
|