summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-03-27Enable ASAN in ROCm packages (#42704)afzpatel1-0/+28
2024-03-27Add config option and compiler support to reuse across OS's (#42693)psakievich4-1/+32
2024-03-27Improve fixup macos rpath unit test (#43392)Massimiliano Culpo1-6/+17
2024-03-26Add macos-14 as a runner (Apple M1) (#42728)Massimiliano Culpo1-0/+3
2024-03-26buildcache sync: manifest-glob with arbitrary destination (#41284)kwryankrattiger2-9/+102
2024-03-26Allow unit test to work on Apple M1/M2 (#43363)Massimiliano Culpo18-448/+278
2024-03-25add command_line scope to help metavar (#42890)Danny McClanahan1-1/+1
2024-03-25strip url: fix whl suffix, remove exe (#43344)Harmen Stoppels2-8/+7
2024-03-24Add `intel-oneapi-runtime`, allow injecting virtual dependencies (#42062)Massimiliano Culpo5-15/+93
2024-03-22Support for prereleases (#43140)Harmen Stoppels10-113/+273
2024-03-22Spack CI: Refactor process_command for Cross Platform support (#39739)John W. Parent1-164/+192
2024-03-22python wheels: do not "expand" (#43317)Harmen Stoppels4-10/+22
2024-03-21Disable interactive editor when --batch if passed to checksum (#43102)Alec Scott1-3/+3
2024-03-21cmd/python: use runpy to allow multiprocessing in scripts (#41789)Tom Scogland2-29/+45
2024-03-20cray: return false more readily in detection logic (#43150)Greg Becker1-3/+8
2024-03-20Target.optimization_flags converts non-numeric versions to numeric (#43179)Greg Becker2-5/+24
2024-03-20Remove optimization criterion on OS mismatches (#43282)Massimiliano Culpo1-20/+0
2024-03-18use directives in some packages (#43238)Harmen Stoppels1-3/+3
2024-03-18Fix CMake generator documentation (#43232)Pieter P1-1/+1
2024-03-18performance: avoid `jinja2` import at startup unless needed (#43237)Todd Gamblin1-2/+2
2024-03-15build(deps): bump black from 24.2.0 to 24.3.0 in /lib/spack/docs (#43228)dependabot[bot]1-1/+1
2024-03-15Allow compilers to be configured in packages.yaml (#42016)Greg Becker8-20/+270
2024-03-14Clingo bootstrapping: Remove msvc constraint (#43199)John W. Parent1-3/+0
2024-03-14Improve error message when an unknown compiler is requested (#43143)Massimiliano Culpo3-6/+18
2024-03-14`spack develop`: stage build artifacts in same root as non-dev builds (#41373)Peter Scheibel8-119/+289
2024-03-14move --deprecated arg to concretizer args (#43177)Greg Becker7-27/+16
2024-03-14compiler.py: simplify implicit link dir bits (#43078)Harmen Stoppels2-51/+36
2024-03-14build(deps): bump pytest from 8.0.2 to 8.1.1 in /lib/spack/docs (#43134)dependabot[bot]1-1/+1
2024-03-13msvc: patch property ref bug (#43173)John W. Parent1-1/+1
2024-03-12spack.patch: support reversing patches (#43040)Adam J. Stewart3-10/+107
2024-03-12perl testing: refactor stand-alone testing into base class (#43044)Tamara Dahlgren3-2/+124
2024-03-12Update archspec to v0.2.3 (#42854)Massimiliano Culpo17-214/+1837
2024-03-11Fix callbacks accumulation when using mixins with builders (#43100)Massimiliano Culpo3-14/+33
2024-03-11Remove dead code (#43114)Massimiliano Culpo6-238/+0
2024-03-10build(deps): bump mypy from 1.8.0 to 1.9.0 in /lib/spack/docs (#43103)dependabot[bot]1-1/+1
2024-03-08Retiring as PythonPackage maintainer (#43091)Adam J. Stewart4-19/+3
2024-03-07Drop optional dependencies of Spack (#43081)Tim Fuller2-48/+31
2024-03-07autotools: fix a typo in comment (#43080)Juan Miguel Carceller1-1/+1
2024-03-07Fix `spack find` bootstrapping docs (#43074)runiq1-3/+3
2024-03-06Allow loading extensions through python entry-points (#42370)Tim Fuller6-1/+291
2024-03-05spack.patch: fix type hint circular import (#43041)Adam J. Stewart1-5/+5
2024-03-05spack.patch: add type hints (#42811)Adam J. Stewart2-79/+224
2024-03-05container: don't map develop to latest (#42952)Wouter Deconinck4-45/+6
2024-03-04ASP-based solver: improve reusing nodes with gcc-runtime (#42408)Massimiliano Culpo3-6/+90
2024-03-04repo.py: cleanup packages_with_tags (#42980)Harmen Stoppels5-26/+19
2024-03-04Document new environment variable expansion in projections (#42963)psakievich2-0/+30
2024-03-04modules: allow autoload: run, like in environment views (#42743)Harmen Stoppels3-35/+30
2024-03-04versions: fix typing problems (#42903)Harmen Stoppels1-5/+9
2024-02-29Show extension commands with spack -h (#41726)Tim Fuller1-5/+7
2024-02-29Support environment variable expansion inside module projections (#42917)psakievich1-2/+4