summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-07-26ci: Make signing requirement explicit (#38995)Scott Wittenburg4-9/+50
2023-07-24Always set workflow:rules in spack ci pipelines (#38921)Jonathon Anderson2-13/+20
2023-07-24Fix typo: binary_caches.rst (#39064)Ashwin Kumar Karnad1-1/+1
2023-07-24Don't add `.spack/binary_distribution` twice to the tarball when re-distribut...Harmen Stoppels2-2/+44
2023-07-24Fix broken `sanitize_file_path` (#38926)Harmen Stoppels6-35/+52
2023-07-22Implement fish completion (#29549)百地 希留耶5-165/+563
2023-07-21Remove spack.repo.IndexError (#39029)Massimiliano Culpo1-4/+0
2023-07-21binary_caches.rst: fix typo (#39030)Ashwin Kumar Karnad1-1/+1
2023-07-20nag: update the versioning scheme (#35457)Sergey Kosukhin2-2/+11
2023-07-20spack.util.lock: add type-hints, remove **kwargs in method signatures (#39011)Massimiliano Culpo4-23/+37
2023-07-19Respect custom user store when bootstrapping (#39001)Massimiliano Culpo3-1/+26
2023-07-19modules: use curly braces to enclose value in Tcl modulefile (#38375)Xavier Delaruelle3-33/+65
2023-07-19Fetch & patch: actually acquire stage lock, and many more issues (#38903)Harmen Stoppels17-219/+210
2023-07-19drop redundant rpaths post install (#38976)Harmen Stoppels2-0/+152
2023-07-19llnl.util.lock: add type-hints (#38977)Massimiliano Culpo3-71/+114
2023-07-19Remove `LazyReference` from code (#38944)Massimiliano Culpo72-425/+376
2023-07-18Windows testing: enable tests for installer components (#36970)markus-ferrell1-8/+0
2023-07-18Ensure the bootstrap store has a padding length of zero (#38975)Massimiliano Culpo2-17/+26
2023-07-18Windows testing: enable bootstrap test (#36972)markus-ferrell1-2/+0
2023-07-18test_clear_failures_success: run on Windows too (#36792)markus-ferrell1-2/+3
2023-07-18binary cache docs: remove redundant flag and comment (#38960)Harmen Stoppels1-5/+1
2023-07-18Windows testing: enable architecture test (#36973)markus-ferrell1-2/+0
2023-07-18Windows testing: enable "spack clean" tests (#36840)markus-ferrell1-3/+0
2023-07-18buildcache push: make --allow-root the default and deprecate the option (#38878)Harmen Stoppels14-218/+36
2023-07-18Pin Spack dev dependencies on RtD (#38950)Massimiliano Culpo1-0/+5
2023-07-18Fix default construction of locks (#38953)Massimiliano Culpo1-1/+1
2023-07-18modules: add support for conflict in lua modulefile (#36701)Xavier Delaruelle8-59/+116
2023-07-18"spack develop": always pull full history for git repos (#38343)Peter Scheibel4-9/+66
2023-07-17Decompression: fix naming issues (#37749)Dan Lipsa2-35/+76
2023-07-17Fix wrong StageComposite keep override (#38938)Harmen Stoppels2-2/+38
2023-07-17Fix python import tests (#38928)Manuela Kuhn1-1/+1
2023-07-17Lock, database and store don't need global configuration on construction (#33...Massimiliano Culpo24-337/+431
2023-07-17Update new PythonPackage template to prefer --config-settings (#38918)Adam J. Stewart3-17/+12
2023-07-17Environment/depfile: fix bug with Git hash versions (attempt #2) (#37560)Peter Scheibel2-12/+91
2023-07-17Minimal cleanup of a few tests in `test/packaging.py` (#38880)Massimiliano Culpo1-162/+125
2023-07-14Remove unused context manager (#38897)Harmen Stoppels1-8/+0
2023-07-14Fix issue on cray with super call (#38895)Rocco Meli1-1/+1
2023-07-13Bugfix/spack spec: read and use the environment concretizer:unification optio...Tamara Dahlgren2-4/+62
2023-07-13spack buildcache push: improve argparse (#38876)Harmen Stoppels1-8/+11
2023-07-13mirrors: distinguish between source/binary mirror; simplify schema (#34523)Harmen Stoppels11-298/+469
2023-07-13spack audit: allow skipping version checks from package.py (#28372)Massimiliano Culpo1-1/+12
2023-07-13Add type hints to spack.installer (#38872)Harmen Stoppels4-623/+670
2023-07-13Add missing space in error msg (#38863)Adam J. Stewart1-1/+1
2023-07-13Standardize subcommand help strings (#38804)Adam J. Stewart42-348/+295
2023-07-12containers: retain shallow git data (#37734)Jonathon Anderson2-7/+13
2023-07-12Add path to MPI executables to ^mpi dependents (#35758)Michael Fink1-3/+7
2023-07-12vtk-m: correct cuda_arch variant behavior (#38697)Vicente Bolea2-0/+48
2023-07-12installer: Improve status reporting (#37903)Michael Kuhn4-48/+64
2023-07-10find: add `--hashes` shortcut for piping to other commands (#38663)Todd Gamblin1-0/+8
2023-07-09ci: Fix broken SPACK_CHECKOUT_VERSION (#38778)Jonathon Anderson2-17/+13