summaryrefslogtreecommitdiff
path: root/lib/spack/llnl/util
AgeCommit message (Expand)AuthorFilesLines
2022-11-02tests: fix group membership check in sbang tests. (#33658)Todd Gamblin1-2/+9
2022-10-31Windows: fix library loading and enable Clingo bootstrapping (#33400)John W. Parent1-56/+58
2022-10-24locks: improved errors (#33477)Harmen Stoppels2-4/+38
2022-10-10shell prompt: enclose control sequence in brackets (#33079)Brian Vanderwende1-3/+9
2022-10-07autotools: extend patching of the libtool script (#30768)Sergey Kosukhin1-3/+14
2022-09-26Fetching/decompressing: use magic numbers (#31589)John W. Parent1-1/+64
2022-09-14Bugfix: find_libraries (#32653)John W. Parent1-6/+6
2022-09-13Windows rpath support (#31930)John W. Parent1-6/+175
2022-09-07Make GHA tests parallel by using xdist (#32361)Tom Scogland1-2/+2
2022-09-06Fix spack locking on some NFS systems (#32426)Seth R. Johnson1-2/+6
2022-08-16filesystem: in recursive mtime, check only files that exist (#32175)Wouter Deconinck1-1/+1
2022-08-11Fix performance regression with `spack mirror create --all` (#32005)Massimiliano Culpo1-1/+26
2022-08-09Add base class for directory visitor (#32008)Harmen Stoppels2-30/+99
2022-08-02Style fixesMassimiliano Culpo1-1/+1
2022-08-02Use __slots__ for fast attribute accessMassimiliano Culpo1-0/+2
2022-07-31black: reformat entire repository with blackTodd Gamblin13-764/+801
2022-07-12`spack.repo.get()` can only be called on concrete specs (#31411)Massimiliano Culpo1-0/+12
2022-06-06Update decompression support on Windows (#25185)John W. Parent1-0/+62
2022-05-19Fix spack install chgrp on symlinks (#30743)Jordan Galby1-2/+5
2022-05-15Introduce GroupedExceptionHandler and use it to simplify bootstrap error hand...Danny McClanahan1-0/+63
2022-05-09Windows permissions: uninstalling and cleaning stages (#29714)John W. Parent1-14/+63
2022-05-03OpenCV and OpenBLAS: add external find support (#30240)Brian Van Essen1-3/+7
2022-04-28install --overwrite: use rename instead of tmpdir (#29746)Harmen Stoppels1-26/+20
2022-04-26Windows: fix termination of process output redirection (#29923)John W. Parent1-16/+16
2022-04-07Use the non-deprecated `MetaPathFinder` interface (#29745)Massimiliano Culpo1-5/+0
2022-04-06link_tree.py: format conflict error message (#29870)Harmen Stoppels1-2/+2
2022-04-04Allow conditional possible values in variants (#29530)Massimiliano Culpo1-1/+39
2022-04-01"spack external find": also find library-only packages (#28005)Brian Van Essen1-0/+37
2022-03-31Windows Support: Fixup Perl build (#29711)John W. Parent1-12/+4
2022-03-25Use the appropriate function to remove files in the stage directory (#29690)Massimiliano Culpo1-3/+7
2022-03-24environment views: single pass view generation (#29443)Harmen Stoppels2-1/+332
2022-03-23python: drop dependency on `file` for script check (#29513)Harmen Stoppels1-0/+23
2022-03-17Windows Support: Testing Suite integrationJohn Parent4-42/+32
2022-03-17"spack commands --update-completion"John Parent6-63/+59
2022-03-17Path handling (#28402)John W. Parent1-17/+133
2022-03-17Expand external find for Windows (#27588)John Parent2-14/+56
2022-03-17Spack on Windows package portsJohn Parent1-1/+1
2022-03-17use pytest stdout/err capture (#22584)loulawrence3-44/+59
2022-03-17Allow 'spack external find' to find executables on the system path (#22091)Betsy McPhail1-0/+165
2022-03-17Windows: Symlink supportBetsy McPhail3-6/+147
2022-03-17Create rename utility functionBetsy McPhail1-1/+21
2022-03-17Workarounds for install errors on Windows (#21890)Betsy McPhail1-20/+29
2022-03-17Adding basic Windows features (#21259)Ben Cowan1-2/+3
2022-03-10Allow for multiple dependencies/dependents from the same package (#28673)Massimiliano Culpo1-0/+9
2022-03-09environment.py: allow link:run (#29336)Harmen Stoppels1-4/+15
2022-03-02make @llnl.util.lang.memoized support kwargs (#21722)Danny McClanahan1-9/+35
2022-02-22Add `spack --bootstrap` option for accessing bootstrap store (#25601)Todd Gamblin1-0/+9
2022-02-16find_libraries: search for both .so and .dylib on macOS (#28924)Adam J. Stewart1-4/+10
2022-01-21introduce `llnl.util.compat` to remove sys.version_info checks (#21720)Danny McClanahan3-16/+41
2022-01-14Update copyright year to 2022Todd Gamblin12-12/+12