summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-01-31CI: Add OIDC capability for deprecated CI (#42371)kwryankrattiger1-1/+1
2024-01-31build(deps): bump urllib3 from 2.1.0 to 2.2.0 in /lib/spack/docs (#42384)dependabot[bot]1-1/+1
2024-01-31compression.py: refactor + bug fix (#42367)Harmen Stoppels4-385/+289
2024-01-30elf: relocate PT_INTERP (#42318)Harmen Stoppels7-208/+306
2024-01-30MSVC: Broken ifx needs new $TMP (#42155)John W. Parent1-1/+11
2024-01-30build(deps): bump pytest from 7.4.4 to 8.0.0 in /lib/spack/docs (#42361)dependabot[bot]1-1/+1
2024-01-30build(deps): bump black from 24.1.0 to 24.1.1 in /lib/spack/docs (#42360)dependabot[bot]1-1/+1
2024-01-30"spack logs": print log files for packages (either partially built or install...Peter Scheibel2-0/+197
2024-01-29traverse: w/o deptype (#42345)Harmen Stoppels3-14/+25
2024-01-29filesystem: cleanup (#42342)Harmen Stoppels4-253/+116
2024-01-29containers: switch to quay.io/almalinuxorg images (#42193)Wouter Deconinck1-4/+4
2024-01-29build(deps): bump black from 23.12.1 to 24.1.0 in /lib/spack/docs (#42328)dependabot[bot]1-1/+1
2024-01-27Apply black 2024 style to Spack (#42317)Adam J. Stewart15-77/+49
2024-01-26Run config audits in CI, add a new audit to detect wrongly named external spe...Massimiliano Culpo1-9/+33
2024-01-26Merge `virtuals=` from duplicate dependencies (#42281)Massimiliano Culpo2-8/+25
2024-01-25CMake: disable Package Registry (#42149)Alberto Invernizzi2-11/+45
2024-01-25Fix using sticky variants in externals (#42253)Greg Becker2-8/+29
2024-01-25spack find mpiexec for impi (#42284)Robert Cohn1-0/+2
2024-01-24generate modules of non-roots during spack install of env (#42147)Harmen Stoppels6-104/+91
2024-01-24set_packge_py_globals: only set pure build related globals on the root in bui...Harmen Stoppels3-41/+66
2024-01-23Environments: Fix environment configuration (#42058)Tamara Dahlgren5-195/+220
2024-01-22Add syntactic sugar for "strong preferences" and "conflicts" (#41832)Massimiliano Culpo4-112/+354
2024-01-22environment.py: drop early exit in install (#42145)Harmen Stoppels2-57/+12
2024-01-22CMakePackage pass python hints automatically (#42201)kwryankrattiger1-5/+37
2024-01-22repo.py: pass package name not fully qualified package name (#42217)Harmen Stoppels1-1/+1
2024-01-19test/cmd/checksum.py: avoid networking (#42190)Harmen Stoppels2-10/+57
2024-01-19Revert "cc: work around -v split between ld and ccld" (#42196)Harmen Stoppels2-11/+2
2024-01-19environment.py: remove symlinking of logs (#42148)Harmen Stoppels1-24/+0
2024-01-19Typing for spack checksum code paths (#42183)Harmen Stoppels4-85/+79
2024-01-19oci: use pickleable errors (#42160)Harmen Stoppels3-39/+33
2024-01-19Bugfix: spack config change handle string requirements (#42176)Peter Scheibel2-1/+17
2024-01-18Reduce the size on disk for logs (#42122)Harmen Stoppels8-84/+40
2024-01-18Skip sbang hook on Windows (#42156)John W. Parent1-0/+2
2024-01-18oci: only push in parallel when forking (#42143)Harmen Stoppels2-22/+30
2024-01-18spack graph: env aware (#42093)Massimiliano Culpo1-14/+22
2024-01-18New command: `spack config change` (#41147)Peter Scheibel3-1/+192
2024-01-17Config path quote handling: keys with quotes (#40976)Peter Scheibel2-47/+163
2024-01-17Packages requiring manual downloads: improve error message (#42017)Tamara Dahlgren3-7/+36
2024-01-17build_environment.py: clean LUA_PATH and LUA_CPATH (#42101)Matthieu Dorier1-0/+3
2024-01-17cc: work around -v split between ld and ccld (#42111)Tom Scogland2-2/+11
2024-01-16Create reproducible tarballs in VCSFetchStrategy.archive (#42042)Harmen Stoppels5-204/+423
2024-01-16Fix a bug when a required provider is requested for multiple virtuals (#42088)Massimiliano Culpo3-3/+39
2024-01-16Fix using fully-qualified namespaces from root specs (#41957)Massimiliano Culpo4-25/+81
2024-01-11Add documentation on checked_by license parameter (#41959)Aiden Grossman3-3/+23
2024-01-10Add `--create` to `spack env activate` (#40896)psakievich3-107/+197
2024-01-10binary_distribution.py: list parent dirs in binary tarball (#41773)Harmen Stoppels2-46/+116
2024-01-09fix gpg version parsing for macos (#41995)Greg Becker1-1/+1
2024-01-09Move in vs. satisfies to a note and mention special cases of in (#41727)Tamara Dahlgren1-4/+10
2024-01-09installer.py: don't dereference stage before installing from binaries (#41986)Harmen Stoppels2-60/+72
2024-01-09Improve "makefile" build system documentation (#41781)Loris Ercole1-5/+5