summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2022-08-11Don't set `LD_LIBRARY_PATH` by default on Linux (#28354)Harmen Stoppels7-31/+32
`LD_LIBRARY_PATH` can break system executables (e.g., when an enviornment is loaded) and isn't necessary thanks to `RPATH`s. Packages that require `LD_LIBRARY_PATH` can set this in `setup_run_environment`. - [x] Prefix inspections no longer set `LD_LIBRARY_PATH` by default - [x] Document changes and workarounds for people who want `LD_LIBRARY_PATH`
2022-08-11cmake: add v3.23.3 and v3.22.6 (#31926)Harmen Stoppels1-0/+2
2022-08-11Pin tbb version for salmon & dyninst (#32026)Robert Cohn3-10/+16
2022-08-11py-matplotlib: add v3.5.3 (#32051)Adam J. Stewart1-1/+2
2022-08-11py-tensorflow-estimator: new versions (#32029)Andrew W Elble1-0/+8
* py-tensorflow-estimator: new versions * [@spackbot] updating style on behalf of aweits Co-authored-by: aweits <aweits@users.noreply.github.com>
2022-08-11Add missing info to diagnostic for circular provides (#32027)Chris Green1-1/+1
2022-08-11gxsview: gcc11 compilation rule for std::numeric_limits (#31970)Olivier Cessenat2-0/+12
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com>
2022-08-11info: properly report default when for overridden variants (#32040)Tamara Dahlgren1-4/+2
2022-08-11py-scipy: 1.4.0:1.4.1 conflict on ppc64le (#32050)Adam J. Stewart1-0/+3
2022-08-11bubblewrap: add v0.6.2 (#32055)Harmen Stoppels2-0/+2
2022-08-11precice: add v2.5.0 (#32052)David Schneider1-0/+1
2022-08-11Add support for using Spdlog in LBANN (#32034)Brian Van Essen1-0/+1
2022-08-11Updated the RDKit dependencies for Boost variants. (#32033)Brian Van Essen1-1/+1
2022-08-10bazel: add patches to compile with gcc-11 (#28548)Glenn Johnson5-3/+103
2022-08-10llvm: fix LLDB_ENABLE_[N]CURSES (#32006)Harmen Stoppels1-1/+1
2022-08-10Update tests so /tmp/store can be accessed (#32003)Richarda Butler2-13/+14
2022-08-10Add LIKWID 5.2.2 (#32031)Thomas Gruber1-0/+1
2022-08-10Patch /usr/bin/file to file when on nixos (#30718)Mikael Simberg1-0/+9
These changes make many packages build on nixos where nearly nothing comes from /bin or /usr/bin (the only things in "system locations" are /bin/sh and /usr/bin/env, all the rest is found through PATH). Many configuration scripts hardcode /usr/bin/file instead of using the one from PATH. This patches them to use file from PATH.
2022-08-10VisIt: fix missing link libs patch for parallel. (#32018)Eric Brugger1-1/+1
2022-08-10intel-tbb add 2021.4, 2021.5, 2021.6.0-rc and master branch (#31997)Robert Cohn1-0/+8
2022-08-10singularity-eos: add dependency to py-pybind11 (#31907)Richard Berger1-0/+1
2022-08-10arm: add a dependency on "ncurses abi=5' (#31942)Filippo Spiga1-1/+3
Co-authored-by: Massimiliano Culpo <massimiliano.culpo@gmail.com> Co-authored-by: fspiga <fspiga@users.noreply.github.com>
2022-08-10gaudi: disentangle variant 'optional' (#31801)Wouter Deconinck1-29/+32
2022-08-10libgta: add new package (#31981)Adam J. Stewart2-2/+21
2022-08-10core: add a helpful long message for UnknownPackageError (#31996)Seth R. Johnson1-0/+2
``` Error: Package 'armpl' not found. ``` is pretty useless after an upgrade unless you're a spack pro. I've recently hit this on multiple machines. See https://github.com/spack/spack/issues/31453 , https://github.com/spack/spack/issues/31489 .
2022-08-10parallelio: update config (#31868)Jim Edwards1-11/+19
2022-08-10py-pytorch-lightning: add v1.7.1 (#32020)Adam J. Stewart1-0/+1
2022-08-10WarpX: add v22.08 (#31849)Axel Huebl2-0/+4
2022-08-10modules: add missing Python imports (#32012)Harmen Stoppels2-0/+4
2022-08-10libjxl: add new package (#31983)Adam J. Stewart6-7/+114
2022-08-10ADIOS2: ZFP<1.0 (#32015)Axel Huebl1-1/+1
* ADIOS2: ZFP<1.0 The tagged ADIOS2 releases in Spack (and develop) do not yet work with ZFP 1.0. Express valid depedency range before someone updates the ZFP package and triggers the incompatibility. * Use semver
2022-08-09Add checksum for py-setuptools-rust 1.2.0 and 1.4.1 (#32009)iarspider1-1/+8
* Add checksum for py-setuptools-rust 1.2.0 and 1.4.1 * Update var/spack/repos/builtin/packages/py-setuptools-rust/package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com> * Update package.py Co-authored-by: Tamara Dahlgren <35777542+tldahlgren@users.noreply.github.com>
2022-08-09Add checksum for py-pynacl 1.5.0 (#31988)iarspider1-2/+4
* Add checksum for py-pynacl 1.5.0 * Update package.py
2022-08-09Add checksum for new py-semantic-version versions (#32010)iarspider1-0/+3
2022-08-09Reduce installation noise: filter path padding and make some details debug ↵Tamara Dahlgren5-14/+61
level 2 (#31998)
2022-08-09PythonPackage: add --config-settings support (#31823)Adam J. Stewart2-4/+91
2022-08-09py-gpytorch: add v1.8.1 (#32001)Adam J. Stewart1-0/+1
2022-08-09New patch release SLEPc 3.17.2 (#32007)Jose E. Roman2-0/+2
2022-08-09Add checksum for py-pyjwt 2.4.0 (#31987)iarspider1-0/+2
2022-08-09Add base class for directory visitor (#32008)Harmen Stoppels3-31/+103
2022-08-09Update release procedure, keep CHANGELOG up-to-date (#31969)Massimiliano Culpo2-5/+43
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com>
2022-08-09rdma-core: add v22.4 (#31888)Ryan Marcellino1-0/+1
2022-08-08axom@0.6.1 %oneapi: patch examples (#31991)eugeneswalker3-2/+16
* axom@0.6.1 %oneapi: patch examples * uncomment axom%oneapi ci build now that it is fixed
2022-08-08Add checksum for py-lxml 4.9.0 and 4.9.1 (#31986)iarspider1-0/+2
* Add checksum for py-lxml 4.9.0 and 4.9.1 * Update package.py
2022-08-08TensorFlow: add versions 2.8–2.9 (#31615)Adam J. Stewart3-118/+215
2022-08-08py-uproot: Add checksums for new versions (#31989)iarspider1-2/+11
* Add checksums for new uproot versions * Update package.py
2022-08-08swig: support external find (#31990)Olivier Cessenat1-1/+10
2022-08-08gromacs: add CP2K (#31836)Maciej Wójcik3-4/+70
2022-08-08acts: add v19.6.0 (#31922)Valentin Volkl1-0/+2
2022-08-08acts: add v19.4.0 and v19.5.0 (#31773)Wouter Deconinck1-0/+12