Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-11-16 | New version: py-pytest-cov 3.0.0; add 'toml' variant to py-coverage (#27478) | iarspider | 2 | -0/+7 | |
* New version: py-pytest-cov 3.0.0; add 'toml' variant to py-coverage * Update package.py | |||||
2021-11-16 | New version: py-pylint 2.8.2; new package py-platformdirs (#27473) | iarspider | 2 | -1/+30 | |
* New version: py-pylint 2.8.2; new package py-platformdirs * Update var/spack/repos/builtin/packages/py-platformdirs/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-pylint/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-11-16 | llvm: maintainers (#27482) | Harmen Stoppels | 1 | -1/+1 | |
2021-11-16 | cdo: new release cdo-2.0.0 (#27457) | Brian Spilner | 1 | -0/+1 | |
2021-11-16 | Intel mpi: allow use of external libfabric (#27292) | Robert Cohn | 3 | -19/+23 | |
Intel mpi comes with an installation of libfabric (which it needs as a dependency). It can use other implementations of libfabric at runtime though, so if you install a package that depends on `mpi` and `libfabric`, you can specify `intel-mpi+external-libfabric` and ensure that the Spack-built instance is used (both by `intel-mpi` and the root). Apply analogous change to intel-oneapi-mpi. | |||||
2021-11-16 | New versions: py-pyasn1 0.4.8, py-pyasn1-modules 0.2.8 (#27453) | iarspider | 2 | -1/+3 | |
* New versions: py-pyasn1 0.4.8, py-pyasn1-modules 0.2.8 * Update package.py | |||||
2021-11-16 | Add py-h5py 3.6.0 (#27476) | Thomas Kluyver | 1 | -0/+1 | |
2021-11-16 | New version: py-pyrsistent 0.18.0 (#27477) | iarspider | 1 | -1/+4 | |
* New version: py-pyrsistent 0.18.0 * Update package.py * Update var/spack/repos/builtin/packages/py-pyrsistent/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-11-16 | py-pyqt-builder: add new package (#27484) | Manuela Kuhn | 1 | -0/+20 | |
2021-11-16 | New version: py-pytest 6.2.5 (#27481) | iarspider | 1 | -4/+6 | |
* New version: py-pytest 6.2.5 * Update var/spack/repos/builtin/packages/py-pytest/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * Update package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2021-11-16 | Bump curl (#27471) | Harmen Stoppels | 1 | -0/+2 | |
2021-11-16 | New version: py-pu 1.11.0 (#27452) | iarspider | 1 | -1/+4 | |
2021-11-16 | New version: py-pycuda 2021.1 (#27458) | iarspider | 1 | -2/+3 | |
2021-11-16 | New version: py-pycurl 7.44.1 (#27470) | iarspider | 1 | -0/+3 | |
2021-11-16 | New version: py-pymongo 3.12.1 (#27474) | iarspider | 1 | -0/+1 | |
2021-11-16 | llvm: flang implies mlir (#27449) | Harmen Stoppels | 1 | -0/+2 | |
2021-11-16 | Add Python 3.9.9 (#27475) | Harmen Stoppels | 1 | -0/+1 | |
2021-11-16 | Add a symbol suffix option to LLVM (#27445) | Harmen Stoppels | 1 | -0/+6 | |
2021-11-16 | racket: fix URL extrapolation (#27459) | Arjun Guha | 1 | -1/+4 | |
2021-11-16 | mesa: Use the llvm-config of spec['llvm'] for '+llvm' (#27235) | Bernhard Kaindl | 1 | -0/+10 | |
Fix builds on hosts where /usr/bin/llvm-config-* is found and provides an incompatible version: Ensure that the llvm-config of spec['llvm'] is used. | |||||
2021-11-16 | Add a maintainer for Intel packages (#27465) | Robert Cohn | 5 | -0/+10 | |
2021-11-16 | lanl-cmake-modules: new package (#27447) | Ben Bergen | 1 | -0/+17 | |
Several projects have not yet added modern CMake support. This package adds find_package support for some of these projects. | |||||
2021-11-15 | oommf: new package (#26933) | Hans Fangohr | 1 | -0/+295 | |
Co-authored-by: Bernhard Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2021-11-15 | pgplot: Correct build error with shared libraries (#27154) | Erik Schnetter | 2 | -13/+31 | |
When building pgplot as shared library, dependencies need to be listed explicitly. | |||||
2021-11-15 | lcio: add v2.17 (#27238) | Thomas Madlener | 1 | -0/+1 | |
2021-11-15 | mpibind: add python bindings (#27127) | Edgar Leon | 1 | -24/+35 | |
2021-11-15 | Add module variables for NCEPLIBS (#27162) | Kyle Gerheiser | 12 | -0/+98 | |
Use setup_run_environment to search for libraries and set env variables for module generation. Libraries are installed with CMAKE_INSTALL_LIBDIR, which can be lib or lib64 depending on the machine, which makes it impossible to hardcode through modules.yaml. | |||||
2021-11-15 | mbedtls: fix shared libs needed section and add new version (#27285) | Harmen Stoppels | 2 | -1/+81 | |
2021-11-15 | libspatialite: add v5.0.1 (#27181) | Sinan | 1 | -1/+3 | |
Co-authored-by: sbulut <sbulut@3vgeomatics.com> | |||||
2021-11-15 | ECP-DAV-SDK: remove catalyst (#27204) | kwryankrattiger | 1 | -5/+1 | |
Temporarily remove +catalyst, assumes catalyst is on when +paraview | |||||
2021-11-15 | libfuse: fix build with new glibc (#27376) | Michael Kuhn | 1 | -0/+17 | |
glibc 2.34+ breaks libfuse@2 (see https://bugs.gentoo.org/803923). While we are at it, backport a few patches from upstream. | |||||
2021-11-15 | gchp: add v13.2.1 (#27318) | laestrada | 1 | -2/+3 | |
Co-authored-by: laestrada <lestrada00@gmail.com> | |||||
2021-11-15 | llvm: remove cyclades code from llvm-10:11 (#27385) | Glenn Johnson | 2 | -0/+85 | |
2021-11-15 | star-ccm-plus: add version and environment setup (#27388) | Glenn Johnson | 1 | -1/+20 | |
- add version 16.06.008_01 - set up run environment | |||||
2021-11-15 | perl-forks: handle non-threaded perl (#27392) | Glenn Johnson | 1 | -0/+4 | |
If the perl that perl-forks is built against is non-threaded the build system will drop into interactive mode to ask about simulating ithreads. This causes the build to hang. Set FORKS_SIMULATE_USEITHREADS to avoid going into interactive mode. | |||||
2021-11-15 | perl-dbd-mysql: depend on mysql-client (#27393) | Glenn Johnson | 1 | -2/+2 | |
2021-11-15 | ncl: add dependencies (#27394) | Glenn Johnson | 1 | -2/+4 | |
- zstd - makedepend | |||||
2021-11-15 | maker: add perl-dbd-mysql dependency (#27395) | Glenn Johnson | 1 | -0/+1 | |
2021-11-15 | mariadb-c-client: add krb5 dependency (#27396) | Glenn Johnson | 1 | -0/+1 | |
2021-11-15 | nextflow: add v21.10.0 (#27400) | Diego Alvarez | 1 | -0/+1 | |
2021-11-15 | Turn some verbose messages into debug messages (#27408) | Harmen Stoppels | 1 | -8/+8 | |
2021-11-15 | edm4hep: add v0.4 (#27412) | Valentin Volkl | 1 | -1/+3 | |
2021-11-15 | dsfmt: new package (#27415) | Harmen Stoppels | 2 | -0/+59 | |
2021-11-15 | asciidoc: add autotools dependencies (#27418) | Glenn Johnson | 1 | -0/+3 | |
2021-11-15 | czmq: use Spack's docbook (#27419) | Glenn Johnson | 1 | -0/+2 | |
2021-11-15 | dbus: use Spack's docbook (#27420) | Glenn Johnson | 1 | -0/+2 | |
2021-11-15 | gpu-burn: set spack compiler (#27421) | Glenn Johnson | 1 | -3/+3 | |
2021-11-15 | interproscan: add missing dependency (#27423) | Glenn Johnson | 1 | -0/+1 | |
2021-11-15 | libbeagle: add opencl variant (#27424) | Glenn Johnson | 1 | -1/+11 | |
2021-11-15 | libdrm: use Spack docbook (#27425) | Glenn Johnson | 1 | -0/+2 | |