summaryrefslogtreecommitdiff
path: root/lib/spack/external
AgeCommit message (Expand)AuthorFilesLines
2021-12-19externals: add `attrs` for new `jsonschema`Todd Gamblin15-0/+4924
2021-12-19externals: add `pyrsistent` for new `jsonschema`Todd Gamblin7-0/+1383
2021-12-19externals: add `functools32` for new `jsonschema`Todd Gamblin6-0/+1034
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-23Remove support for Python 2.6 (#27256)Massimiliano Culpo5-219/+4
2021-11-18Allow recent pytest versions to be used with Spack (#25371)Massimiliano Culpo90-0/+0
2021-11-17Fix overly generic exceptions in log parser (#27413)Harmen Stoppels1-4/+0
2021-10-22Document backport in py (#26897)Harmen Stoppels1-0/+2
2021-10-22Backport #186 from py-py to fix macOS failures (#26653)Harmen Stoppels1-3/+3
2021-10-15Revert "Don't run lsb_release on linux (#26707)" (#26754)Harmen Stoppels2-4/+1
2021-10-14Don't run lsb_release on linux (#26707)Harmen Stoppels2-1/+4
2021-10-12Avoid quadratic complexity in log parser (#26568)Harmen Stoppels1-62/+21
2021-10-05Use gnuconfig package for config file replacement for RISC-V. (#26364)Kevin Pedretti4-1/+71
2021-10-04Build ppc64le docker images (#26442)Massimiliano Culpo3-5/+32
2021-09-26log_parser.py: Find failed test case messages in error logs (#25694)bernhardkaindl1-1/+7
2021-08-17Use a patched argparse only in Python 2.X (#25376)Massimiliano Culpo1-0/+0
2021-07-15archspec: added support for arm compiler on graviton2 (#24904)Massimiliano Culpo2-1/+7
2021-06-26Update archspec to support arm compiler on a64fx (#24524)Massimiliano Culpo2-1/+13
2021-05-20spack: update archspecMassimiliano Culpo3-7/+172
2021-05-03archspec: updated external dependency (#23311)Massimiliano Culpo3-13/+71
2021-04-22Docs: Updated copyrights in files still using 2020 as ending year (#23215)Tamara Dahlgren1-1/+1
2021-03-18archspec: update to latest version (#22357)Massimiliano Culpo2-2/+45
2021-02-01Python 3.10 support: collections.abc (#20441)Adam J. Stewart11-23/+71
2021-01-02copyrights: update all files with license headers for 2021Todd Gamblin2-2/+2
2020-12-28archspec: fixed a typo in the vendored library (#20584)Massimiliano Culpo2-2/+2
2020-12-22add mypy to style checks; rename `spack flake8` to `spack style` (#20384)Tom Scogland1-0/+84
2020-11-26archspec: added support for aocc (#20124)Massimiliano Culpo3-2/+145
2020-11-18spack test (#15702)Greg Becker1-0/+1
2020-11-11fix typo wrt target=graviton (#19865)Satish Balay2-2/+2
2020-10-30Make archspec a vendored dependency (#19600)Massimiliano Culpo19-0/+3273
2020-03-23Vendoring: remove dependency on Setuptools from vendored pytest (#15612)Todd Gamblin3-51/+17
2020-03-16Buildcache: Install into non-default directory layouts (#13797)Patrick Gartung1-3/+6
2020-02-28Fix detection of redhat enterprise compute node (#15253)Adam J. Stewart1-0/+1
2019-12-30copyright: update copyright dates for 2020 (#14328)Todd Gamblin2-2/+2
2019-12-24tests: finish removing pyqver from the repository (#14294)Todd Gamblin2-2/+2
2019-12-24tests: check min required python version with vermin (#14289)Massimiliano Culpo3-600/+0
2019-09-26External: add macholib and altgraph needed to relocate Mach-o binaries on Lin...Patrick Gartung25-0/+5425
2019-09-22externals: add note to jsonschema about modifications (#12895)Todd Gamblin1-1/+3
2019-09-21externals: avoid importing requests in jsonschemaTodd Gamblin1-4/+1
2019-01-01copyright: update license headers for 2013-2019 copyright.Todd Gamblin2-2/+2
2018-11-09externals: bugfix in ruamel for ordereddict in Python 2.6Todd Gamblin1-2/+2
2018-10-17relicense: replace LGPL headers with Apache-2.0/MIT SPDX headersTodd Gamblin2-46/+8
2018-08-20yaml: use ruamel.yaml instead of pyyamlTodd Gamblin56-8113/+5146
2018-06-20pytest: add _pytest/_version.py and LICENSETodd Gamblin4-1/+49
2018-06-20externals: move spack.util.ordereddict to external/ordereddict_backportTodd Gamblin2-4/+41
2018-06-02Less sensitive error detection in build logs (#8278)Adam J. Stewart1-5/+2
2018-05-15Capture source line number in CTest log parserZack Galbreath1-1/+1
2018-05-15Fix typo in commentZack Galbreath1-1/+1