Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-12 | cce compiler: bugfix for version regex to avoid conflation with apple-clang ↵ | Greg Becker | 2 | -1/+26 | |
(#35974) Currently apple-clang is detected as cce, and it should not be. --------- Co-authored-by: becker33 <becker33@users.noreply.github.com> | |||||
2023-03-12 | gloo: fix build on Linux >=6.0.3 (#35992) | Jonathon Anderson | 1 | -0/+8 | |
2023-03-12 | gsi-ncdiag: add new package (#35999) | Cameron Book | 1 | -0/+30 | |
2023-03-12 | aluminum, lbann: add new versions and deprecate old ones (#35954) | Brian Van Essen | 2 | -29/+144 | |
2023-03-12 | at-spi2-core: add v2.47.90 (#36014) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | mpl: add v0.3.0 (#36015) | Heiko Bauke | 1 | -1/+2 | |
2023-03-12 | build(deps): bump docker/setup-buildx-action from 2.4.1 to 2.5.0 (#36008) | dependabot[bot] | 1 | -1/+1 | |
Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 2.4.1 to 2.5.0. - [Release notes](https://github.com/docker/setup-buildx-action/releases) - [Commits](https://github.com/docker/setup-buildx-action/compare/f03ac48505955848960e80bbb68046aa35c7b9e7...4b4e9c3e2d4531116a6f8ba8e71fc6e2cb6e6c8c) --- updated-dependencies: - dependency-name: docker/setup-buildx-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> | |||||
2023-03-12 | actsvg: add v0.4.30 (#36012) | Alec Scott | 1 | -0/+2 | |
2023-03-12 | py-torchmetrics: add v0.11.4 (#36016) | Adam J. Stewart | 1 | -0/+1 | |
2023-03-12 | autoconf-archive: add v2023.02.20 (#36017) | Alec Scott | 1 | -0/+3 | |
2023-03-12 | banner: add v3.5 (#36019) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | cni-plugins: add v1.2.0 (#36024) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | commons-lang3: add v3.12.0 (#36025) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | cryptopp: add v8.7.0 (#36026) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | HDF5-vol-async: add "memcpy" variant (#36013) | Houjun Tang | 1 | -0/+3 | |
2023-03-12 | datamash: add v1.8 (#36027) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | dbus: add v1.13.6 (#36028) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | dbus-glib: add v0.112 (#36029) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | gh: add v2.24.3 (#36032) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | ghostscript: add v10.0.0 (#36033) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | hugo: add v0.111.2 (#36035) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | hydra: add v4.1.1 (#36036) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | glab: add v1.26.0 (#36034) | Alec Scott | 1 | -0/+3 | |
2023-03-12 | libbson: add v1.23.2 (#36037) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | libcap: add v2.67 (#36038) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | libdmx: add v1.1.4 (#36039) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | libfontenc: add v1.1.7 (#36040) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | libfs: add v1.0.9 (#36041) | Alec Scott | 1 | -0/+1 | |
2023-03-12 | bazel: add v6.1.0 (#36020) | Alec Scott | 2 | -1/+2 | |
2023-03-12 | py-torch: NNPACK requires AVX2 (#35994) | Adam J. Stewart | 1 | -1/+2 | |
2023-03-11 | glib: add 2.74.6 (#35708) | Michael Kuhn | 1 | -0/+1 | |
2023-03-11 | Add spackage for py-sphinx-rtd-dark-mode (#35946) | Karen C. Tsai | 1 | -0/+19 | |
2023-03-11 | curl: Allow compiling recent versions with MbedTLS 2 (#35947) | Mosè Giordano | 1 | -1/+1 | |
Curl 7.79 started supporting MbedTLS 3, but it did not drop support for v2. | |||||
2023-03-10 | get --dev and drop set -x (#36010) | Harmen Stoppels | 2 | -2/+2 | |
2023-03-11 | gmake: add v4.4.1 (#35872) | Alec Scott | 1 | -1/+2 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2023-03-10 | py-exarl: new package (#35828) | eugeneswalker | 1 | -0/+39 | |
* py-exarl: new package * fix style * extend copyright to 2023 * add maintainer | |||||
2023-03-10 | go: refactor bootstrapping process (#35823) | Alec Scott | 4 | -126/+81 | |
* Refactor go bootstrapping to include binary or gcc bootstrap | |||||
2023-03-10 | curl flag is not universally supported (#36009) | Harmen Stoppels | 3 | -3/+3 | |
2023-03-10 | gdk-pixbuf: add v2.42.10 (#35867) | Alec Scott | 1 | -0/+1 | |
2023-03-10 | editres: add v1.0.8 (#35854) | Alec Scott | 1 | -0/+1 | |
2023-03-10 | hotfix: fix double double quotes (#36005) | Harmen Stoppels | 1 | -1/+1 | |
2023-03-10 | ci: version bump for ghcr.io/spack/e4s-amazonlinux-2 (#35976) | Zack Galbreath | 12 | -17/+35 | |
* ci: version bump for ghcr.io/spack/e4s-amazonlinux-2 This new image comes with GnuPG v2.4.0 * py-cython: upperbounds for Python versions * fix py-gevent nonsense --------- Co-authored-by: Harmen Stoppels <me@harmenstoppels.nl> | |||||
2023-03-10 | Hotfix: Fix CI unit test after CI refactor (#36004) | kwryankrattiger | 1 | -8/+5 | |
* Hotfix: Fix CI unit test after CI refactor | |||||
2023-03-10 | CI boilerplate reduction (#34272) | kwryankrattiger | 40 | -3139/+1785 | |
* CI configuration boilerplate reduction and refactor Configuration: - New notation for list concatenation (prepend/append) - New notation for string concatenation (prepend/append) - Break out configuration files for: ci.yaml, cdash.yaml, view.yaml - Spack CI section refactored to improve self-consistency and composability - Scripts are now lists of lists and/or lists of strings - Job attributes are now listed under precedence ordered list that are composed/merged using Spack config merge rules. - "service-jobs" are identified explicitly rather than as a batch CI: - Consolidate common, platform, and architecture configurations for all CI stacks into composable configuration files - Make padding consistent across all stacks (256) - Merge all package -> runner mappings to be consistent across all stacks Unit Test: - Refactor CI module unit-tests for refactor configuration Docs: - Add docs for new notations in configuration.rst - Rewrite docs on CI pipelines to be consistent with refactored CI workflow * Script verbose environ, dev bootstrap * Port #35409 | |||||
2023-03-10 | ci: Increase the amount of pruning possible for PR pipelines (#35944) | Scott Wittenburg | 1 | -0/+1 | |
By setting the traversal depth to 1, only specs matching the changed package and direct dependents of those (and of course all dependencies of that set) are removed from pruning candidacy. | |||||
2023-03-10 | feh: add v3.9.1 (#35858) | Alec Scott | 1 | -0/+1 | |
2023-03-10 | Add packages OSPRay, rkcommon, Open VKL, and Open Image Denoise (#35530) | kwryankrattiger | 5 | -1/+186 | |
2023-03-10 | Update yaFyaml, pFlogger, and gFTL versions, add list_url (#35968) | Matthew Thompson | 5 | -0/+9 | |
* Update yaFyaml, pFlogger, and gFTL versions * Add list_url | |||||
2023-03-10 | py-deap: newer version can use newer setuptools (#35986) | Erik Heeren | 1 | -1/+3 | |
* py-deap: newer version can use newer setuptools * Update var/spack/repos/builtin/packages/py-deap/package.py Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> --------- Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2023-03-10 | scons: add version 4.5.1. (#35990) | H. Joe Lee | 1 | -1/+2 | |