summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-11-11ensure view projections for extensions always point to extendeev0.19.0releases/latestGregory Becker1-2/+11
2022-11-11docs: updates related to extensions (#33837)Harmen Stoppels4-44/+78
2022-11-11Version is now v0.19.0.Todd Gamblin1-1/+1
2022-11-11remove activate/deactivate support in favor of environments (#29317)Harmen Stoppels21-1559/+31
2022-11-10remove deprecated top-level module config (#33828)Greg Becker3-66/+2
2022-11-11remove deprecated `concretization` environment key (#33774)Greg Becker3-90/+6
2022-11-10Use bfs order in spack find --deps tree (#33782)Harmen Stoppels2-9/+11
2022-11-10spack location: fix attribute lookup after multiple build systems (#33791)Massimiliano Culpo1-2/+4
2022-11-09always use the cxx compiler as a host compiler (#33771)Chris White1-7/+1
2022-11-09Revert "fix racy sbang (#33549)" (#33778)Harmen Stoppels3-65/+43
2022-11-09ensure external PythonPackages have python deps (#33777)Greg Becker5-0/+54
2022-11-08Account for patchelf binaries when creating local bootstrap mirror (#33776)Massimiliano Culpo1-0/+2
2022-11-08fix racy sbang (#33549)Harmen Stoppels3-43/+65
2022-11-08use pwd for usernames on unix (#19980)Greg Becker1-1/+13
2022-11-08Install from source if binary cache checksum validation fails (#31696)Stephen Sachs1-0/+10
2022-11-08scons: fix Scons builder after multi build-system refactoring (#33753)Massimiliano Culpo1-6/+10
2022-11-08Rework unit test to avoid tripping into concretization slowdown (#33749)Massimiliano Culpo1-23/+9
2022-11-07intel oneapi classic bootstrapping (#31285)Greg Becker5-26/+48
2022-11-08"spack uninstall": don't modify env (#33711)Peter Scheibel9-107/+393
2022-11-08Fix missing "*.spack*" files in views (#30980)Jordan Galby2-1/+33
2022-11-07reorder packages.yaml: requirements first, then preferences (#33741)Harmen Stoppels1-80/+83
2022-11-07gitlab ci: Add "script_failure" as a reason for retrying service jobs (#33420)Scott Wittenburg1-1/+8
2022-11-07encode development requirements in pyproject.toml (#32616)Tom Scogland3-4/+72
2022-11-07binary_distribution: Speed up buildcache update-index (#32796)Scott Wittenburg1-36/+168
2022-11-07Remove known issues (#33738)Harmen Stoppels2-41/+0
2022-11-07Bugfix: Compiler bootstrapping for compilers that are independently present i...Greg Becker2-1/+47
2022-11-07Apply dev specs for dependencies of roots (#30909)Greg Becker2-17/+45
2022-11-07Simplify repeated _add_dependency calls for same package (#33732)Harmen Stoppels1-19/+17
2022-11-07Doc: `lsb-release` (#32479)Axel Huebl2-1/+2
2022-11-07concretizer:unify:true as a default (#31787)Harmen Stoppels3-44/+49
2022-11-07archspec: update version, translate renamed uarchs (#33556)Massimiliano Culpo4-24/+288
2022-11-06bugfix for matrices with dependencies by hash (#22991)Greg Becker2-5/+26
2022-11-06solver setup: extract virtual dependencies from reusable specs (#32434)Greg Becker2-0/+28
2022-11-06package preferences: allow specs to be configured buildable when their virtua...Greg Becker2-9/+26
2022-11-06improve error message for dependency on nonexistant compiler (#32084)Greg Becker1-12/+25
2022-11-06solver: do not punish explicitly requested compiler mismatches (#30074)Greg Becker2-1/+29
2022-11-06MesonPackage: disable automatic download and install of dependencies (#33717)Michael Kuhn1-2/+4
2022-11-06allow multiple compatible deps from CLI (#21262)Greg Becker2-2/+24
2022-11-06canonicalize_path: add arch information to substitutions (#29810)Greg Becker3-0/+50
2022-11-05Add support for Python 3.11 (#33505)Massimiliano Culpo4-12/+182
2022-11-05Fix relocation to avoid overwriting merged constant strings (#32253)Tom Scogland6-83/+311
2022-11-05packages.yaml: set url/git (#33275)Peter Scheibel4-0/+113
2022-11-05unparser: fix bug in unit test assertion (#33722)Massimiliano Culpo1-5/+3
2022-11-05Fix formatting in packaging guide (#33714)iarspider1-10/+3
2022-11-04demote warning for no source id to debug message (#33657)Greg Becker4-15/+15
2022-11-04Cray support: use linux platform for newer craype versions (#29392)Greg Becker7-30/+105
2022-11-04delegate to cray modules for target args on cray (#17857)Greg Becker2-2/+8
2022-11-04Fix typo in docs (#33662)Matthieu Boileau1-1/+1
2022-11-04Deprecate old YAML format for buildcaches (#33707)Massimiliano Culpo1-2/+17
2022-11-04Updates to stand-alone test documentation (#33703)Tamara Dahlgren2-22/+154