summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-10-28YamlFilesystemView: improve file removal performance via batching (#24355)Robert Blackwell3-17/+23
2021-10-28Fix sbang hook for non-writable files (#27007)Michael Kuhn2-0/+15
2021-10-28buildcaches: fix directory link relocation (#26948)Paul Ferrell2-3/+17
2021-10-27Remove documentation tests from GitHub Actions (#26981)Massimiliano Culpo1-9/+0
2021-10-27tests: speed up `spack list` tests (#26958)Todd Gamblin2-36/+41
2021-10-27Allow non-UTF-8 encoding in sbang hook (#26793)Harmen Stoppels2-71/+181
2021-10-27Fix assumption v.concrete => isinstance(v, Version) (#26537)Harmen Stoppels2-2/+23
2021-10-26config: overrides for caches and system and user scopes (#26735)Harmen Stoppels7-47/+228
2021-10-26modules: allow user to remove arch dir (#24156)Greg Becker8-11/+58
2021-10-26modules: configurable module defaults (#24367)Greg Becker4-3/+86
2021-10-25containerize: pin the Spack version used in a container (#21910)Massimiliano Culpo11-86/+447
2021-10-25cuda: add 11.4.1, 11.4.2, 11.5.0. (#26892)Olli Lupton1-1/+4
2021-10-25Reduce verbosity of module files warningHarmen Stoppels1-3/+1
2021-10-25Return early in do_fetch when there is no code or a package is external (#26926)Harmen Stoppels3-7/+32
2021-10-25virtuals: simplify virtual handlingTodd Gamblin1-16/+5
2021-10-25Add a unit test to prevent regressionMassimiliano Culpo4-2/+20
2021-10-25ASP-based solver: a package eligible to provide a virtual must provide itMassimiliano Culpo1-0/+5
2021-10-24Mark flaky test_ci_rebuild as xfail (#26911)Scott Wittenburg1-0/+1
2021-10-24py-vermin: add latest version 1.3.1 (#26920)Morten Kristensen1-1/+1
2021-10-22Document backport in py (#26897)Harmen Stoppels1-0/+2
2021-10-22Shorten long shebangs only if the execute permission is set (#26899)Harmen Stoppels2-0/+54
2021-10-22Backport #186 from py-py to fix macOS failures (#26653)Harmen Stoppels1-3/+3
2021-10-22Add GCS Bucket Mirrors (#26382)Doug Jacobsen5-0/+375
2021-10-21Make 'spack location -e' print the current env, and 'spack cd -e' go to the c...Harmen Stoppels2-21/+26
2021-10-20Add --preferred and --latest to`spack checksum` (#25830)Tamara Dahlgren5-14/+103
2021-10-20Reduce verbosity of error messages when concretizing environments (#26843)Massimiliano Culpo2-17/+25
2021-10-20Fix typo in repositories.rst (#26845)Alexander Jaust1-1/+1
2021-10-19A single process pool is not something to boast about (#26837)Harmen Stoppels1-3/+3
2021-10-19cray architecture detection for zen3/milan (#26827)Greg Becker1-7/+14
2021-10-19Reduce verbosity of threaded concretization (#26822)Harmen Stoppels1-2/+6
2021-10-19Speed-up environment concretization on linux with a process pool (#26264)Massimiliano Culpo9-27/+232
2021-10-19Fix trigger and child links in pipeline docs (#26814)Christopher Kotfila1-2/+2
2021-10-18Speed up pipeline generation (#26622)Scott Wittenburg2-16/+38
2021-10-18patches: make re-applied patches idempotent (#26784)Todd Gamblin4-25/+137
2021-10-18Make macOS installed libraries more relocatable (#26608)Seth R. Johnson6-112/+392
2021-10-18docutils > 0.17 issue with rendering list items in sphinx (#26355)Shahzeb Siddiqui2-0/+4
2021-10-18Remove unused exist_errors in installer.py (#26650)Harmen Stoppels1-5/+1
2021-10-18Don't print error output in the test whether gpgconf works (#26682)Harmen Stoppels1-1/+1
2021-10-18Revert 19736 because conflicts are avoided by clingo by default (#26721)Harmen Stoppels1-96/+95
2021-10-15Fix ruby dependent extensions. (#26729)Brice Videau1-1/+8
2021-10-15Revert "Don't run lsb_release on linux (#26707)" (#26754)Harmen Stoppels2-4/+1
2021-10-15EnvironmentModifications: allow disabling stack tracing (#26706)Harmen Stoppels2-14/+29
2021-10-14Stand-alone tests: disallow re-using an alias (#25881)Tamara Dahlgren4-8/+82
2021-10-14ASP-based solver: add a rule for version uniqueness in virtual packages (#26740)Massimiliano Culpo2-0/+10
2021-10-14Constrain abstract specs rather than concatenating strings in the "when" cont...Massimiliano Culpo6-11/+73
2021-10-14Don't run lsb_release on linux (#26707)Harmen Stoppels2-1/+4
2021-10-13buildcache: do one less tar file extraction Patrick Gartung2-35/+25
2021-10-12Improve error messages for bootstrap download failures (#26599)Harmen Stoppels5-23/+100
2021-10-12Add missing spack command in basic usage tutorial (#26646)Alexander Jaust1-2/+2
2021-10-12spack: Add package (#25979)Harmen Stoppels1-1/+1