summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2024-11-02Remove ignored config:install_missing_compilers from unit tests (#47357)Tamara Dahlgren1-18/+16
2024-11-02Rework the schema for reusing environments (#47364)Massimiliano Culpo3-22/+13
2024-11-01build(deps): bump python-levenshtein in /lib/spack/docs (#47372)dependabot[bot]1-1/+1
2024-11-01parse_specs: unify specs based on concretizer:unify (#44843)Greg Becker9-125/+237
2024-11-01Ci generate on change (#47318)kwryankrattiger2-27/+109
2024-11-01Fix pickle round-trip of specs propagating variants (#47351)Massimiliano Culpo3-14/+50
2024-11-01build(deps): bump docutils from 0.20.1 to 0.21.2 in /lib/spack/docs (#45592)dependabot[bot]1-1/+1
2024-10-31database.py: remove process unsafe update_explicit (#47358)Harmen Stoppels3-24/+7
2024-10-31Concretize reuse: reuse specs from environment (#45139)kwryankrattiger7-13/+279
2024-10-31Docs: remove reference to pyspack (#47346)Adam J. Stewart1-4/+0
2024-10-30hooks: run in clear, fixed order (#47329)Harmen Stoppels2-32/+25
2024-10-30types: remove singleton union in globals (#47282)Harmen Stoppels4-29/+14
2024-10-30add std_pip_args global to the audit list (#47320)Harmen Stoppels1-1/+1
2024-10-30Spec.__str__: use full hash (#47322)Harmen Stoppels1-1/+1
2024-10-30Spec.dependencies: allow to filter on virtuals (#47284)Massimiliano Culpo3-49/+96
2024-10-30Fix malformed RST link in documentation (#47309)Alex Hedges1-1/+1
2024-10-29llnl.util.lang: add classes to help with deprecations (#47279)Massimiliano Culpo2-0/+92
2024-10-29bootstrap: do not consider source when metadata file missing (#47278)Harmen Stoppels1-3/+6
2024-10-29std_meson_args: deprecate (#47259)Harmen Stoppels1-1/+1
2024-10-29builder.py: builder_cls should be associated to spack.pkg module (#47269)Harmen Stoppels2-5/+14
2024-10-29directives_meta.py: use startswith to test module part of spack.pkg (#47270)Harmen Stoppels1-1/+2
2024-10-28cmd/solve: use interface from cmd/spec (#47182)Greg Becker2-59/+20
2024-10-27Remove a few redundant imports (#47250)Harmen Stoppels6-15/+8
2024-10-27explicit splice: do not fail for bad config replacement if target not matched...Greg Becker2-2/+42
2024-10-26Add `-t` short option for `spack --backtrace` (#47227)Todd Gamblin1-0/+1
2024-10-25Normalize Spack Win entry points (#38648)John W. Parent1-2/+0
2024-10-25Intel/Oneapi compilers: suppress warnings when using Cray wrappers (#47046)Dom Heinzeller2-6/+8
2024-10-25ensure write_fd.close() isn't called when sys.std* cannot be redirectedHarmen Stoppels1-6/+7
2024-10-25Avoid a socket to communicate effectively a bitHarmen Stoppels1-3/+3
2024-10-25Replace MultiProcessFd with Connection objectsHarmen Stoppels2-134/+68
2024-10-25file_cache.py: allow read transaction on uninitialized cache (#47212)Harmen Stoppels2-40/+58
2024-10-25Add spack short version in config variables (#47016)Jordan Galby4-14/+35
2024-10-24Env help: expand and refine subcommand help and descriptions (#47089)Tamara Dahlgren1-62/+97
2024-10-24compilers.yaml: require list of strings for modules (#47197)Harmen Stoppels2-2/+5
2024-10-24Restore bold uncolored font face (#47108)Kyle Knoepfel1-1/+3
2024-10-24bootstrap: add clingo 3.13 binaries and more (#47126)Harmen Stoppels3-8/+4
2024-10-24Improve `Database.query*` methods (#47116)Massimiliano Culpo8-128/+181
2024-10-23env: continue to mark non-roots as implicitly installed on partial env instal...Harmen Stoppels2-11/+24
2024-10-23ci: Remove deprecated logic from the ci module (#47062)Scott Wittenburg7-1059/+171
2024-10-23mypy: work around typing issues with `functools.partial` (#47160)Todd Gamblin1-5/+9
2024-10-23build(deps): bump sphinx from 7.4.7 to 8.1.3 in /lib/spack/docs (#47159)dependabot[bot]1-1/+1
2024-10-23Remove spurious warning, introduced in #46992 (#47152)Massimiliano Culpo1-1/+1
2024-10-22build(deps): bump black from 24.8.0 to 24.10.0 in /lib/spack/docs (#47118)dependabot[bot]1-1/+1
2024-10-22spack arch: add --family --generic flags (#47078)Harmen Stoppels1-1/+17
2024-10-22buildcache: recognize . and .. as paths instead of names (#47105)Harmen Stoppels3-11/+19
2024-10-21avoid double closing of fd in sub-processes (#47035)Peter Scheibel2-23/+22
2024-10-21Devtools darwin (#46910)Tom Scogland1-1/+5
2024-10-21bootstrap: handle a new edge case of binary python packages with missing pyth...Harmen Stoppels4-14/+37
2024-10-21Fix broken `spack find -u` (#47102)Massimiliano Culpo5-17/+37
2024-10-21Modules suffixes config are now spec format strings (#38411)Jordan Galby4-4/+22