Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-07-26 | hdf: fix build with clang16+ (#38888) | Aiden Grossman | 1 | -4/+8 | |
With the release of clang 16, clang now treats implicit function declarations and implicit integers as errors rather than warnings, causing the build to fail. This patch adds flags to prevent build failures. | |||||
2023-07-26 | Add newer versions of mimalloc (#39091) | Mikael Simberg | 1 | -0/+10 | |
2023-07-26 | mpich: add 4.1.2 release (#39084) | Ken Raffenetti | 1 | -0/+1 | |
2023-07-25 | pmix: add 4.2.4 and disable munge explicitly (#39018) | Michael Kuhn | 1 | -1/+2 | |
2023-07-25 | Update pastix v6.3.0 (#39076) | fpruvost | 1 | -0/+1 | |
2023-07-25 | Add w3emc 2.10.0 and update variants, run env logic (#39075) | Alex Richert | 1 | -1/+14 | |
2023-07-24 | Kokkos: add release 4.1.0 (#38641) | Bruno Turcksin | 1 | -0/+4 | |
* Add Kokkos 4.1.0 release * Add -fp-model=precise flag when using SYCL * Fix sycl flag Co-authored-by: Robert Cohn <rscohn2@gmail.com> --------- Co-authored-by: Robert Cohn <rscohn2@gmail.com> Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2023-07-24 | xsdk: remove version 0.6.0, also remove corresponding xsdk-examples@0.2.0 ↵ | Satish Balay | 2 | -61/+6 | |
(#39000) | |||||
2023-07-24 | netcdf-fortran: add version 4.6.1 and fix the checks (#39043) | Sergey Kosukhin | 1 | -3/+2 | |
* netcdf-fortran: add version 4.6.1 * netcdf-fortran: fix the 'check' method | |||||
2023-07-24 | bfs: add new package (#39057) | Alec Scott | 1 | -0/+25 | |
* bfs: add new package * Remove redundant set to PREFIX during build | |||||
2023-07-24 | quickjs: make Makefile use correct compiler (#39060) | Matthieu Dorier | 1 | -0/+9 | |
* quickjs: make Makefile use correct compiler * added lto variant and better handling of compilers * quickjs: correct style * quickjs: correct style for flake8 | |||||
2023-07-24 | openmpi: add openshmem variant (#39067) | ajpowelsnl | 1 | -0/+4 | |
2023-07-24 | mgis: add new variant for static libraries (#38917) | Briffou | 1 | -0/+4 | |
Co-authored-by: Thomas Briffard <thomas.briffard@michelin.com> | |||||
2023-07-24 | mvapich2@2.3.7-1: add torque patch (#39027) | eugeneswalker | 2 | -0/+30 | |
2023-07-24 | add conflict for +parmetis when ~mpi (#39050) | Chris White | 1 | -0/+2 | |
2023-07-22 | mvapich2: Add patch to avoid segmentation fault in `MPIR_Attr_delete_list` ↵ | Mosè Giordano | 2 | -0/+22 | |
(#39058) | |||||
2023-07-22 | mtn: add mtn package (#39053) | Adam Fidel | 1 | -0/+31 | |
2023-07-22 | Fix pkgconfig dependencies (#39059) | Michael Kuhn | 2 | -2/+2 | |
pkg-config and pkgconf are providers. | |||||
2023-07-22 | py-jaxlib: add conflict for missing cuda cuda_arch value (#39054) | Christopher Christofi | 1 | -0/+7 | |
* py-jaxlib: add conflict for missing cuda cuda_arch specification * Update var/spack/repos/builtin/packages/py-jaxlib/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> * py-jaxlib: conflict missing cuda_arch value when with cuda * Update var/spack/repos/builtin/packages/py-jaxlib/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-07-22 | openfoam: add versions 2306, 2212_230612 (patch), 2212 (#38694) | Mark Olesen | 1 | -0/+5 | |
* openfoam: add versions 2306, 2212_230612 (patch), 2212 * Fix syntax error --------- Co-authored-by: Mark Olesen <Mark.Olesen@esi-group.com> Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-07-21 | py-sqlalchemy: add 2.0.19 (#38951) | Manuela Kuhn | 1 | -8/+12 | |
* py-sqlalchemy: add 2.0.19 * [@spackbot] updating style on behalf of manuelakuhn * Add py-cython and py-greenlet and fix dependency type * Fix typo | |||||
2023-07-21 | Update Truchas (#39026) | Zach Jibben | 5 | -5/+7 | |
2023-07-21 | legion: Update Python dependencies. Fix variant requirements. Remove TLS. ↵ | Elliott Slaughter | 1 | -13/+7 | |
(#39003) * legion: Missing Python dependency. Fix variant dependencies. Remove TLS. * Update Python version bound and add NumPy dependency. * Update requires syntax. | |||||
2023-07-21 | quickjs: add quickjs package (#39041) | Matthieu Dorier | 1 | -0/+31 | |
* added quickjs package * edited style of quickjs package | |||||
2023-07-21 | py-isort: add 5.12.0 and fix build of 5.10.1 (#39033) | Manuela Kuhn | 1 | -4/+8 | |
2023-07-21 | qt-*: update for 6.5.2 (#39038) | Martin Aumüller | 5 | -0/+6 | |
2023-07-21 | julia: Update hashes of github-generated patch files (#39034) | Mosè Giordano | 1 | -3/+3 | |
2023-07-20 | py-mpi4py: does not yet support cython 3 (#38996) | Adam J. Stewart | 1 | -0/+3 | |
2023-07-20 | proj: fix build of v7 with GCC 13 & add 9.2.1 (#39004) | Martin Aumüller | 1 | -0/+7 | |
* proj: fix building with GCC 13 apply upstream patch from 7.2 branch * proj: checksum 9.2.1 * proj: fix sha256 of patch thank you, @adamjstewart | |||||
2023-07-20 | Add recipe for py-plotext (#39023) | mschouler | 1 | -0/+20 | |
Co-authored-by: Marc Schouler <marc.schouler@inria.fr> | |||||
2023-07-20 | Add Quo-Vadis package. (#38998) | Samuel K. Gutiérrez | 1 | -0/+55 | |
Signed-off-by: Samuel K. Gutierrez <samuel@lanl.gov> | |||||
2023-07-20 | nag: update the versioning scheme (#35457) | Sergey Kosukhin | 1 | -5/+16 | |
* nag: append build number to the version * nag: add version 7.1.7125 * nag: deprecate unavailable versions | |||||
2023-07-20 | sensei: add version 4.1.0 (#38959) | willdunklin | 1 | -0/+1 | |
2023-07-20 | serf: add 1.3.10 (#38847) | Manuela Kuhn | 1 | -1/+2 | |
2023-07-20 | update luajit and fix link on neovim to allow luajit to work on linux ↵ | Tom Scogland | 2 | -2/+5 | |
aarch64 (#38865) | |||||
2023-07-20 | Add boost variant to henson and require it for aarch64 (#38916) | Dmitriy | 1 | -0/+5 | |
2023-07-20 | Update GNINA and libmolgrid (#38978) | Rocco Meli | 2 | -2/+6 | |
* pin protobuf * explicitly select python interpreter * remove python pin | |||||
2023-07-20 | botan: checksum 3.1.0 and 3.1.1 (#39006) | Martin Aumüller | 1 | -0/+2 | |
2023-07-20 | release gotcha 1.0.4 (#39007) | Hariharan Devarajan | 1 | -2/+2 | |
2023-07-20 | tinygltf: new versions and add release branch (#39012) | Martin Aumüller | 1 | -0/+5 | |
* tinygltf: new versions and release branch for each minor release available, the newest patch release has been added --------- Co-authored-by: aumuell <aumuell@users.noreply.github.com> | |||||
2023-07-20 | qt: make partially buildable on macos (#38990) | Martin Aumüller | 1 | -5/+5 | |
- drop use_xcode = True, as this would lead to an attempt install Xcode (#34064) - don't automatically build Qt Location with +opengl, as this is still broken This built sucessfully with qt@5.15.10+opengl+dbus+phonon on ventura/arm without Xcode installed (only command line tools) - I did not check with Xcode installed. | |||||
2023-07-20 | py-lightly: add v1.4.13 (#39019) | Adam J. Stewart | 1 | -0/+1 | |
2023-07-20 | [py-wasabi] added version 1.1.2 (#38268) | Jen Herting | 1 | -1/+6 | |
* [py-wasabi] added version 1.1.2 * [py-wasabi] flake8 * [py-wasabi] - added dependency on py-colorama - updated homepage * [py-wasabi] removed python check for py-colorama * [@spackbot] updating style on behalf of qwertos --------- Co-authored-by: qwertos <qwertos@users.noreply.github.com> | |||||
2023-07-20 | py-stack-data: add 0.6.2 (#38952) | Manuela Kuhn | 1 | -0/+4 | |
2023-07-20 | [py-omegaconf] added version 2.2.2 (#38980) | Jen Herting | 1 | -2/+3 | |
2023-07-19 | Add new feq-parse version (#38991) | Joe Schoonover | 1 | -1/+2 | |
* Add new feq-parse version * Swap 2.0.0 for 2.0.1 - resolves feq-parse build failure | |||||
2023-07-19 | justbuild: add v1.1.4 (#38985) | Alberto Sartori | 1 | -0/+1 | |
2023-07-19 | modules: use curly braces to enclose value in Tcl modulefile (#38375) | Xavier Delaruelle | 1 | -0/+19 | |
Use curly braces instead of quotes to enclose value or text in Tcl modulefile. Within curly braces Tcl special characters like [, ] or $ are treated verbatim whereas they are evaluated within quotes. Curly braces is Tcl recommended way to enclose verbatim content [1]. Note: if curly braces charaters are used within content, they must be balanced. This point has been checked against current repository and no unbalanced curly braces has been spotted. Fixes #24243 [1] https://wiki.tcl-lang.org/page/Tcl+Minimal+Escaping+Style | |||||
2023-07-19 | [py-openapi-schema-pydantic] New package (#38973) | Jen Herting | 1 | -0/+19 | |
2023-07-19 | [py-langsmith] New package (#38971) | Jen Herting | 1 | -0/+20 | |