summaryrefslogtreecommitdiff
path: root/lib/spack/spack/schema/spec.py
AgeCommit message (Expand)AuthorFilesLines
2024-01-02Update copyright year to 2024 (#41919)Todd Gamblin1-1/+1
2023-02-16Style: black 23, skip magic trailing comma (#35351)Adam J. Stewart1-80/+19
2023-01-18license year bump (#34921)Harmen Stoppels1-1/+1
2022-07-31black: reformat entire repository with blackTodd Gamblin1-137/+125
2022-05-13Remove all uses of `runtime_hash`; document lockfile formats and fix testsTodd Gamblin1-1/+5
2022-05-13hashes: remove full_hash and build_hash from spackScott Wittenburg1-2/+1
2022-01-14Update copyright year to 2022Todd Gamblin1-1/+1
2021-12-19jsonschema: use more specific schema identifiersTodd Gamblin1-1/+1
2021-09-09specs: move to new spec.json format with build provenance (#22845)Nathan Hanford1-77/+111
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin1-1/+1
2020-10-30Binary caching: use full hashes (#19209)Scott Wittenburg1-0/+1
2020-10-15Environments: specify packages for developer builds (#15256)Greg Becker1-0/+6
2020-10-05Revert binary distribution cache manager (#19158)Scott Wittenburg1-1/+0
2020-09-30Merge pull request #18359 from scottwittenburg/add-binary-distribution-cache-...Scott Wittenburg1-0/+1
2020-06-26Use json for buildcache index (#15002)Scott Wittenburg1-0/+159