Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-28 | netlib-scalapack: fix for some clang derivative (cce/rocmcc) (#45434) | etiennemlb | 1 | -0/+4 | |
2024-11-28 | py-river: mark numpy 2 compatibility (#47813) | Adam J. Stewart | 1 | -0/+3 | |
2024-11-28 | py-pyvista: VTK 9.4 not yet supported (#47815) | Adam J. Stewart | 1 | -1/+2 | |
2024-11-28 | dbcsr: patch for resolving .mod file conflicts in ROCm by implementing USE, ↵ | BOUDAOUD34 | 1 | -0/+14 | |
INTRINSIC (#46181) Co-authored-by: U-PALLAS\boudaoud <boudaoud@pc44.pallas.cines.fr> | |||||
2024-11-28 | seacas: update recipe to find faodel (#40239) | Tom Payerle | 1 | -0/+12 | |
Explcitly sets the CMake variables Faodel_INCLUDE_DIRS and Faodel_LIBRARY_DIRS when +faodel. This seems to be needed for recent versions of seacas (seacas@2021-04-02:), but should be safe to do for all versions. For Faodel_INCLUDE_DIRS, it looks like Faodel has header files under $(Faodel_Prefix)/include/faodel, but seacas is not including the "faodel" part in #includes. So add both $(Faodel_Prefix)/include and $(Foadel_Prefix)/include/faodel Co-authored-by: payerle <payerle@users.noreply.github.com> | |||||
2024-11-28 | mapl: add hpcx-mpi (#47793) | Matt Thompson | 1 | -0/+3 | |
2024-11-28 | py-joblib: add v1.4.2 (#47789) | Adam J. Stewart | 1 | -4/+8 | |
2024-11-27 | Patch to fix building gcc@14.2 on darwin. Fixes #45628 (#47830) | Chris Marsh | 1 | -0/+5 | |
2024-11-27 | build(deps): bump docker/build-push-action from 6.9.0 to 6.10.0 (#47819) | dependabot[bot] | 1 | -1/+1 | |
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6.9.0 to 6.10.0. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/4f58ea79222b3b9dc2c8bbdd6debcef730109a75...48aba3b46d1b1fec4febb7c5d0c644b249a11355) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2024-11-27 | raylib: add v5.5 (#47708) | George Malerbo | 1 | -0/+1 | |
* Add version 5.5 in package.py * Update package.py | |||||
2024-11-27 | py-keras: add v3.7.0 (#47816) | Adam J. Stewart | 1 | -4/+10 | |
2024-11-27 | Deprecate rsync releases before v3.2.5 (#47820) | Derek Ryan Strong | 1 | -9/+35 | |
2024-11-27 | gcc-runtime: remove libz.so from libgfortran.so if present (#47812) | Harmen Stoppels | 2 | -25/+63 | |
2024-11-27 | ltr-retriever: changing directory layout (#38513) | snehring | 1 | -7/+3 | |
2024-11-27 | gdk-pixbuf: Point at gitlab instead of broken mirror (#47825) | kwryankrattiger | 1 | -7/+10 | |
2024-11-27 | r-rsamtools: add -lz to Makevars (#38649) | snehring | 1 | -0/+5 | |
2024-11-27 | julia: conflict for %gcc@12: support (#35931) | Erik Heeren | 1 | -0/+3 | |
2024-11-26 | Docs: Reference 7z requirement on Windows (#35943) | kwryankrattiger | 1 | -0/+8 | |
2024-11-26 | all-libary: add voronoi support and git version (#47798) | Christoph Junghans | 1 | -0/+10 | |
* all-libary: add voronoi support and git version --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-11-26 | Intel/oneapi compilers: correct version ranges for diab-disable flag (#47428) | Dom Heinzeller | 2 | -4/+4 | |
* c/c++ flags should have been modified for all 2023.x.y versions, but upper bound was too low * Fortran flags should have been modified for all 2024.x.y versions, but likewise the upper bound was too low | |||||
2024-11-26 | siesta: remove link args on a non-declared dependency (#46080) | etiennemlb | 1 | -3/+0 | |
2024-11-26 | adol-c: fix libs property (#36614) | IHuismann | 1 | -0/+5 | |
2024-11-26 | cray: add further versions of Cray packages. (#37733) | Brian Van Essen | 2 | -0/+6 | |
2024-11-26 | openscenegraph: remove X11 dependencies for macos (#39037) | Martin Aumüller | 1 | -2/+2 | |
2024-11-26 | gromacs: announce deprecation policy and start to implement (#47804) | Mark Abraham | 2 | -40/+209 | |
* gromacs: announce deprecation policy and start to implement * Style it up * [@spackbot] updating style on behalf of mabraham * Bump versions used in CI --------- Co-authored-by: mabraham <mabraham@users.noreply.github.com> | |||||
2024-11-26 | gromacs: obtain SYCL from either ACpp or intel-oneapi-runtime (#47806) | Mark Abraham | 1 | -1/+10 | |
2024-11-26 | gromacs: Improve HeFFTe dependency (#47805) | Mark Abraham | 1 | -1/+3 | |
GROMACS supports HeFFTe with either SYCL or CUDA build and requires a matching HeFFTe build | |||||
2024-11-26 | gromacs: fix the value used for the ITT directory (#47795) | Massimiliano Culpo | 1 | -1/+2 | |
2024-11-25 | ROOT: default to +aqua~x on macOS (#47792) | Seth R. Johnson | 1 | -11/+16 | |
2024-11-25 | caliper: add "tools" variant (#47779) | Victor A. P. Magri | 1 | -0/+3 | |
2024-11-25 | gromacs: add itt variant (#47764) | Mark Abraham | 1 | -0/+16 | |
Permit configuring GROMACS with support for mdrun to trace its timing regions by calling the ITT API. This permits tools like VTune and unitrace to augment their analysis with GROMACS-specific annotation. | |||||
2024-11-25 | apex: add 2.7.0 (#47736) | Mikael Simberg | 1 | -0/+1 | |
2024-11-25 | py-gradio: add v5.1.0 (and add/update dependencies) (fix CVEs) (#47504) | Wouter Deconinck | 8 | -10/+112 | |
* py-pdm-backend: add v2.4.3 * py-starlette: add v0.28.0, v0.32.0, v0.35.1, v0.36.3, v0.37.2, v0.41.2 * py-fastapi: add v0.110.2, v0.115.4 * py-pydantic-extra-types: add v2.10.0 * py-pydantic-settings: add v2.6.1 * py-python-multipart: add v0.0.17 * py-email-validator: add v2.2.0 | |||||
2024-11-25 | Add missing C/C++ dependencies (#47782) | Massimiliano Culpo | 12 | -23/+30 | |
2024-11-25 | Add CMake 3.31 minor release (#47676) | John W. Parent | 1 | -0/+1 | |
2024-11-25 | install_test: first look at builder, then package (#47735) | Harmen Stoppels | 1 | -14/+7 | |
2024-11-25 | py-boto*: add v1.34.162 (#47528) | Wouter Deconinck | 2 | -2/+10 | |
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-11-25 | py-azure-*: updated versions (#47525) | Wouter Deconinck | 4 | -19/+41 | |
2024-11-25 | py-quart: add v0.19.8 (#47508) | Wouter Deconinck | 2 | -12/+52 | |
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-11-25 | py-netifaces: add v0.10.9, v0.11.0 (#47451) | Wouter Deconinck | 1 | -5/+5 | |
2024-11-25 | py-werkzeug: add v3.1.3 (and deprecate older versions) (#47507) | Wouter Deconinck | 1 | -15/+41 | |
Co-authored-by: wdconinc <wdconinc@users.noreply.github.com> | |||||
2024-11-25 | py-pyzmq: add v25.1.2, v26.0.3, v26.1.1, v26.2.0 (switch to ↵ | Wouter Deconinck | 1 | -7/+15 | |
py-scikit-build-core) (#44493) | |||||
2024-11-25 | linaro-forge: remove v21.1.3 (#47688) | david-edwards-linaro | 1 | -9/+0 | |
2024-11-25 | igraph: add v0.10.15 (#47692) | Szabolcs Horvát | 1 | -0/+1 | |
2024-11-25 | rocm-tensile: add 6.2.1 (#47702) | afzpatel | 1 | -0/+2 | |
2024-11-25 | ip: add cmake version requirement for @5.1: (#47754) | Alex Richert | 1 | -0/+1 | |
2024-11-25 | cuda: Add v12.6.3 (#47721) | pauleonix | 1 | -0/+10 | |
2024-11-25 | libusb: add v1.0.23:1.0.27 (#47727) | Dave Keeshan | 1 | -1/+6 | |
2024-11-25 | verible: add v0.0.3841 (#47729) | Dave Keeshan | 1 | -0/+5 | |
2024-11-25 | postgis: add version 3.1.2 (#47743) | jflrichard | 1 | -0/+1 | |