Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-12-11 | Build cache: make signed/unsigned a mirror property (#41507) | Harmen Stoppels | 12 | -63/+237 | |
* Add `signed` property to mirror config * make unsigned a tri-state: true/false overrides mirror config, none takes mirror config * test commands * Document this * add a test | |||||
2023-12-11 | Add missing build-system/custom phases to the CDash map (#41439) | Tamara Dahlgren | 1 | -4/+17 | |
2023-12-11 | [abseil-cpp] New version 20230802.1 (#41457) | Chris Green | 1 | -0/+3 | |
2023-12-11 | otf2: add v3.0.3 (#41499) | wspear | 1 | -0/+1 | |
* Add otf2 version 3.3 * Update var/spack/repos/builtin/packages/otf2/package.py --------- Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> | |||||
2023-12-11 | New package: perl-test-file (#41510) | Arne Becker | 1 | -0/+20 | |
2023-12-11 | perl-class-tiny: New package (#41513) | Arne Becker | 1 | -0/+20 | |
2023-12-11 | Add new version of feq-parse (#41515) | Joe Schoonover | 1 | -0/+1 | |
The new feq-parse version includes fixes for ifort and ifx compilers Additionally, evaluation of parser objects with multidimension arrays is now supported. | |||||
2023-12-11 | libfabric: Add ucx provider variant (#41524) | Kyle Gerheiser | 1 | -0/+2 | |
2023-12-11 | perl-test-nowarnings: New package (#41539) | Arne Becker | 1 | -0/+20 | |
* perl-test-nowarnings: New package * Add myself as maintainer | |||||
2023-12-11 | intel-oneapi-compilers 2024.0.1: added new version to packages (#41555) | Andrey Perestoronin | 2 | -1/+12 | |
* add new packages * fix version | |||||
2023-12-11 | perl-test-weaken: New package (#41540) | Arne Becker | 1 | -0/+20 | |
2023-12-11 | perl-test-without-module: New package (#41541) | Arne Becker | 1 | -0/+18 | |
2023-12-11 | samtools/htslib add latest version (#41545) | James Beal | 2 | -0/+7 | |
* samtools/htslib add latest version * Given I work at the same institute as the authors I think it fair I am willing to review changes, if it's complex I can ask them over tea. --------- Co-authored-by: James Beal <jb23@sanger.ac.uk> | |||||
2023-12-11 | igv add latest version (#41546) | James Beal | 1 | -0/+1 | |
Co-authored-by: James Beal <jb23@sanger.ac.uk> | |||||
2023-12-11 | perl-bio-db-hts: add new package with version 3.01 (#41554) | Christopher Christofi | 1 | -0/+19 | |
* perl-bio-db-hts: add new package with version 3.01 * fix styling | |||||
2023-12-11 | Add eckit@1.24.5, ecmwf-atlas@{0.35.0,0.35.1,0.36.0} (#41547) | Dom Heinzeller | 2 | -0/+4 | |
* Add eckit@1.24.5 * Add ecmwf-atlas@0.35.1 * Add ecmwf-atlas@0.36.0 | |||||
2023-12-11 | Add @climbfuji to fms maintainers (#41550) | Dom Heinzeller | 1 | -1/+1 | |
2023-12-11 | apple-clang: add new package (#41485) | Massimiliano Culpo | 2 | -0/+111 | |
* apple-clang: added new package * Add a maintainer * Use f-strings, remove leftover comment | |||||
2023-12-11 | fabtests: Add versions and update maintainer (#41525) | Kyle Gerheiser | 1 | -1/+34 | |
2023-12-11 | Add v5.0.0 to SENSEI (#41551) | Dan Lipsa | 1 | -0/+1 | |
Co-authored-by: Dan Lipsa <dan.lipsa@savannah.khq.kitware.com> | |||||
2023-12-11 | Update for v0.7.2 (#41393) | Garth N. Wells | 1 | -0/+3 | |
2023-12-11 | [root] New variants, patches (#41548) | Chris Green | 3 | -6/+137 | |
* New variants: - `tmvz-cpu` - `tmvz-gpu` - `tmvz-pymva` - `tmvz-sofie` * Improve X-related dependencies. * Improve TMVA-related dependencies with more specificity. * Patch possible missing standard header include in Eve7. * Patch Protobuf handling to support new Protobuf-provided CMake config files required to handle transitive `abseil-cpp` dependence. * Add missing terminal newline to `webgui` patch to remove patch warning. * Handle deprecated/removed build options. | |||||
2023-12-11 | fpocket: improve recipe (#41532) | Christopher Christofi | 1 | -2/+7 | |
2023-12-11 | add cmake constraint (#41542) | Rocco Meli | 1 | -0/+3 | |
2023-12-11 | Revert "[root] New variants, checksum changes, sundry improvements (#41463)" ↵ | Patrick Gartung | 3 | -174/+8 | |
(#41544) This reverts commit 7d45e132a669c54cc591fd2c019936c65868358d. | |||||
2023-12-11 | geant4/geant4-data: add v10.0.4 (#41478) | Felix Werner | 9 | -5/+64 | |
* geant4/geant4-data: add builtin_clhep variant and v10.0.4. * geant4: revert addition of builtin_clhep variant. * geant4: fix vecgeom variant only being available for v10.3 and above. | |||||
2023-12-11 | netlib-scalapack: add git attribute and master version (#41537) | Rocco Meli | 1 | -0/+2 | |
2023-12-11 | kyotocabinet: add new package (#41512) | Arne Becker | 1 | -0/+20 | |
2023-12-11 | tfel: fix v3.4.5 checksum (#41523) | Thomas Helfer | 1 | -1/+1 | |
2023-12-11 | fms: add v2023.04 (#41475) | Alex Richert | 1 | -1/+1 | |
2023-12-11 | Link to GitHub Action spack/setup-spack in docs (#41509) | Harmen Stoppels | 1 | -78/+4 | |
2023-12-11 | unit tests: replace /bin/bash with /bin/sh (#41495) | Harmen Stoppels | 3 | -10/+10 | |
2023-12-11 | PyTorch: disable sleef dep for now (#41508) | Adam J. Stewart | 1 | -3/+5 | |
2023-12-11 | Likwid: likwid-icx-mem-group-fix.patch only for 5.2.* versions (#41514) | Thomas Gruber | 1 | -1/+1 | |
2023-12-11 | leveldb: turning benchmark and tests off (#41518) | Matthieu Dorier | 1 | -4/+5 | |
2023-12-11 | Fix filter_compiler_wrapper where compiler is None (#41502) | Dave Keeshan | 1 | -1/+1 | |
Fix filer_compiler_wrapper for cases where the compiler returned in None, this happens on some installed gcc systems that do not have fortran built into them as standard, e.g. gcc@11.4.0 on ubuntu 22.04 | |||||
2023-12-11 | petsc: improve hipsparse compat (#40311) | Harmen Stoppels | 3 | -15/+127 | |
Co-authored-by: Satish Balay <balay@mcs.anl.gov> | |||||
2023-12-11 | flux-core: add v0.57.0 (#41520) | Vanessasaurus | 1 | -0/+1 | |
Co-authored-by: github-actions <github-actions@users.noreply.github.com> | |||||
2023-12-11 | commands: better install status help formatting (#41527) | Todd Gamblin | 1 | -4/+5 | |
Before (hard to read, doesn't fit on small terminals): : ```console -I, --install-status show install status of packages packages can be: installed [+], missing and needed by an installed package [-], installed in an upstream instance [^], or not installed (no annotation) ``` After (fits in 80 columns): ```console -I, --install-status show install status of packages [+] installed [^] installed in an upstream - not installed [-] missing dep of installed package ``` | |||||
2023-12-11 | cdo: add v2.3.0 (#41479) | Brian Spilner | 1 | -0/+5 | |
2023-12-11 | vecgeom: Use correct checksum for version 1.2.5 (#41530) | Thomas Madlener | 1 | -1/+1 | |
See https://gitlab.cern.ch/VecGeom/VecGeom/-/releases/v1.2.5 | |||||
2023-12-08 | Add logic to cache the RPATH variables in CachedCMakePackages. (#41417) | Brian Van Essen | 1 | -0/+17 | |
2023-12-08 | celeritas: new version 0.4.1 (#41504) | Seth R. Johnson | 1 | -6/+12 | |
* celeritas: new version 0.4.1 * Mark correct versions as deprecated | |||||
2023-12-07 | flecsi: remove ^legion network=gasnet restriction (#41494) | Richard Berger | 1 | -1/+0 | |
2023-12-07 | cdt: Add versions 1.3.6 and 1.4.0 (#41490) | Julien Cortial | 1 | -0/+2 | |
2023-12-07 | cce compiler: remove vestigial compiler names (#41303) | Greg Becker | 1 | -4/+4 | |
2023-12-07 | add missing endtime property to CDash (#41498) | Tamara Dahlgren | 1 | -0/+1 | |
2023-12-07 | py-mpldock: new package (#41316) | Lydéric Debusschère | 1 | -0/+22 | |
* py-mpldock: new package * py-mpldock: remove version constraint on python --------- Co-authored-by: LydDeb <lyderic.debusschere@eolen.com> | |||||
2023-12-07 | Fix cdash reporter time stamps (#38825) | Victor Brunini | 1 | -7/+7 | |
* Fix cdash reporter time stamps (#38818). The cdash reporter is created before packages are installed so save the starttime then instead of the endtime. * Use endtime instead of starttime for the endtime of update --------- Co-authored-by: Tamara Dahlgren <dahlgren1@llnl.gov> | |||||
2023-12-07 | Spack mailing list is now announcement-only (#41496) | Todd Gamblin | 1 | -2/+3 | |
Participation in the venerable Spack google group has dwindled, though we still have 540+ subscribers there. I've made the mailing list announcement-only, and I've given a few maintainers posting privileges. This PR adds some notes to the README indicating that the mailing list is only for announcements. |