summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2021-12-19externals: add `functools32` for new `jsonschema`Todd Gamblin6-0/+1034
2021-12-19Tests: remove test_get_stage_root_in_spack since it writes to the spack direc...Tamara Dahlgren1-24/+0
2021-12-18sbang: respect package permissive package permissions for sbang (#25764)Paul Spencer2-12/+96
2021-12-17Remove ability to run spack monitor without auth (#27888)Vanessasaurus7-33/+15
2021-12-17Add setdefault option to tcl module (#14686)victorusu4-18/+69
2021-12-16Set backup=False by default in filter_file (#28036)Harmen Stoppels1-1/+1
2021-12-16Fix table formatting (#28037)Harmen Stoppels1-1/+1
2021-12-16MANPATH needs a trailing ':' to utilize system defaults (#21682)Andrew W Elble2-1/+22
2021-12-16Added opensuse/leap:15 to spack containerize (#27837)Christian Goll2-0/+21
2021-12-15Provide meaningful message for empty environment installs (#28031)Tamara Dahlgren2-9/+26
2021-12-16Bugfix: Simplify preferred-test versions; set checksum defaults (#28026)Tamara Dahlgren4-12/+12
2021-12-15Revert "patches: make re-applied patches idempotent (#26784)" (#27625)Harmen Stoppels4-137/+25
2021-12-15Add option to minimize full debug cores. include warning message about perfor...Greg Becker4-21/+73
2021-12-14ci: Catch Exceptions when attempting to register a CDash build (#27883)Zack Galbreath2-18/+22
2021-12-13Install dir creation message demoted to "debug" level (#27911)Harmen Stoppels1-2/+1
2021-12-10Extends: support spec, not just package name (#27754)Adam J. Stewart2-1/+11
2021-12-10Improve debug info from concretizer (#27707)Greg Becker2-2/+33
2021-12-10Refactor "spack buildcache" command (#27776)Massimiliano Culpo11-438/+511
2021-12-08Make external detection more resilient to individual package errors (#27854)Massimiliano Culpo1-3/+9
2021-12-07rocm: add gfx90a (#27823)Tamara Dahlgren1-1/+1
2021-12-07"spack buildcache install": don't catch exception (#27674)Harmen Stoppels1-8/+2
2021-12-07Release procedure: add a step to update docs (#27734)Massimiliano Culpo1-0/+4
2021-12-02Support packages which need to explicitly refer to dpcpp by name (#27168)Peter Scheibel3-1/+31
2021-11-30spack audit: fix API calls (#27713)Massimiliano Culpo1-4/+4
2021-11-29Speed up install of environments with dev packages (#27167)Thomas Madlener1-44/+60
2021-11-29distro: don't use deprecated linux_distribution (#27658)Harmen Stoppels1-4/+2
2021-11-29bootstrap: restrict patchelf to v0.13.x (#27685)Massimiliano Culpo1-1/+4
2021-11-29Handle byte sequences which are not encoded as UTF8 while logging. (#21447)Paul Ferrell2-1/+24
2021-11-26Bootstrap patchelf like GnuPG (#27532)Massimiliano Culpo4-83/+70
2021-11-25module_file_support: update format for configuration (#27598)Maxim Belkin1-67/+77
2021-11-24spack flake8: remove deprecated command (#27290)Massimiliano Culpo1-25/+0
2021-11-24intel-oneapi-mkl: add cluster libs and option for static linking (#26256)Robert Cohn2-2/+45
2021-11-24Make patchelf test use the realpath (#27618)Harmen Stoppels1-1/+1
2021-11-24Update distro to v1.6.0 (#27263)Massimiliano Culpo2-217/+502
2021-11-24Update Jinja2 to v2.11.3 and MarkupSafe to v1.1.1 (#27264)Massimiliano Culpo37-4147/+5002
2021-11-24Update six to v1.16.0 (#27265)Massimiliano Culpo2-21/+128
2021-11-23Fix leaky tests (#27616)Harmen Stoppels3-7/+7
2021-11-23Remove support for Python 2.6 (#27256)Massimiliano Culpo25-288/+62
2021-11-22bugfix: Allow legacy tests to be read after hash break (#26078)Nathan Hanford2-1/+33
2021-11-22Intel packages: add support for LLVM OpenMP (#26517)Piotr Luszczek1-1/+7
2021-11-22Make CUDA and ROCm architecture conditional (#27185)Massimiliano Culpo2-2/+4
2021-11-22Make _enable_or_disable(...) return an empty array for conditional variants w...Harmen Stoppels3-0/+32
2021-11-19Add connection specification to mirror creation (#24244)Joseph Snyder11-43/+218
2021-11-19define_from_variant: return an empty string for non-existing variants (#27503)Harmen Stoppels3-0/+29
2021-11-19Adding --reuse to dev-build command. (#27487)Michael Davis1-2/+2
2021-11-19Remove spurious debug print (#27541)Massimiliano Culpo1-1/+0
2021-11-18Refactor bootstrap of "spack style" dependencies (#27485)Massimiliano Culpo4-156/+156
2021-11-18Allow recent pytest versions to be used with Spack (#25371)Massimiliano Culpo94-28/+76
2021-11-18ci: run style unit tests only if we target develop (#27472)Harmen Stoppels2-2/+17
2021-11-17Fix overly generic exceptions in log parser (#27413)Harmen Stoppels1-4/+0