Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-10-14 | git: add 2.42 (#40528) | Harmen Stoppels | 1 | -0/+2 | |
2023-10-14 | libbson, mongo-c-driver: add 1.24.4 (#40518) | Michael Kuhn | 2 | -9/+17 | |
2023-10-14 | libfuse: add 3.16.2 (#40519) | Michael Kuhn | 1 | -1/+5 | |
2023-10-14 | mariadb-c-client: add 3.3.7 (#40521) | Michael Kuhn | 1 | -0/+1 | |
2023-10-14 | rocksdb: add 8.6.7 (#40525) | Michael Kuhn | 1 | -0/+1 | |
2023-10-14 | Fix pkgconfig dependencies (#40524) | Michael Kuhn | 2 | -2/+2 | |
`pkgconfig` is the correct virtual dependency. | |||||
2023-10-14 | glib: add 2.78.0, 2.76.6 (#40517) | Michael Kuhn | 1 | -0/+2 | |
2023-10-14 | sqlite: add 3.43.2 (#40520) | Michael Kuhn | 1 | -0/+1 | |
2023-10-13 | cairo: add shared and pic variants (#40302) | Alex Richert | 1 | -0/+12 | |
2023-10-13 | wayland: dot is a build dependency (#39854) | Martin Aumüller | 1 | -4/+23 | |
* wayland: dot is a build dependency otherwise this build failure happens: ../spack-src/doc/meson.build:5:6: ERROR: Program 'dot' not found or not executable * wayland: make building of documentation optional renders several dependencies optional | |||||
2023-10-13 | Fpocket: fix installation (#40499) | Gabriel Cretin | 1 | -6/+10 | |
* Fpocket: fix edit() positional args + add install() * Remove comments * Fix line too long * Fix line too long * Remove extension specification in version Co-authored-by: Alec Scott <alec@bcs.sh> * Use f-strings Co-authored-by: Alec Scott <alec@bcs.sh> * Fix styling * Use the default MakefilePackage install stage --------- Co-authored-by: Alec Scott <alec@bcs.sh> | |||||
2023-10-13 | texinfo package: fix external detection (#40470) | Dom Heinzeller | 1 | -0/+8 | |
A complete texinfo install includes both `info` and `makeinfo`. Some system installations of texinfo may exclude one or the other. This updates the external finding logic to require both. | |||||
2023-10-13 | Add gsi-ncdiag v1.1.2 (#40508) | David Huber | 1 | -0/+1 | |
2023-10-12 | py-cmocean: add v3.0.3 (#40482) | Adam J. Stewart | 1 | -0/+3 | |
2023-10-12 | catch2: add +pic and +shared options (#40337) | Nils Vu | 1 | -0/+10 | |
Also add latest version | |||||
2023-10-12 | ospray: new versions 2.11.0 and 2.12.0 (#40394) | Martin Aumüller | 2 | -5/+26 | |
* openimagedenoise: checksum 2.0.1 * ospray: new versions 2.11.0 and 2.12.0 - both depend on embree@4 - also update dependency versions for rkcommon, openvkl, openimagedenois and ispc - expose that dependency on openvkl is optional since @2.11 with variant "volumes" * ospray: limit embree to @3 for ospray @:2.10 | |||||
2023-10-12 | Updates Variorum to 0.7.0 (#40488) | Julius Plehn | 1 | -0/+1 | |
2023-10-12 | libzmq: Revert "libzmq: make location of libsodium explicit (#34553)" (#40477) | Dennis Klein | 1 | -5/+2 | |
and make variants independent of upstream defaults | |||||
2023-10-12 | go: add v1.21.3 and deprecate previous versions due to CVE-2023-39533 (#40454) | Alec Scott | 1 | -4/+13 | |
2023-10-12 | PyTorch: fix build with Xcode 15 (#40460) | Adam J. Stewart | 1 | -0/+4 | |
2023-10-12 | gettext: Add 0.22.3 and fix keyerror: "shared" (#39423) | Harmen Stoppels | 2 | -3/+10 | |
After the merge of #37957 (Add static and pic variants), if a gettext install from a build before that merge is present, building any package using gettext fails with keyerror: "shared" because the use of self.spec.variants["shared"] does not check for the presence of the new variant in the old installation but expects that the new key variants["shared"] exists always. Fix it with a fallback to the default of True and update gettext to v22.3 Co-authored-by: Bernharad Kaindl <43588962+bernhardkaindl@users.noreply.github.com> | |||||
2023-10-12 | clingo: fix build with Python 3.12 (#40154) | Harmen Stoppels | 2 | -0/+21 | |
2023-10-12 | acfl: use f-strings (#40433) | Alec Scott | 1 | -3/+2 | |
2023-10-11 | must: add versions 1.8.0 and 1.9.0 (#40141) | Tim Haines | 1 | -0/+2 | |
2023-10-11 | [add] py-cylc-rose: new recipe (#39980) | Lydéric Debusschère | 1 | -0/+23 | |
* [add] py-cylc-rose: new recipe * py-cylc-rose: update recipe --------- Co-authored-by: LydDeb <lyderic.debusschere.tgcc@cea.fr> | |||||
2023-10-11 | opendatadetector: add version v3.0.0 (#39693) | Leonhard Reichenbach | 1 | -0/+1 | |
2023-10-11 | adios2: use f-strings (#40437) | Alec Scott | 1 | -6/+6 | |
2023-10-11 | fix ck build for 5.6.1 (#40304) | afzpatel | 2 | -1/+8 | |
* initial commit to fix ck build for 5.6.1 * disable mlir for miopen-hip * use satisfies for checking specs and add nlohmann-json dependency for 5.4 onwards | |||||
2023-10-11 | apr-util: Fix spack install apr-util +crypto ^openssl~shared (#40301) | Alex Richert | 1 | -0/+8 | |
2023-10-11 | curl: add v8.4.0, allow r@8.3: to use it (#40442) | Harmen Stoppels | 2 | -6/+20 | |
* curl: 8.4.0 * fix r curl upperbound range | |||||
2023-10-11 | update for the tasmanain versions (#40453) | Miroslav Stoyanov | 3 | -122/+24 | |
2023-10-11 | acts: use f-strings (#40434) | Alec Scott | 1 | -6/+6 | |
2023-10-11 | abduco: use f-string (#40432) | Alec Scott | 1 | -1/+1 | |
2023-10-11 | adiak: use f-strings (#40435) | Alec Scott | 1 | -2/+2 | |
2023-10-11 | abacus: use f-string (#40431) | Alec Scott | 1 | -1/+1 | |
2023-10-11 | adios: use f-strings (#40436) | Alec Scott | 1 | -3/+3 | |
2023-10-11 | 7zip: use f-strings (#40430) | Alec Scott | 1 | -2/+2 | |
2023-10-11 | 3proxy: use f-strings (#40429) | Alec Scott | 1 | -4/+2 | |
2023-10-11 | adol-c: use f-strings (#40438) | Alec Scott | 1 | -2/+2 | |
2023-10-11 | krb5: Fix spack install krb5 ^openssl~shared (#40306) | Alex Richert | 1 | -0/+6 | |
2023-10-11 | cmake: add v3.27.7 (#40441) | Massimiliano Culpo | 1 | -0/+1 | |
2023-10-11 | c-blosc2: add 2.10.5 (#40428) | Manuela Kuhn | 1 | -2/+3 | |
2023-10-11 | tecplot: Add version 2023r1 (#40425) | Laura Weber | 1 | -0/+5 | |
2023-10-11 | restic: add v0.16.0 (#40439) | Alec Scott | 1 | -0/+1 | |
2023-10-11 | qt-base: fix-build without opengl (#40421) | Manuela Kuhn | 1 | -0/+3 | |
2023-10-10 | botan: checksum 3.2.0 (#40417) | Martin Aumüller | 1 | -0/+1 | |
2023-10-10 | openvkl: add 1.3.2 (#40392) | Martin Aumüller | 1 | -1/+7 | |
* openvkl: add 1.3.2 works with (and requires) embree@4 * openvkl: simplify formatting with f-string thank you for the suggestion in the review | |||||
2023-10-10 | w3emc: add v2.11.0 (#40376) | Edward Hartnett | 1 | -2/+7 | |
* added version 2.11.0 * more fixes | |||||
2023-10-10 | GCC: fix build with Apple Clang 15 (#40318) | Adam J. Stewart | 1 | -0/+5 | |
2023-10-10 | py-jupyter-packaging: remove duplicate packages (#38671) | Adam J. Stewart | 15 | -39/+42 | |
* py-jupyter-packaging: remove duplicate packages * Allow py-jupyter-packaging to be duplicated in DAG * Deprecate version of py-jupyterlab that requires py-jupyter-packaging at run-time |