Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-07-27 | e4s ci: add slate +rocm (#31602) | eugeneswalker | 1 | -0/+1 | |
2022-07-27 | c-blosc2: New version 2.2.0 (#31577) | Erik Schnetter | 1 | -0/+3 | |
2022-07-27 | New ExaCA package (#31777) | Sam Reeve | 1 | -0/+43 | |
2022-07-27 | Add Caliper v2.8.0 and rocm support (#31632) | David Boehme | 1 | -18/+23 | |
* Add Caliper v2.8.0 * Add conflict for +rocm+cuda | |||||
2022-07-27 | lcio, podio, edm4hep: Add latest versions (#31749) | Thomas Madlener | 3 | -0/+4 | |
* lcio: add latest version * edm4hep: Add latest versions * podio: Add latest versions | |||||
2022-07-27 | ZSH: add lmod and local etc variants (#29651) | Andrew-Dunning-NNL | 1 | -4/+32 | |
* zsh: add lmod and local etc support * zsh: fix indentation | |||||
2022-07-27 | VisIt: Update to VisIt 3.3.0. (#31654) | Eric Brugger | 2 | -2/+24 | |
2022-07-27 | WarpX: Add sensei insitu variant (#31542) | kwryankrattiger | 1 | -5/+13 | |
2022-07-27 | dd4hep: add v1.21 (#31705) | Valentin Volkl | 1 | -0/+1 | |
2022-07-27 | herwig3, thepeg: correct lhapdfsets dependency, specify boost libs (#31744) | Valentin Volkl | 2 | -13/+3 | |
* herwig3: change lhapdfsets dependency type to build These data sets are needed for a check during build, but due to the difficulty of versioning the datasets it is preferred not to keep the them in the run environment. * herwig3: explicitly state needed boost libs * thepeg: explicitly state needed boost libs * style * stylestyle | |||||
2022-07-27 | py-scipy: -fPIC appending trouble with gcc@10: (#31698) | Pitamila | 1 | -0/+2 | |
`-fPIC` mandatory option squeezed by error, the NPY_DISTUTILS_APPEND_FLAGS appears handy Co-authored-by: duperrayp <duperrayp@u-un00s16835> | |||||
2022-07-27 | Tau must get GCC path from environment on Cray (#31751) | wspear | 1 | -0/+6 | |
* Tau must get GCC path from environment on Cray self.compiler doesn't provide the path to the gcc compiler when using cray cc and the spack internal compiler overrides the location in PATH. If possible get the location from the GCC_PATH variable instead. * Fix flake8 issues * Update package.py | |||||
2022-07-27 | Update omnitrace package with v1.3.0 (#31754) | Jonathan R. Madsen | 1 | -5/+9 | |
2022-07-27 | py-sphinx: add v5.1.1 (#31756) | Adam J. Stewart | 1 | -0/+1 | |
2022-07-27 | tixi: new versions (#31761) | Melven Roehrig-Zoellner | 1 | -0/+3 | |
2022-07-27 | valgrind: new version (#31762) | Melven Roehrig-Zoellner | 1 | -0/+1 | |
2022-07-27 | itensor: new version, restrict hdf5 to :1.10 (#31764) | Melven Roehrig-Zoellner | 1 | -1/+2 | |
2022-07-26 | curl: 7.84.0 (#31725) | Harmen Stoppels | 1 | -0/+1 | |
2022-07-26 | cabana: add cajita variant (#31753) | eugeneswalker | 1 | -0/+5 | |
* cabana: add cajita variant * Update var/spack/repos/builtin/packages/cabana/package.py Co-authored-by: Sam Reeve <6740307+streeve@users.noreply.github.com> * cabana: cannot build +cajita ~mpi Co-authored-by: Sam Reeve <6740307+streeve@users.noreply.github.com> | |||||
2022-07-26 | e4s ci stack: add spec: hdf5-vol-async (#31747) | eugeneswalker | 2 | -0/+3 | |
* e4s ci stack: add spec: hdf5-vol-async * hdf5-vol-async: add e4s tag | |||||
2022-07-26 | mpich@4.0.2 %oneapi: patch config.rpath (#31740) | eugeneswalker | 2 | -0/+33 | |
2022-07-26 | openmpi: +pmi implies schedulers=slurm (#31722) | Harmen Stoppels | 1 | -2/+2 | |
2022-07-26 | libjwt: new versions, missing dep, disable examples (#31723) | Harmen Stoppels | 1 | -0/+6 | |
2022-07-26 | jansson: new version, disable docs (#31724) | Harmen Stoppels | 1 | -4/+6 | |
We don't have the build deps for the docs, so disable for now. | |||||
2022-07-26 | json-c: 0.16 (#31726) | Harmen Stoppels | 1 | -0/+1 | |
2022-07-26 | munge: 0.5.15 (#31727) | Harmen Stoppels | 1 | -0/+1 | |
2022-07-26 | libgcrypt: bump (#31728) | Harmen Stoppels | 1 | -0/+2 | |
2022-07-26 | libgpg-error: bump (#31729) | Harmen Stoppels | 1 | -0/+2 | |
2022-07-26 | gnupg: bump and deprecate over cve (#31730) | Harmen Stoppels | 1 | -18/+20 | |
2022-07-26 | environment.py: reduce # of locks further (#31643) | Harmen Stoppels | 2 | -27/+49 | |
* environment.py: reduce # of locks further | |||||
2022-07-26 | containerize: fix concretization -> concretizer (#31594) | Harmen Stoppels | 3 | -8/+8 | |
* containerize: fix concretization -> concretizer * fix test | |||||
2022-07-26 | cmake: missing patch releases (#31676) | Harmen Stoppels | 1 | -0/+2 | |
2022-07-26 | llvm: Variant and dependency cleanup (#31331) | Chuck Atkins | 9 | -268/+304 | |
* llvm: Use variant when clauses for many of the expressed conflicts * llvm: Remove the shared variant as it wasn't really used * llvm: Remove unnecessary deps and make explicit the ones that are * llvm: Cleanup patch conditions * pocl: Update for llvm cleanup * unit-test: update unparse package hash with the updated llvm package * llvm: Fix ppc long double patching and add clarifying comments | |||||
2022-07-26 | Fix `self.extension` for symlinks (#31743) | Stephen Sachs | 1 | -1/+3 | |
`self.archive_file` is (among others) a symlink to a tarball. `extension()` on a symlink will result in no extension. This patch fixes the behavior introduced in https://github.com/spack/spack/pull/31618. Co-authored-by: Stephen Sachs <stesachs@amazon.com> | |||||
2022-07-25 | openblas %oneapi: patch f_check for proper linkage (#31737) | eugeneswalker | 2 | -0/+34 | |
2022-07-25 | new package: singularity-eos (#31500) | Richard Berger | 1 | -0/+181 | |
2022-07-25 | gdal: fixing typo for libxml2 (#31734) | snehring | 1 | -1/+1 | |
2022-07-25 | GCC: Add bootstrap conflict for M1 (#31189) | psakievich | 1 | -0/+1 | |
2022-07-25 | LLVM requires swig version > 3 (#31625) | Paul Ferrell | 1 | -1/+4 | |
2022-07-25 | llvm: Add missing include for version range 8 to 11 (#31639) | haralmha | 1 | -0/+5 | |
2022-07-25 | Fix stage with uri params (#31618) | Harmen Stoppels | 2 | -3/+3 | |
* don't determine extension of a url * parse url to drop query params from filename | |||||
2022-07-25 | wget: replacing prior workaround with proper fix (#31699) | snehring | 2 | -9/+42 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2022-07-25 | py-torchdata: add new package (#31704) | Adam J. Stewart | 3 | -4/+74 | |
* py-torchdata: add new package * third_party deps only in 0.4+ | |||||
2022-07-25 | py-torchmetrics: add v0.9.3 (#31707) | Adam J. Stewart | 1 | -0/+1 | |
2022-07-25 | py-geopandas: add v0.11.1 (#31710) | Adam J. Stewart | 1 | -0/+1 | |
2022-07-25 | py-sphinx: add v5.1.0 (#31711) | Adam J. Stewart | 1 | -1/+3 | |
2022-07-24 | Sphinx 5.1.0 breaks doc builds (#31709) | Adam J. Stewart | 1 | -1/+1 | |
2022-07-24 | [py-pyprecice] add v2.4.0.0 (#31697) | Ishaan Desai | 1 | -3/+5 | |
* Add py-pyprecice v2.4.0.0 * Adding lower bound to pip dependency * Removing when=@:2.1 from dependencies packaging and pip | |||||
2022-07-24 | py-vermin: add latest version 1.4.1 (#31708) | Morten Kristensen | 1 | -1/+2 | |
2022-07-22 | clingo patch fixed in patch release (#31690) | Harmen Stoppels | 1 | -1/+1 | |