summaryrefslogtreecommitdiff
path: root/lib/spack/llnl
AgeCommit message (Expand)AuthorFilesLines
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 Gamblin13-13/+13
2021-12-16Set backup=False by default in filter_file (#28036)Harmen Stoppels1-1/+1
2021-11-29Handle byte sequences which are not encoded as UTF8 while logging. (#21447)Paul Ferrell1-1/+6
2021-11-23Remove support for Python 2.6 (#27256)Massimiliano Culpo1-1/+1
2021-11-09Fix typos (ouptut) (#27317)Maxim Belkin1-1/+1
2021-10-25containerize: pin the Spack version used in a container (#21910)Massimiliano Culpo1-0/+15
2021-10-24py-vermin: add latest version 1.3.1 (#26920)Morten Kristensen1-1/+1
2021-10-11installer: Support showing status information in terminal title (#16259)Michael Kuhn1-1/+1
2021-10-01Spack install: handle failed restore of backup (#25647)Harmen Stoppels1-15/+25
2021-08-27Fix: --overwrite backs up old install dir, but it gets destroyed anyways (#25...Harmen Stoppels1-5/+2
2021-08-26Remove fork_context from llnl.util.lang (#25620)Massimiliano Culpo1-18/+0