summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-07-08environments.rst: go from simple to advanced (#45004)Harmen Stoppels1-76/+86
2024-07-08spec.py: print right deptype in tree (#45091)Harmen Stoppels2-5/+32
2024-07-08spec.py: fix __getitem__ looking outside of dag (#45090)Harmen Stoppels2-18/+30
2024-07-08Add type-hints to RepoPath (#45068)Massimiliano Culpo6-89/+121
2024-07-06spack -C <env>: use env config w/o activation (#45046)Harmen Stoppels4-42/+77
2024-07-05spack gc: remove debug print statement (#45067)Todd Gamblin1-1/+0
2024-07-05config: fix class hierarchy (#45044)Harmen Stoppels10-124/+128
2024-07-05Inject dependencies in repo classes (#45053)Massimiliano Culpo16-176/+317
2024-07-04containers: rm centos7 since EOL (#45049)Wouter Deconinck2-10/+0
2024-07-04spack audit packages: Fix message (#45045)Jordan Galby1-1/+1
2024-07-04Heuristic decays to default over time (#45023)Massimiliano Culpo2-11/+15
2024-07-03Add support for macOS Sequoia (#45018)Adam J. Stewart1-0/+1
2024-07-02ci: deprecate the --dependencies and --optimize option (#45005)Massimiliano Culpo7-644/+16
2024-07-02queue -> stack (#45002)Harmen Stoppels2-8/+8
2024-07-02spack_yaml.py: fix default_flow_style (#44998)Harmen Stoppels1-2/+2
2024-07-02spack_yaml: add anchorify function (#44995)Harmen Stoppels3-3/+80
2024-07-01cmd/develop.py: fix readability (#44980)Harmen Stoppels1-4/+7
2024-07-01cuda: add v12.5.0 (#44971)Kun Wu1-2/+2
2024-07-01Docs: include cmake spec property for the command (#44956)Tamara Dahlgren1-1/+2
2024-07-01archive.py: undo unrelated changes from #43851 (#44947)Harmen Stoppels1-4/+2
2024-07-01Use composite stage also for develop specs (#44950)Harmen Stoppels3-16/+9
2024-07-01Flag propagation: restrict to link/run (#44925)Massimiliano Culpo3-81/+76
2024-07-01neoverse-v1: restore py-cinemasci (#44976)Massimiliano Culpo2-4/+4
2024-07-01Remove DIYStage (#44949)Harmen Stoppels4-141/+9
2024-06-28installer.py: handle external roots the same (#44917)Harmen Stoppels1-16/+4
2024-06-27Spack on Windows: fix "spack load --list" and "spack unload" (#35720)Dan Lipsa5-77/+119
2024-06-27Fix bug in logfile parsing (#42706)Matthew Whitlock2-1/+31
2024-06-27Ensure parent runtime version >= child (#44834)Massimiliano Culpo5-28/+90
2024-06-27build(deps): bump mypy from 1.10.0 to 1.10.1 in /lib/spack/docs (#44885)dependabot[bot]1-1/+1
2024-06-27Fix typo in docs (#44891)Miguel1-3/+3
2024-06-27containers: centos:stream -> centos:stream9 (#44876)Wouter Deconinck2-8/+8
2024-06-26ASP-based solver: add a generic rule for propagation (#44870)Massimiliano Culpo2-41/+44
2024-06-26Simplify and improve solver heuristic (#44893)Massimiliano Culpo3-39/+23
2024-06-25Steal source was not assigning the package class (#44886)psakievich1-0/+1
2024-06-25Docs: Update stand-alone test information (#44755)Tamara Dahlgren1-246/+387
2024-06-25add documentation for make_jobs variable (#44838)Miguel1-0/+21
2024-06-25Make url_fetch tests work on Windows (#44809)Nicole C1-3/+0
2024-06-24spec_list: do not resolve abstract hashes (#44760)Harmen Stoppels2-21/+28
2024-06-21Bugfix: test_is_externally_detectable needs to use mockpackages (#44795)Tamara Dahlgren1-2/+2
2024-06-20build_environment: fix ccache error handling (#44740)Harmen Stoppels1-4/+2
2024-06-18build(deps): bump flake8 from 7.0.0 to 7.1.0 in /lib/spack/docs (#44752)dependabot[bot]1-1/+1
2024-06-18build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /lib/spack/docs (#44751)dependabot[bot]1-1/+1
2024-06-11MFEM: add new version v4.7 (#44010)Veselin Dobrev2-2/+6
2024-06-11Enable and constrain reuse for GitVersion installations (#43859)psakievich3-4/+56
2024-06-06build(deps): bump sphinx-design from 0.5.0 to 0.6.0 in /lib/spack/docs (#44360)dependabot[bot]1-1/+1
2024-06-06build(deps): bump pytest from 8.2.1 to 8.2.2 in /lib/spack/docs (#44553)dependabot[bot]1-1/+1
2024-06-05spack edit: allow edit multiple files at once (#44416)Harmen Stoppels2-61/+104
2024-06-04python: make every view a `venv` (#44382)Todd Gamblin3-53/+85
2024-06-04nvhpc: Do not use `-Wno-error` with `nvhpc` (#44142)Todd Gamblin2-9/+31
2024-06-03Consolidate concretization output for environments (#44489)Todd Gamblin6-87/+161