summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2024-05-31traverse: pass key correctly (#44460)Harmen Stoppels2-2/+25
2024-05-30Bootstrapping: don't use Mac OS binaries on Windows (#44193)John W. Parent1-2/+5
2024-05-30remove platform=cray (#43796)Massimiliano Culpo25-995/+24
2024-05-30tests: use fewer default paths (#44432)Harmen Stoppels5-69/+60
2024-05-30concretizer: enforce host compat when reuse only (#44428)Harmen Stoppels3-4/+35
2024-05-29installer: improve init signature and explicits (#44374)Harmen Stoppels6-225/+132
2024-05-27link: directly bind to os.* on non-windows (#44400)Harmen Stoppels5-117/+80
2024-05-24Make `spack clean` env-aware (#44227)Peter Scheibel2-1/+17
2024-05-24Make strong preferences even stronger (#44373)Massimiliano Culpo2-14/+57
2024-05-24add mvapich support for intel scalapack_libs (#44246)Samuel Khuvis1-0/+1
2024-05-24bugfix: external detection for compilers with os but not target (#44156)Greg Becker1-3/+3
2024-05-23absolutify_elf_sonames.py: fix _patchelf (#44343)Harmen Stoppels1-4/+2
2024-05-23ASP-based solver: fix reusing externals on linux (#44316)Massimiliano Culpo3-6/+36
2024-05-22docs: update chain.rst to improve discussion of upstreams (#43918)mSamiolo1-2/+4
2024-05-22cuda: add v12.4.1 (#43488)pauleonix1-1/+4
2024-05-21Take a lock before querying installed_dependents (#44301)Massimiliano Culpo1-1/+2
2024-05-21Demote a warning to debug message, if C compiler is not there (#44182)Massimiliano Culpo2-0/+19
2024-05-21bump pytest from 8.2.0 to 8.2.1 --- (#44282)dependabot[bot]1-1/+1
2024-05-21ASP-based solver: fix version optimization for roots (#44272)Massimiliano Culpo3-5/+36
2024-05-21gitlab ci: fix untouched spec pruning on windows (#44279)Scott Wittenburg1-2/+2
2024-05-19audit: disallow github.com/org/repo/pull/n/commits/hash.patch?full_index=1 (#...Wouter Deconinck2-7/+21