summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-11-30argparse: make scope choices lazy s.t. validation in tests works (#41344)Harmen Stoppels46-78/+76
2023-11-30tests: fix issue with os.environ binding (#41342)Harmen Stoppels1-1/+2
2023-11-29Refactor a test to not use the "working_env" fixture (#41308)Massimiliano Culpo3-20/+20
2023-11-29Simplify _create_mock_configuration_scopes (#41318)Harmen Stoppels1-6/+6
2023-11-29cuda: fix compiler conflicts (#41304)Harmen Stoppels1-2/+2
2023-11-29Fix an issue with deconcretization/reconcretization of environments (#41294)Massimiliano Culpo2-7/+34
2023-11-28ASP-based solver: use a unique ID counter (#41290)Massimiliano Culpo1-14/+7
2023-11-28GoPackage: add new build system for Go packages (#41164)Alec Scott3-0/+109
2023-11-27CargoPackage: add new build system for Cargo packages (#41192)Alec Scott3-14/+114
2023-11-27handle use of an unconfigured compiler (#41213)Robert Cohn2-1/+19
2023-11-27intel-oneapi 2024.0.0: added new version to packages (#41135)Andrey Perestoronin3-30/+60
2023-11-27docs: refer to oci build cache from containers.rst (#41269)Harmen Stoppels2-0/+11
2023-11-27tests: fix more cases of env variables (#41226)Harmen Stoppels3-115/+105
2023-11-27Improve semantic for packages:all:require (#41239)Massimiliano Culpo5-47/+227
2023-11-24Fix multi-word aliases (#41126)Michael Kuhn1-3/+5
2023-11-24spack graph: fix coloring with environments (#41240)Massimiliano Culpo1-1/+1
2023-11-23ASP-based solver: don't error for type mismatch on preferences (#41138)Massimiliano Culpo3-1/+65
2023-11-22test_which: do not mutate os.environHarmen Stoppels1-2/+2
2023-11-22setup_platform_environment before package env mods (#41205)Harmen Stoppels1-5/+6
2023-11-22ASP-based solver: don't emit spurious debug output (#41218)Massimiliano Culpo1-8/+2
2023-11-21Add cxx17_flag to intel.py (#41207)Alex Richert1-0/+8
2023-11-21build(deps): bump pygments from 2.16.1 to 2.17.1 in /lib/spack/docs (#41191)dependabot[bot]1-1/+1
2023-11-21spack style: fix isort on sl:7 (#41133)Massimiliano Culpo1-1/+1
2023-11-20MSVC preview version breaks clingo build (#41185)John W. Parent1-1/+2
2023-11-20docs: document how spack picks a version / variant (#41070)Harmen Stoppels4-1/+93
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