summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2023-07-14Remove unused context manager (#38897)Harmen Stoppels1-8/+0
2023-07-14Fix issue on cray with super call (#38895)Rocco Meli1-1/+1
2023-07-13Bugfix/spack spec: read and use the environment concretizer:unification optio...Tamara Dahlgren2-4/+62
2023-07-13spack buildcache push: improve argparse (#38876)Harmen Stoppels1-8/+11
2023-07-13mirrors: distinguish between source/binary mirror; simplify schema (#34523)Harmen Stoppels11-298/+469
2023-07-13spack audit: allow skipping version checks from package.py (#28372)Massimiliano Culpo1-1/+12
2023-07-13Add type hints to spack.installer (#38872)Harmen Stoppels4-623/+670
2023-07-13Add missing space in error msg (#38863)Adam J. Stewart1-1/+1
2023-07-13Standardize subcommand help strings (#38804)Adam J. Stewart42-348/+295
2023-07-12containers: retain shallow git data (#37734)Jonathon Anderson2-7/+13
2023-07-12Add path to MPI executables to ^mpi dependents (#35758)Michael Fink1-3/+7
2023-07-12vtk-m: correct cuda_arch variant behavior (#38697)Vicente Bolea2-0/+48
2023-07-12installer: Improve status reporting (#37903)Michael Kuhn4-48/+64
2023-07-10find: add `--hashes` shortcut for piping to other commands (#38663)Todd Gamblin1-0/+8
2023-07-09ci: Fix broken SPACK_CHECKOUT_VERSION (#38778)Jonathon Anderson2-17/+13
2023-07-09Don’t call spec.format in Database._get_matching_spec_key (#38792)Harmen Stoppels1-1/+15
2023-07-07Remove "node_compiler" from the list of unknown atoms (#38753)Massimiliano Culpo1-0/+1
2023-07-07Fix multiple quadratic complexity issues in environments (#38771)Harmen Stoppels3-63/+57
2023-07-07Prevent "spack external find" to error out on wrong permissions (#38755)Massimiliano Culpo2-4/+36
2023-07-07add info about spack env from spack-configs for oneAPI build tools (#38751)Andrey Parfenov1-0/+47
2023-07-05Drop Python 2 super syntax (#38718)Adam J. Stewart62-245/+199
2023-07-05Drop Python 2 object subclassing (#38720)Adam J. Stewart103-226/+226
2023-07-05Installations: don't set group permissions when they match what is desired (#...Peter Scheibel2-0/+36
2023-07-04spack commands: add type hints and docstrings (#38705)Adam J. Stewart3-159/+371
2023-07-04macos sip: apply on macos only, dont store LD_LIBRARY_PATH (#38687)Harmen Stoppels1-12/+20
2023-07-04spack make-installer: deterministic choice order (#38706)Adam J. Stewart1-3/+2
2023-07-04Remove from __future__ imports (#38703)Adam J. Stewart61-125/+1
2023-07-02SIPPackage: documentation fix (#38672)Adam J. Stewart1-1/+1
2023-06-30gitlab ci: reorganize when we check for specs on mirrors (#38626)Scott Wittenburg1-86/+85
2023-06-30tests/pythons: convert to new stand-alone test process (#38340)Tamara Dahlgren1-6/+9
2023-06-27Windows: Add PowerShell env support (#37951)John W. Parent7-13/+59
2023-06-27ci: remove compiler bootstrapping code (#38543)Scott Wittenburg5-742/+193
2023-06-27Adjust cc90 to require at least CUDA 12 (#38572)Wileam Y. Phan1-3/+2
2023-06-27Revert "Updates to symlinking for Windows (#34701)" (#38578)Harmen Stoppels13-817/+191
2023-06-26CachedCMakePackage: set build type (#38502)Brian Van Essen1-0/+1
2023-06-26Updates to symlinking for Windows (#34701)David Alexander13-191/+817
2023-06-26modules: ignore more Modules variables in from_sourcing_file (#38455)Xavier Delaruelle3-6/+51
2023-06-26Add raw attribute to env.set command (#38465)Xavier Delaruelle4-9/+42
2023-06-23spack buildcache sync (--manifest-glob <glob> | <src> <dest>) are mutually ex...Harmen Stoppels1-3/+6
2023-06-18cc: Ensure that user-specified flags take precedence over others (#37376)Andrey Parfenov2-195/+256
2023-06-18fix oneapi modules (#38400)simonleary-umass-edu1-1/+1
2023-06-16unparser: drop Python 2, fix testing bugs with newer Pythons (#38424)Greg Becker2-129/+20
2023-06-16show external status as [e] (#33792)Greg Becker2-14/+34
2023-06-16docs: add quotes around some values in a YAML example (#38412)Gurkirat Singh1-3/+3
2023-06-15Enable build system guess tests on windows (#36971)markus-ferrell2-5/+1
2023-06-15Windows testing: enable graph, mark, and info cmd tests (#36977)markus-ferrell3-11/+0
2023-06-15Add virtual information on DAG edges (#34821)Massimiliano Culpo18-136/+290
2023-06-14modules: use depends-on to autoload module with Lmod on Tcl (#38347)Xavier Delaruelle1-0/+27
2023-06-14build(deps): bump python-levenshtein in /lib/spack/docs (#38339)dependabot[bot]1-1/+1
2023-06-13Windows bugfix: path-to-URL conversion (#37827)Dan Lipsa2-12/+5