summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-08-07Picklable HTTPError (#39285)Harmen Stoppels2-2/+36
2023-08-05Add a more detailed HTTPError (#39187)Harmen Stoppels1-3/+26
2023-08-04py-pyqt6: add new package (#32696)Adam J. Stewart2-61/+35
2023-08-03repo cache: use -inf default instead of 0 (#39214)Harmen Stoppels2-28/+24
2023-08-03Buildcache commands cleanup, again... (#39203)Harmen Stoppels6-158/+114
2023-08-02Add qmake virtual provider (#38848)Adam J. Stewart1-1/+1
2023-08-02CI: Refactor ci reproducer (#37088)kwryankrattiger3-93/+184
2023-08-02version: move to module, avoid circular imports (#39077)Harmen Stoppels8-268/+358
2023-08-02buildcache extractall: extract directly into spec.prefix (#37441)Harmen Stoppels5-60/+159
2023-08-02feat: move -N/--namespace(s) to common args, allow in `buildcache list` (#36719)Wouter Deconinck7-31/+25
2023-08-01remove CMAKE_GENERATOR from the host-config because it cannot be overwritten ...Chris White1-11/+0
2023-07-31Add `spack checksum --verify`, fix `--add` (#38458)Alec Scott6-113/+266
2023-07-31Remove Xcode mock-up (#39020)Adam J. Stewart3-227/+0
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