Age | Commit message (Collapse) | Author | Files | Lines |
|
* New package: IDL
* Update var/spack/repos/builtin/packages/idl/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* Update var/spack/repos/builtin/packages/idl/package.py
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
* added license header and changed url_for_version to just url
* removed unused imports, addressed comments
* removed trailing whitespace on line 14
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
* mozjs@1.8.5: fix compile issue
* mozjs: refine method
|
|
|
|
Co-authored-by: Daryl W. Grunau <dwg@lanl.gov>
|
|
|
|
|
|
* py-uvw: added package for versions 0.0.7 and 0.3.1
* py-uvw: added py-setuptools as dependency
|
|
|
|
Also added older version in the 3.6 and 3.5 series
|
|
Co-authored-by: Axel Huebl <axel.huebl@plasma.ninja>
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
(#17759)
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
During configure lhapdf5 searches for python. On one system
I tested on (ubuntu 19.10) it finds a system installed python3
and fails to create the python extension.
Variant named to make explicit that this is only a python2 extension.
|
|
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com>
|
|
|
|
* New package: r-hh
* Add short description
Add the project one liner for a short description that will be used for
`module whatis`.
|
|
|
|
* update version: intel packages daal, ipp, mkl-dnn, mkl, mpi, parallel-studio, pin, tbb and makes url parameter consistent and always use single quote.
* Fixes a typo with one of the sha256 checksum..
* Adds version entries for new versions of Intel packages.
* Adds hashes for new versions of Intel packages.
* Adds missing hash of Intel compiler.
* Adds the newest version of Intel MPI 2019.8.
* Fixes hash for intel-parallel-studio and intel-tbb.
* Fixes version number of Intel MPI.
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de>
|
|
Systems with older GNU compilers were not affected.
This commit fixes #15901 and fixes #17605.
|
|
|
|
* libmodbus:adding new package
* fixing testing failures
* fixing flake 8 errors
* fixing flake 8 errors
Co-authored-by: Kapadia <kapadia2@llnl.gov>
|
|
Co-authored-by: Rao Garimella <rao@abyzou.lanl.gov>
|
|
|
|
* openfoam: use MPI 'headers' property (fixes #17730)
* openfoam: +spdp variant, usable for OpenFOAM 1906 and later
in contrast to +float32, which uses single-precision throughout, +spdp
uses the following:
- single-precision for most internals
- double-precision for linear solver
* openfoam: add m4 as build dependency
* scotch: update to 6.0.9 released Oct 2019
Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com>
|
|
|
|
* [vgm] new package Virtual Geometry Model (VGM)
* [vgm] Updated description
|
|
* [geant4-vmc] New package
* [geant4-vmc] aligned spacing
|
|
* Add Caliper v2.4.0
* Use built-in gotcha
|
|
* Adding pic support for Kokkos
* Update pic for kokkos
|
|
|
|
Libunwind already builds a shared library. The +pic variant adds the
compiler pic flag to the static archive so that it can be linked into
another shared library.
|
|
|
|
|
|
Eospac's build breaks on gcc@10: due to dependence on -fcommon behavior
and gnu changing to -fno-common. Added conditional argument to support
bleeding edge compilers
|
|
Signed-off-by: Tim Lane <tilne@amazon.com>
|
|
|
|
Variant "+mpi+python cxxstd=98" is fixed in 1.73.0.
|
|
|
|
|
|
* Add new package: solr
* refine version order
|
|
|
|
OpenSSL was pulled from the spec too early, leading to failures when
attempting to build with ~ssl.
|
|
|
|
|
|
|
|
* Update darshan package with nompi variant.
* Change variant to mpi and default to True
|
|
This PR adds the r-adesaptial package and several other new packages as
dependencies.
- r-adegraphics
- r-adephylo
- r-phylobase
- r-rncl
- r-rnexml
|
|
This PR adds the r-dss package and the r-bsseq package, also new, as a
dependency. This includes the latest versions, which required updates to
the following dependencies:
- r-biocgenerics
- r-iranges
- r-s4vectors
- r-summarizedexperiment
Older versions of r-dss and r-bsseq are included as well to ensure
compatibility with older versions of the above dependencies.
|
|
|
|
|