Age | Commit message (Collapse) | Author | Files | Lines |
|
* whizard: Add a patch to fix builds with pythia8 >= 8.310
* Add whizard 3.1.4 and update accordingly
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
* octave: use pcre2 for @8:
* Add 'pcre2' variant to octave to control pcre vs. pcre2
* Update var/spack/repos/builtin/packages/octave/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
---------
Co-authored-by: Alex Richert <alexander.richert@noaa.gov>
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
* fastjet: Add a cxxstd variant
* Use f-strings
* Add multi=False
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
* clang: support cxx20_flag and cxx23_flag
* clang: coverage test cxx{}_flag and c{}_flag additions
|
|
|
|
These changes were added to the release branch but did not make it onto `develop`.
|
|
Apparently urllib can throw a range of different exceptions:
1. HTTPError
2. URLError with e.reason set to the actual exception
3. TimeoutError from getresponse, which is not wrapped
|
|
* New package: qpdf
* Update var/spack/repos/builtin/packages/qpdf/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
* Fix format of cmake_args
---------
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
|
|
* archive: relative links only
Ensure all links written into tarfiles generated from Spack prefixes do not contain symlinks pointing outside the prefix
* binary_distribution: limit extraction to prefix
Ensure files extracted from spackballs are not links pointing outside of the prefix
* Ensure rpaths are properly set on Windows
* hard error on extraction of absolute links
* refactor for non link-modifying approach
* Restore tarball extraction to original impl
* use custom readlink
* cleanup symlink module
* make lstrip
|
|
* Quote python for shlex
* Remove python path quoting patch
* spack env: Allow `C` "protocol" for config_path
When running spack on windows, a path beginning with `C://...` is a valid path.
* Remove makefile from ci rebuild
* GPG use llnl.util.filesystem.getuid
* Cleanup process_command
* Remove unused lines
* Fix tyop in encode_path
* Double quote arguments
* Cleanup process_command
* Pass cdash args with =
* Escape parens in CMD script
* escape parens doesn't only apply to paths
* Install deps
* sfn prefix
* use sfn with libxml2
* Add hash to dep install
* WIP
* REview
* Changes missed in prior review commit
* Style
* Ensure we handle Windows paths with config scopes
* clarify docstring
* No more MAKE_COMMAND
* syntax cleanup
* Actually correct is_path_url
* Correct call
* raise on other errors
* url2path behaves differently on unix
* Ensure proper quoting
* actually prepend slash in slash_hash
---------
Co-authored-by: Ryan Krattiger <ryan.krattiger@kitware.com>
Co-authored-by: Mike VanDenburgh <michael.vandenburgh@kitware.com>
|
|
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
* Remove autoreconf section that was causing issues with libtool mismatch. Fixes issue #43498
|
|
* dla-future: Add 0.4.1
* Use ninja as generator in dla-future
|
|
|
|
Co-authored-by: Stephen Sachs <stesachs@amazon.com>
Co-authored-by: Bernhard Kaindl <bernhardkaindl7@gmail.com>
|
|
|
|
* flux-sched: set the version if the ver file is missing
problem: flux-sched needs a version, it normally gets this from a
release tarball or from git tags, but if using a source archive or a git
clone without tags the version is missing
solution: set the version through cmake based on the version spack sees
when the version file is missing
* Update var/spack/repos/builtin/packages/flux-sched/package.py
Co-authored-by: Alec Scott <hi@alecbcs.com>
---------
Co-authored-by: Alec Scott <hi@alecbcs.com>
|
|
* miniforge3: add new version with mamba installation
* fix styling
* update maintainers
* Fix variant directive ordering
|
|
When an include filter on externals is present, implicitly
include libcs.
Also, do not penalize deprecated versions if they come
from externals.
|
|
* pythia8: add a cxxstd variant
* Add multi=False, fix regexp
---------
Co-authored-by: jmcarcell <jmcarcell@users.noreply.github.com>
|
|
|
|
|
|
|
|
macos-latest switched to macos-14, so now we are running
two identical jobs.
|
|
Problem: the libsodium download endpoints are not reliable,
they fail multiple times a day for several of our automated
pipelines.
Solution: use the GitHub releases and branches.
Signed-off-by: vsoch <vsoch@users.noreply.github.com>
|
|
|
|
* octopus: add hash for new version
* octopus: add --enable-silent-deprecation flag when @14.1:
|
|
* amr-wind: add missing variants
* Fix copy and paste.
* waves2amr is only available on amr-wind@2.0
* Style.
* Use satisfies.
|
|
* orca: added latest version 5.0.4
* Fixed openmpi versions
|
|
|
|
* Initial commit for adding hipsparselt recipe
* correct the style errors
* remove master version
|
|
GCC C++ headers like cstdlib use `#include_next <stdlib.h>` to wrap libc
headers. We're using `-isystem` for libc, which puts those headers too
early in the search path. `-idirafter` fixes this so `include_next`
works.
|
|
|
|
|
|
|
|
* Add cublas and roblas variants to hypre.
* Fix mistakes.
* Remove newline.
* Address suggestions.
|
|
* Bump up the version for ROCm-6.1.0
* Style check error correction and patch files
* Update for rocm-openmp-extras 6.1
* updating rocm-openmp-extras and math libraries with 6.1
* Style check error correcion
* updating hipcub, hipfort & miopen-hip for 6.1
* Rocm-openmp-extras and some mathlib updates
* iAudit error correction and rocmlir update
* Updating dependency on suite-sparse and adding path
* Style check error corection
* hip-tensor 6.1.0 update
* rdc 6.1 needs grpc 1.59.1
* rvs 6.1 updates and patch
|
|
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.5.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/0ad4b8fadaa221de15dcec353f45205ec38ea70b...44c2b7a8a4ea60a981eaca3cf939b5f4305c123b)
---
updated-dependencies:
- dependency-name: actions/checkout
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
* add darshan-3.4.5 packages, update URLs
* py-setuptools version switches for py-darshan
* more py-darshan test dependencies
* try a conditional importlib_resources dependency
|
|
* iq-tree: add new version delete duplicate package
* Replace iqtree2 dependency
orthofinder: replace iqtree2 with iq-tree@2
py-phylophlan: replace iqtree2 with iq-tree@2
|
|
|
|
* Update CERNLIB
Update CERNLIB
* Update package.py
* Update package.py
* [@spackbot] updating style on behalf of andriish
* cernlib: merge crypto->crypt patches
* cernlib: depends_on xbae when `@2023:`
* cernlib: patch for Xbae and Xm link order (DSO)
* [@spackbot] updating style on behalf of andriish
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
* unmaintained pkgs: bump versions
* Changes following review feedback
* glm: update cmake dependency
---------
Co-authored-by: Wouter Deconinck <wdconinc@gmail.com>
|
|
|
|
* Remove maintainer at his request
* Add msimberg as the maintainer
|
|
Signed-off-by: Todd Gamblin <tgamblin@llnl.gov>
|
|
|
|
|