Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2024-11-18 | Add option to not build GUI for WxWidgets. (#47526) | green-br | 1 | -1/+4 | |
2024-11-18 | neko: add v0.8.1, v0.9.0 and fix package (#47558) | Niclas Jansson | 1 | -0/+18 | |
2024-11-18 | seissol: add versions, conflict (#47562) | Thomas-Ulrich | 1 | -0/+13 | |
* add a couple of seissol version | |||||
2024-11-18 | hpctoolkit: Update the minimum version for Python dependency (#47564) | Rémi Lacroix | 1 | -1/+2 | |
New versions of HPCToolKit supports Python from version 3.8. | |||||
2024-11-18 | diy: apply smoke_test patch in 3.6 only (#47572) | Vicente Bolea | 1 | -2/+2 | |
2024-11-18 | Changes for NVIDIA HPC SDK 24.11 (#47592) | jmuddnv | 1 | -0/+10 | |
2024-11-18 | py-torchmetrics: add v1.6.0 (#47580) | Adam J. Stewart | 1 | -4/+9 | |
2024-11-18 | mpich: Remove incorrect dependency (#47586) | Ken Raffenetti | 1 | -1/+0 | |
The gni libfabric provider works on some Cray systems, but not all. For example, Slingshot-based machines use a different libfabric provider (cxi). Therefore libfabric/gni should not be a dependency when using Cray PMI. | |||||
2024-11-18 | linaro-forge: added version 24.1 (#47594) | Louise Spellacy | 1 | -0/+2 | |
2024-11-18 | rocm-dbgapi: add pciutils dependency (#47605) | afzpatel | 1 | -1/+4 | |
* add pciutils dependency * add maintainer | |||||
2024-11-18 | py-huggingface-hub: add v0.26.2, hf_transfer (#47600) | Adam J. Stewart | 2 | -16/+54 | |
2024-11-18 | sundials: set CUDAToolkit_ROOT (#47601) | Cody Balos | 1 | -0/+1 | |
* sundials: specify CUDAToolkit_ROOT | |||||
2024-11-18 | mercury: add v2.4.0 (#47606) | Jerome Soumagne | 1 | -0/+1 | |
2024-11-18 | amrex: add new variant fft for >= 24.11 (#47611) | Weiqun Zhang | 1 | -0/+7 | |
2024-11-18 | tinycbor: new package (#47623) | Pranav Sivaraman | 1 | -0/+27 | |
2024-11-18 | tomlplusplus: new package (#47624) | Pranav Sivaraman | 1 | -0/+20 | |
* tomlplusplus: new package * tomlplusplus: remove period | |||||
2024-11-18 | py-greenlet: add v3.0.3, v3.1.1 (#47647) | Wouter Deconinck | 1 | -0/+3 | |
* py-greenlet: add v3.0.3, v3.1.1 * py-greenlet: depends_on py-setuptools@40.8.0: | |||||
2024-11-18 | Added Go v1.23.3 (#47633) | Paul | 1 | -0/+1 | |
2024-11-18 | pocl: add v3.1, v4.0, v5.0, v6.0 (#47643) | Wouter Deconinck | 1 | -1/+14 | |
2024-11-18 | clinfo: add v3.0.23.01.25 (#47644) | Wouter Deconinck | 0 | -0/+0 | |
2024-11-18 | Fix self.spec reference (#47610) | wspear | 1 | -1/+1 | |
@teaguesterling | |||||
2024-11-18 | harfbuzz: add v10.1.0 (#47645) | Wouter Deconinck | 1 | -0/+1 | |
2024-11-18 | ollama: add v0.4.2 (#47654) | Teague Sterling | 1 | -0/+1 | |
Signed-off-by: Teague Sterling <teaguesterling@gmail.com> | |||||
2024-11-18 | dbus: add v1.15.12 (#47655) | Wouter Deconinck | 1 | -0/+1 | |
2024-11-18 | benchmark: add version 1.9.0 (#47658) | Stephen Nicholas Swatman | 1 | -0/+1 | |
This commit adds Google Benchmark v1.9.0. | |||||
2024-11-18 | acts: add version 37.4.0 (#47657) | Stephen Nicholas Swatman | 1 | -0/+1 | |
This commit adds v37.4.0 of the ACTS project; no new versions of the dependencies were released. | |||||
2024-11-18 | Add further missing C, C++ dependencies to packages (#47649) | Massimiliano Culpo | 15 | -14/+31 | |
2024-11-17 | root: add v6.32.08 (#47641) | Wouter Deconinck | 1 | -0/+1 | |
2024-11-17 | Add an audit to prevent using the name "all" in packages (#47651) | Massimiliano Culpo | 3 | -2/+7 | |
Packages cannot be named like that, since we use "all" to indicate default settings under the "packages" section of the configuration. | |||||
2024-11-17 | style.py: add import-check for missing & redundant imports (#47619) | Harmen Stoppels | 3 | -22/+243 | |
2024-11-17 | Set "generic" uarch granularity for a few pipelines (#47640) | Massimiliano Culpo | 4 | -1/+9 | |
2024-11-17 | Added a few missing language deps to packages (#47639) | Massimiliano Culpo | 13 | -9/+25 | |
2024-11-17 | pixman: add missing MesonPackage (#47607) | Wouter Deconinck | 1 | -1/+1 | |
2024-11-17 | spack.package / builtin repo: fix exports/imports (#47617) | Harmen Stoppels | 101 | -49/+125 | |
Add various missing imports in packages. Remove redundant imports Export NoLibrariesError, NoHeadersError, which_string in spack.package | |||||
2024-11-16 | xsdk: dealii has changes to variant defaults, update xsdk accordingly (#47602) | Satish Balay | 1 | -2/+4 | |
2024-11-16 | qt-tools: new package (#45602) | Wouter Deconinck | 2 | -0/+65 | |
* qt-tools: new pkg with +designer to build Qt Designer for QWT * qt-tools: fix style * qt-tools: fix unused variable * qt-tools: rm setup_run_environments (now in qt-base) * qt-tools: add myself as maintainer * qt-tools: add variant assistant; use commits with submodule * qt-base: define QtPackage.get_git | |||||
2024-11-16 | gobject-introspection: Do not write to user home (#47621) | etiennemlb | 1 | -0/+2 | |
2024-11-16 | py-blosc2: use external libblosc2 (#47566) | Harmen Stoppels | 2 | -8/+24 | |
2024-11-16 | Bug fix in py-scipy for versions 1.8.0 to 1.14.0 that surfaces with latest ↵ | Dom Heinzeller | 1 | -0/+7 | |
Clang and Intel LLVM compilers (#47620) | |||||
2024-11-15 | py-wandb: add v0.16.6 (#43891) | Thomas Bouvier | 1 | -2/+7 | |
* py-wandb: add version v0.16.6 * fix: typo * py-wandb: py-click when @0.15.5:, py-pathtools when @:0.15 --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-11-15 | build(deps): bump codecov/codecov-action from 4.6.0 to 5.0.2 (#47631) | dependabot[bot] | 1 | -1/+1 | |
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4.6.0 to 5.0.2. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/b9fd7d16f6d7d1b5d2bec1a2887e65ceed900238...5c47607acb93fed5485fdbf7232e8a31425f672a) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> | |||||
2024-11-15 | py-libsonata: add v0.1.29 (#47466) | Matthias Wolf | 1 | -0/+3 | |
* py-libsonata: new version. * Fix Python version dependency. * py-libsonata: fix typo --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-11-15 | py-numpy-quaternion: add v2024.0.3 (#47469) | Matthias Wolf | 1 | -1/+12 | |
* py-numpy-quaterion: add new version. * Update dependency version bounds Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> * Fix build dependencies. --------- Co-authored-by: Wouter Deconinck <wdconinc@gmail.com> | |||||
2024-11-15 | armadillo: add v14.0.3 (#47634) | Wouter Deconinck | 1 | -0/+1 | |
2024-11-15 | arrow: add v18.0.0 (#47494) | Matthieu Dorier | 1 | -1/+6 | |
* arrow: added version 18.0.0 This PR adds version 18.0.0 to the arrow package. * arrow: updated dependency on llvm | |||||
2024-11-15 | costo: add v0.0.8 (#47625) | teddy | 1 | -1/+2 | |
Co-authored-by: t. chantrait <teddy.chantrait@cea.fr> | |||||
2024-11-15 | mapl: add 2.40.3.1 (#47627) | Matt Thompson | 1 | -0/+2 | |
* mapl: add 2.40.3.1 * Relax ESMF requirement | |||||
2024-11-15 | Add ACfL 24.10.1 (#47616) | Paolo | 1 | -3/+31 | |
2024-11-15 | Likwid: add version 5.4.0 (#47630) | Thomas Gruber | 1 | -0/+1 | |
2024-11-15 | celeritas: remove ancient versions and add CUDA package dependency (#47629) | Seth R. Johnson | 1 | -58/+14 | |
* celeritas: remove deprecated versions through 0.3 * celeritas: deprecate old versions * celeritas: add c++20 option * Propagate vecgeom CUDA requirements * Remove outdated conflicts and format it |