summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-08-03build(deps): bump actions/setup-python from 4.1.0 to 4.2.0 (#31882)dependabot[bot]4-19/+19
2022-08-02black: fix bootstrap for Python 3.6 (#31872)Chris Green1-0/+11
2022-08-02libedit: Make sure libedit linkes to the correct terminfo lib from spack (#31...Chuck Atkins1-0/+10
2022-08-02e4s oneapi ci: build vtk-m ~openmp due to issue #31830 (#31840)eugeneswalker1-2/+3
2022-08-02ca-certificates-mozilla: add v2022-07-19 and v2022-04-26(#31863)Harmen Stoppels1-0/+10
2022-08-02butterflypack %oneapi: patch CMakeLists to solve issue #31818 (#31848)eugeneswalker3-3/+17
2022-08-02new package: py-alphafold (#27849)Andrew W Elble14-2/+380
2022-08-02Allow building with camp@0.2.3 for raja@0.14.0 and umpire@6.0.0 (#31853)Peter Scheibel2-2/+2
2022-08-02spack ci rebuild: Don't install in a login shell (#31771)Jonathon Anderson1-3/+2
2022-08-02Optimize reuse from buildcaches (#30806)Massimiliano Culpo2-11/+13
2022-08-02Style fixesMassimiliano Culpo3-10/+11
2022-08-02Remove line that sets non-existing attribute?Massimiliano Culpo1-1/+0
2022-08-02Use __slots__ for fast attribute accessMassimiliano Culpo2-0/+12
2022-08-02Use __slots__ for fast attribute access during parsingMassimiliano Culpo2-0/+8
2022-08-02Document that reuse is higher priority than preferences in packages.yaml (#31...Harmen Stoppels2-0/+35
2022-08-02py-pre-commit 2.20.0Harmen Stoppels1-0/+2
2022-08-02docs: Fix outdated pre-0.18 text on build dependencies (#31860)Todd Gamblin1-5/+13
2022-08-02gdb: add v12.1 (#31765)Melven Roehrig-Zoellner1-0/+1
2022-08-02Add mctc-lib v0.3.1 and toml-f v0.3.0 (#31847)Sebastian Ehlert2-0/+2
2022-08-02Add meson Python build backend (#31809)Adam J. Stewart4-36/+117
2022-08-02py-flake8: add v5.0 (#31854)Adam J. Stewart4-45/+62
2022-08-02spack checksum: black compliance (#31851)Adam J. Stewart1-1/+1
2022-08-01kokkos: set CMAKE_CXX_STANDARD instead of Kokkos_CXX_STANDARD (#31841)eugeneswalker1-1/+1
2022-08-01Add c++14 support flag for xl compiler (#31826)Peter Scheibel1-0/+8
2022-08-01lerc: add libs property (#31684)Adam J. Stewart1-0/+4
2022-08-01mxnet: prefer stable release (#31821)Adam J. Stewart1-1/+5
2022-08-01amrex: add v22.08 (#31844)Weiqun Zhang1-1/+2
2022-08-01e4s oneapi stack: remove notes for now-fixed builds (#31839)eugeneswalker1-3/+1
2022-08-01arm-forge: add v22.0.4. (#31835)RichardABunt1-0/+9
2022-08-01Add support for macOS Ventura (#31812)Adam J. Stewart1-0/+1
2022-08-01python: fix clingo bootstrapping on Apple M1/M2 (#31792)Adam J. Stewart2-7/+10
2022-08-01celeritas: new package (#31834)Seth R. Johnson2-0/+91
2022-08-01py-breathe: fix version constraints to avoid concretizing old breathe (#31828)Seth R. Johnson1-1/+2
2022-08-01CUDA: add new GCC conflict (#31820)Adam J. Stewart1-0/+1
2022-08-01gperftools: make the "libunwind" variant conditional (#31673)Erik Schnetter1-1/+3
2022-07-31wi4mpi: New version 3.6.0 (#31681)Erik Schnetter1-0/+1
2022-07-31tests: remove old `changed_files()` testTodd Gamblin1-10/+0
2022-07-31black: fix `.git-blame-ignore-revs` commitTodd Gamblin1-1/+1
2022-07-31style: simplify arguments with `--tool TOOL` and `--skip TOOL`Todd Gamblin3-59/+69
2022-07-31black: ensure that `spack create` templates are black-compliantTodd Gamblin2-114/+101
2022-07-31black: do not align `sha56`'s with spaces in `spack checksum` outputTodd Gamblin1-9/+1
2022-07-31black: add badge to `README.md`Todd Gamblin1-0/+1
2022-07-31black: bootstrap if black in `PATH` is too newTodd Gamblin1-4/+27
2022-07-31black: add .git-blame-ignore-revs toignore black reformatting in blameTodd Gamblin2-2/+15
2022-07-31black: fix format-sensitive testsTodd Gamblin3-7/+7
2022-07-31black: reformat entire repository with blackTodd Gamblin7220-170462/+186733
2022-07-31black: fix style check package and flake8 formatting for blackTodd Gamblin6-117/+90
2022-07-31black: clean up noqa comments from most of the codeTodd Gamblin45-111/+178
2022-07-31black: break up long strings that black cannot fixTodd Gamblin40-155/+432
2022-07-31black: configurationTodd Gamblin8-75/+96