summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-03-24environment views: single pass view generation (#29443)Harmen Stoppels10-24/+885
2022-03-24environment.py: clean up broken views on failure (#29643)Harmen Stoppels2-13/+46
2022-03-23environment: be more defensive when deleting roots for old views (#29636)Harmen Stoppels2-2/+19
2022-03-23python: drop dependency on `file` for script check (#29513)Harmen Stoppels3-2/+49
2022-03-23Use stable URLs and `?full_index=1` for all github patches (#29239)Adam J. Stewart2-33/+48
2022-03-23Remove known issues from documentation (#29664)Massimiliano Culpo2-78/+0
2022-03-22sbang.py: single lstat (#29670)Harmen Stoppels1-11/+9
2022-03-21config add: fix parsing of validator error to infer type from oneOf (#29475)Greg Becker2-4/+10
2022-03-20major.minor.micro.dev0 Spack version (#25267)Harmen Stoppels4-102/+91
2022-03-20Enable GCS urls as valid (#29592)Doug Jacobsen3-1/+13
2022-03-19We were doing a check in a metaclass to ensure that Package classes weren't d...Peter Scheibel1-1/+1
2022-03-19Revert "Add command for reading a json-based DB description (#24894)" (#29603)Nils Vu10-665/+39
2022-03-18allow ci reproduce to work when spack is cloned to a directory not named spac...Tom Scogland1-1/+1
2022-03-18R versions (#29258)Tom Scogland5-43/+129
2022-03-18Add command for reading a json-based DB description (#24894)Peter Scheibel10-39/+665
2022-03-18environment: Don't print 'updating view at' when no specs (#29536)Harmen Stoppels1-1/+2
2022-03-18Split the workflow section and remove outdated advices (#29344)Massimiliano Culpo7-1248/+287
2022-03-17Add deprecation warnings for activate/deactivate/view (#29430)Harmen Stoppels2-0/+8
2022-03-17Remove references to `features/windows-support` branch (#29565)Zack Galbreath1-1/+1
2022-03-17Windows Support: Testing Suite integrationJohn Parent91-995/+725
2022-03-17Failed _write now track that the DB is inconsistentPeter Josef Scheibel1-0/+15
2022-03-17"spack commands --update-completion"John Parent96-923/+558
2022-03-17Path handling (#28402)John W. Parent36-232/+493
2022-03-17Expand external find for Windows (#27588)John Parent50-423/+504
2022-03-17Update tests support for WindowsBetsy McPhail124-193/+1918
2022-03-17Add Windows to platform and target changesJohn Parent12-23/+47
2022-03-17Spack on Windows package portsJohn Parent15-58/+93
2022-03-17Relocate spack_cmd and scripts from installer to root bin (#24651)John W. Parent6-374/+52
2022-03-17Use Python's zipfile, if available (#24556)Betsy McPhail1-3/+21
2022-03-17Windows: VS and CMake supportBetsy McPhail3-23/+29
2022-03-17Packaging of netlib-lapack for windows (#24993)Jared Popelar7-103/+190
2022-03-17Windows: Create installer and environmentlou.lawrence@kitware.com18-11/+987
2022-03-17MSVC Compiler Find and vcvars env integration (#22856)Betsy McPhail3-2/+86
2022-03-17use pytest stdout/err capture (#22584)loulawrence3-44/+59
2022-03-17Features/windows install (#22204)Ben Cowan4-25/+50
2022-03-17Allow 'spack external find' to find executables on the system path (#22091)Betsy McPhail5-51/+247
2022-03-17Windows: Symlink supportBetsy McPhail20-44/+224
2022-03-17Create rename utility functionBetsy McPhail11-23/+45
2022-03-17Workarounds for install errors on Windows (#21890)Betsy McPhail3-22/+32
2022-03-17Adding basic Windows features (#21259)Ben Cowan6-3/+138
2022-03-17PackageViewMixin: fix symlinks conflict issue (#29515)Harmen Stoppels1-2/+2
2022-03-15optimize instantiation and comparison of versions (#29429)Tom Scogland1-4/+14
2022-03-14mpich: fix the detection of the package (#29284)Sergey Kosukhin1-2/+2
2022-03-14compiler.py: early return in compiler_environment when no modules (#29441)Harmen Stoppels1-0/+5
2022-03-13Remove "setup_environment" and "setup_dependent_environment" (#29463)Massimiliano Culpo1-31/+4
2022-03-11module_cmd.py: use posix awk; fix stderr redirection (#29440)Harmen Stoppels2-62/+34
2022-03-10intel-mkl: load compiler modules when querying compiler (#29439)Harmen Stoppels2-14/+16
2022-03-10Allow for multiple dependencies/dependents from the same package (#28673)Massimiliano Culpo13-320/+774
2022-03-09environment.py: allow link:run (#29336)Harmen Stoppels6-98/+159
2022-03-09Hide package repository count when redirecting stdout (#29402)百地 希留耶1-3/+5