Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-01-11 | py-pyscf: Add v2.40, v2.30, v2.2.1 (#42057) | Paul R. C. Kent | 1 | -0/+3 | |
2024-01-11 | Containerize: accommodate nested or pre-existing spack-env paths (#41558) | Owen Solberg | 1 | -1/+2 | |
The current `mkdir {{ paths.environment }}` will generate an error if: * `{{ paths.environment }}` already exists, or * `{{ paths.environment }}` is nested in non-existing dirs. Adding `-p` to the command will make this robust to both possibilities. Set noclobber bash option when writing manifest. | |||||
2024-01-11 | Add `nvbandwidth` package definition (#42021) | rfbgo | 1 | -0/+50 | |
* Add nvbandwidth package definition * Add recently added upstream tags | |||||
2024-01-11 | GDAL: add v3.8.3 (#42020) | Adam J. Stewart | 1 | -0/+1 | |
2024-01-11 | googletest: Fix url_for_version (#42027) | Juan Miguel Carceller | 1 | -3/+3 | |
2024-01-11 | NWChem: add v7.2.2 (#42040) | Jack Morrison | 1 | -0/+5 | |
2024-01-10 | dorado: switching to source build (#42039) | snehring | 2 | -11/+141 | |
* dorado: switching to source build * dorado: fixing formatting issue | |||||
2024-01-10 | hypre: Use spec.satisfies to test spec variants (#41627) | Sarah Osborn | 1 | -24/+23 | |
* hypre: Use satisfies to test spec constraints * hypre: Fix variant vs. dependency syntax mixup | |||||
2024-01-10 | Fix rocblas test build (#41645) | afzpatel | 2 | -6/+41 | |
* initial commit to fix rocblas client test * using amdblis for backend | |||||
2024-01-10 | Add `--create` to `spack env activate` (#40896) | psakievich | 5 | -111/+207 | |
Add `--create` option to `env activate` to allow users to create and activate in one command. --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> Co-authored-by: psakievich <psakievich@users.noreply.github.com> | |||||
2024-01-10 | perl-email-address-xs: New package (#41692) | Arne Becker | 1 | -0/+27 | |
* perl-email-address-xs: New package Adds Email::Address::XS * Removed copyright line * New year | |||||
2024-01-10 | perl-email-messageid: New package (#41696) | Arne Becker | 1 | -0/+27 | |
* perl-email-messageid: New package Adds Email::MessageID * Removed copyright line * New year | |||||
2024-01-10 | perl-email-mime-encodings: New package (#41693) | Arne Becker | 1 | -0/+27 | |
* perl-email-mime-encodings: New package Adds Email::MIME::Encodings * Removed copyright line * New year | |||||
2024-01-10 | perl-class-accessor: New package (#41698) | Arne Becker | 1 | -0/+25 | |
* perl-class-accessor: New package Adds Class::Accessor * Removed copyright line * New year | |||||
2024-01-10 | perl-set-object: New package (#41704) | Arne Becker | 1 | -0/+25 | |
* perl-set-object: New package Adds Set::Object * Removed copyright line * New year | |||||
2024-01-10 | perl-alien-build-plugin-download-gitlab: New package (#41706) | Arne Becker | 1 | -0/+31 | |
* perl-alien-build-plugin-download-gitlab: New package Adds Alien::Build::Plugin::Download::GitLab * Remove copyright line * New year | |||||
2024-01-10 | 2023.9.0 update for UPC++ and GASNet-EX (#41826) | Dan Bonachea | 2 | -12/+84 | |
* Add GASNet-EX release 2023.9.0 Add level_zero variant Deprecate old versions that are no longer supported Add version enforcement to accelerator variants * Add UPC++ release 2023.9.0 Deprecate old versions that are no longer supported Add version enforcement to accelerator variants | |||||
2024-01-10 | perl-rose-datetime: New package plus updates (#41744) | Arne Becker | 2 | -1/+51 | |
* perl-rose-datetime: New package plus updates - perl-rose-datetime: New package - perl-datetime: New version, updated dependencies to enable build time tests and added a runtime test * Remove copyright line * New year | |||||
2024-01-10 | Downloads source code from git repo (#41751) | AMD Toolchain Support | 1 | -20/+23 | |
2024-01-10 | Bump up the revision for rocm-opencl recipe for 5.7.0 and 5.7.1 release (#41770) | Sreenivasa Murthy Kolam | 1 | -4/+16 | |
* Bump up the revision for rocm-opencl for 5.7.0 release * fix style errors | |||||
2024-01-10 | shapemapper: adding new version 2.2.0 (#42018) | snehring | 1 | -5/+18 | |
2024-01-10 | py-soupsieve: fix import tests (#41873) | Adam J. Stewart | 1 | -0/+3 | |
2024-01-10 | py-metomi-isodatetime: fix url parsing (#41415) | Adam J. Stewart | 1 | -0/+4 | |
* py-metomi-isodatetime: fix url parsing * One-liner * Add note that checksum doesn't work | |||||
2024-01-10 | bigdft: convert the use of format strings to fstrings. (#42006) | Ashwin Kumar Karnad | 7 | -132/+135 | |
* bigdft: convert the use of format strings to fstrings everywhere * Fix formatting * reformat with black * Update compiler flags in bigdft-core * Revert "Update compiler flags in bigdft-core" This reverts commit f7524ed78449b16163c92bf0ccc8b0dd473039dc. | |||||
2024-01-10 | goblin-hmc-sim: add main branch, switch maintainer (#42033) | Eric Berquist | 1 | -1/+3 | |
* goblin-hmc-sim: add main branch * goblin-hmc-sim: switch maintainer | |||||
2024-01-10 | fastjet: Adding thread safety variant (#41830) | Juraj Smiesko | 1 | -0/+12 | |
* Adding variant for limited thread safety * Exposing also full thread safety * Package file reformatted * Using Multi-valued variant | |||||
2024-01-10 | ucx: add v1.15.0 (#41884) | Carlos Bederián | 1 | -1/+2 | |
2024-01-10 | Add HDF5 version 1.12.3, revert to one preferred version - 1.14.3 (#41891) | Larry Knox | 1 | -156/+35 | |
2024-01-10 | binary_distribution.py: list parent dirs in binary tarball (#41773) | Harmen Stoppels | 2 | -46/+116 | |
* Bump the build cache layout version from 1 to 2 * Version to lists parent directories of the prefix in the tarball too, which is required from some container runtimes | |||||
2024-01-10 | perl-datetime-format-pg: add new package (#42005) | Arne Becker | 1 | -0/+32 | |
2024-01-09 | Add genf90 resource for cprnc to allow offline builds (#42015) | Alex Richert | 1 | -0/+14 | |
* Add genf90 resource for cprnc to allow offline builds * Update package.py * Update package.py style fix | |||||
2024-01-09 | VTK package: Correct netcdf-cxx dep (#36408) | John W. Parent | 1 | -1/+1 | |
VTK dropped netcdf-cxx as a dep in v8.2.0 (see https://gitlab.kitware.com/vtk/vtk/-/merge_requests/4741). Also use netcdf-cxx4 rather than netcdf-cxx (the latter is deprecated and replaced by the former). | |||||
2024-01-09 | Vtk: add option to build examples(#42022) | John W. Parent | 1 | -0/+3 | |
2024-01-09 | py-pyvista: fix import tests (#41868) | Adam J. Stewart | 1 | -0/+3 | |
* py-pyvista: fix import tests * Skip additional modules | |||||
2024-01-09 | libpspio: move to correct location (#42014) | Henri Menke | 1 | -0/+0 | |
2024-01-09 | Update mpi dependency so we do not load the build mpi version at module load ↵ | Jim Galarowicz | 1 | -1/+2 | |
time. Add 1.0.8.1 update branch. (#42010) | |||||
2024-01-09 | dorado: add new package (#41988) | Harry Sharma | 1 | -0/+23 | |
2024-01-09 | glow: add new package (#41967) | Harry Sharma | 1 | -0/+40 | |
* glow: add latest version v1.5.1 * update: glow build from source | |||||
2024-01-09 | py-fsspec: fix import tests (#41860) | Adam J. Stewart | 1 | -0/+3 | |
2024-01-09 | perl-compress-raw-zlib: add new version (#41909) | Christopher Christofi | 1 | -0/+1 | |
2024-01-09 | perl-memoize: add new package with version 1.16 (#41938) | Christopher Christofi | 1 | -0/+20 | |
* perl-memoize: add new package with version 1.16= * fix styling | |||||
2024-01-09 | perl-email-mime-contenttype: New package (#41951) | Arne Becker | 1 | -0/+30 | |
Adds Email::MIME::ContentType | |||||
2024-01-09 | perl-metacpan-client: New package (#41963) | Arne Becker | 1 | -0/+40 | |
Adds MetaCPAN::Client | |||||
2024-01-09 | perl-log-any-adapter-callback: New package (#41965) | Arne Becker | 1 | -0/+32 | |
2024-01-09 | perl-datetime-format-oracle: New package (#42003) | Arne Becker | 1 | -0/+31 | |
Adds DateTime::Format::Oracle | |||||
2024-01-09 | perl-datetime-format-mysql: New package (#42004) | Arne Becker | 1 | -0/+30 | |
Adds DateTime::Format::MySQL | |||||
2024-01-09 | fix gpg version parsing for macos (#41995) | Greg Becker | 1 | -1/+1 | |
2024-01-09 | Move in vs. satisfies to a note and mention special cases of in (#41727) | Tamara Dahlgren | 1 | -4/+10 | |
* Move in vs. satisfies to a note and mention special cases of in * Address feedback: oveoverlap -> intersect * Re-word the satisfies versus in note. --------- Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> | |||||
2024-01-09 | neko: add v0.7.0, v0.7.1, v0.7.2 and fix package (#42012) | Niclas Jansson | 1 | -0/+24 | |
2024-01-09 | py-kornia: add v0.7.1 (#41888) | Adam J. Stewart | 1 | -0/+1 | |