summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-04-11macos: fewer calls to sw_vers (#29997)Seth R. Johnson1-0/+5
2022-04-08Environments: unify the spec objects on first concretization (#29948)Massimiliano Culpo4-5/+39
2022-04-08Deprecate top-level module config (#28659)Harmen Stoppels10-185/+100
2022-04-08concretize.lp: enforce target compatibility through DAG (#29694)Greg Becker2-8/+40
2022-04-07Use the non-deprecated `MetaPathFinder` interface (#29745)Massimiliano Culpo9-379/+294
2022-04-07ci: clean up env between tests with working_dir (#29807)Scott Wittenburg2-98/+70
2022-04-07ci: do not prune specs when stacks are touched (#29825)Scott Wittenburg1-9/+33
2022-04-07autotools.py: pic flags for %nvhpc (#29920)Harmen Stoppels1-5/+8
2022-04-06web.py: set User-Agent (#29919)Harmen Stoppels1-1/+5
2022-04-06link_tree.py: format conflict error message (#29870)Harmen Stoppels1-2/+2
2022-04-05Bugfix: CVS fetching (#29793)Erik Schnetter1-2/+7
2022-04-04Allow conditional possible values in variants (#29530)Massimiliano Culpo6-6/+173
2022-04-04rewiring of spliced specs (#26873)Nathan Hanford2-0/+270
2022-04-04Add support for racket packages (#27564)Thomas Dickerson5-0/+155
2022-04-01"spack external find": also find library-only packages (#28005)Brian Van Essen6-13/+215
2022-04-01Allow "spack install foo@git-hash" without terminal prompt (#29827)Peter Scheibel1-1/+2
2022-03-31Windows Support: Fixup Perl build (#29711)John W. Parent1-12/+4
2022-03-31Allow use of "git:"-based URLs (#29765)Ivo Steinbrecher1-1/+1
2022-03-30spack ci: filter untouched pkgs from PR pipelines (#29697)Scott Wittenburg6-98/+290
2022-03-30Mixed compilers: drop warning message to debug level (#29748)Adam J. Stewart1-2/+1
2022-03-30Add completion of locals to spack python (#29702)Jörg Behrmann1-0/+4
2022-03-30patch cache: fix bug finding inherited packages (#29574)Greg Becker2-2/+25
2022-03-29cmake: use CMAKE_INSTALL_RPATH_USE_LINK_PATH (#29703)Harmen Stoppels2-31/+80
2022-03-28spack info: make sections optional; add build/stand-alone test information (#...Tamara Dahlgren3-48/+190
2022-03-28Add ssh to filter of valid urls (#29749)John W. Parent1-1/+1
2022-03-28Removed unneeded conflicts in CudaPackage and RocmPackage (#29699)Massimiliano Culpo2-8/+0
2022-03-27autotools doc: add missing right quote (#29734)百地 希留耶1-1/+1
2022-03-25Use the appropriate function to remove files in the stage directory (#29690)Massimiliano Culpo3-4/+29
2022-03-24environment.py: ensure view dir does not exist (#29641)Harmen Stoppels4-0/+101
2022-03-24add_files_to_view: flip incorrect default (#29700)Harmen Stoppels3-3/+3
2022-03-24environment.py: concrete root specs to view (#29634)Harmen Stoppels1-5/+6
2022-03-24fix --reuse w/ upstreams in env (#29680)Harmen Stoppels1-3/+5
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