summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-11-17Permit packages that depend on Intel oneAPI packages to access sdk (#41117)Mark Abraham2-0/+30
2023-11-16Use preferred capitalization of "Slurm" (#41109)Tim Wickberg2-2/+2
2023-11-16Improve the error message for deprecated preferences (#41075)Massimiliano Culpo3-7/+53
2023-11-16Add audit check to spot `when=` arguments using wrong named specs (#41107)Massimiliano Culpo1-1/+48
2023-11-15docs: packages config on separate page, demote bootstrapping (#41085)Harmen Stoppels5-547/+553
2023-11-14Fix infinite recursion when computing concretization errors (#41061)Massimiliano Culpo1-2/+9
2023-11-14modules: unit-tests without polluted user scope (#41041)Massimiliano Culpo8-58/+62
2023-11-14build(deps): bump urllib3 from 2.0.7 to 2.1.0 in /lib/spack/docs (#41055)dependabot[bot]1-1/+1
2023-11-13info: improve coverage (#41001)Todd Gamblin2-22/+23
2023-11-13spack diff: allow hashes from mirrors (#41043)Greg Becker1-0/+2
2023-11-13build(deps): bump black from 23.10.1 to 23.11.0 in /lib/spack/docs (#40967)dependabot[bot]1-1/+1
2023-11-13Compiler.debug_flags: drop -gz (#40900)Harmen Stoppels3-4/+0
2023-11-13build(deps): bump mypy from 1.6.1 to 1.7.0 in /lib/spack/docs (#41020)dependabot[bot]1-1/+1
2023-11-10`spack deconcretize` command (#38803)Greg Becker6-25/+242
2023-11-10gromacs et al: fix ^mkl pattern (#41002)Massimiliano Culpo2-2/+6
2023-11-10env: compute env mods only for installed roots (#40997)Harmen Stoppels3-5/+9
2023-11-10info: rework spack info command to display variants better (#40998)Todd Gamblin2-39/+180
2023-11-09docs: tweak formatting of `+:` and `-:` operators (#40988)Todd Gamblin1-3/+5
2023-11-09DiHydrogen, Hydrogen, and Aluminum CachedCMakePackage (#39714)Brian Van Essen2-1/+16
2023-11-09buildcache: skip unrecognized metadata files (#40941)Scott Wittenburg2-31/+163
2023-11-09Set version to 0.22.0.dev0 (#40975)Harmen Stoppels1-1/+1
2023-11-09modules: remove deprecated code and test data (#40966)Massimiliano Culpo7-106/+3
2023-11-08modules: restore exclude_implicits (#40958)Harmen Stoppels4-99/+19
2023-11-07Propagate variant across nodes that don't have that variant (#38512)Richarda Butler3-18/+71
2023-11-07Ensure global command line arguments end up in args like before (#40929)Harmen Stoppels1-1/+1
2023-11-07ci: do not retry timed out build jobs (#40936)Scott Wittenburg1-1/+16
2023-11-07Update the branch for the tutorial command (#40934)Massimiliano Culpo1-1/+1
2023-11-07catch exceptions in which_string (#40935)Harmen Stoppels1-2/+5
2023-11-07ASP: targets, compilers and providers soft-preferences are only global (#31261)Massimiliano Culpo11-207/+209
2023-11-07archspec: update to v0.2.2 (#40917)Massimiliano Culpo3-4/+202
2023-11-07database: optimize query() by skipping unnecessary virtual checks (#40898)Todd Gamblin2-9/+42
2023-11-06spack compiler find --[no]-mixed-toolchain (#40902)Harmen Stoppels6-72/+139
2023-11-06docs: expand section about relocation, suggest padding (#40909)Harmen Stoppels1-10/+27
2023-11-06Add support for aliases (#17229)Michael Kuhn5-14/+93
2023-11-06Don't let runtime env variables of compiler like deps leak into the build env...Harmen Stoppels3-2/+32
2023-11-06fix prefix_inspections keys in example (#40904)Harmen Stoppels1-4/+4
2023-11-06docs: mention public build cache for GHA (#40908)Harmen Stoppels1-23/+47
2023-11-06Introduce `default_args` context manager (#39964)Harmen Stoppels4-2/+77
2023-11-06error messages: condition chaining (#40173)Greg Becker6-113/+592
2023-11-06Environments: remove environments created with SpackYAMLErrors (#40878)Tamara Dahlgren4-21/+68
2023-11-05spack env activate: create & activate default environment without args (#40756)Harmen Stoppels2-4/+40
2023-11-05Add command and package suggestions (#40895)Michael Kuhn5-12/+35
2023-11-05Hidden modules: always append hash (#40868)Harmen Stoppels10-150/+153
2023-11-05Environments: Add support for including definitions files (#33960)Tamara Dahlgren10-149/+296
2023-11-04spack.modules.commmon: pass spec to SetupContext (#40886)Harmen Stoppels1-1/+3
2023-11-03environment: solve one spec per child process (#40876)Massimiliano Culpo2-3/+12
2023-11-03Bugfix: propagation of multivalued variants (#39833)Richarda Butler2-0/+13
2023-11-03clingo-bootstrap: force setuptools through variant (#40866)Massimiliano Culpo1-0/+4
2023-11-03ASP-based solver: fix for unsplittable providers (#40859)Massimiliano Culpo2-1/+16
2023-11-03oci parsing: make image name case insensitive (#40858)Harmen Stoppels2-3/+14