summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2022-04-26Windows: fix termination of process output redirection (#29923)John W. Parent2-25/+20
2022-04-26spack spec: add '--format' argument (#27908)lorddavidiii2-3/+14
2022-04-26setup_package: don't unload modules on Cray when run with --dirty (#30261)Mark W. Krentel2-1/+40
2022-04-25ASP-based solver: allow configuring target selection (#29835)Massimiliano Culpo5-43/+149
2022-04-25Environments: add flag to skip printing concretized specs (#30272)iarspider1-1/+5
2022-04-25ASP-based solver: always consider version of installed packages (#29933)Massimiliano Culpo3-19/+115
2022-04-25spec.py: make parser select from environment (#30276)Harmen Stoppels3-2/+29
2022-04-25bugfix: `installed` and `installed_upstream` should not assert (#30271)Todd Gamblin4-12/+63
2022-04-22Move "installed" and "installed_upstream" from PackageBase to Spec (#30191)Massimiliano Culpo20-94/+121
2022-04-22Package-level submodule attribute: support explicit versions (#30085)Peter Scheibel3-1/+51
2022-04-22Update Dockerfiles and images for Spack v0.18.0 (#30216)Massimiliano Culpo2-14/+27
2022-04-20docs: add (config.yaml) to sections for faster lookup by config file (#30157)Harmen Stoppels6-18/+18
2022-04-20PythonPackage docs: Spack now supports Windows (#30177)Adam J. Stewart1-2/+1
2022-04-19ci: Make test independent from any changes in spack repo (#30150)Scott Wittenburg1-0/+53
2022-04-19environment.py: write lockfile last (#30039)Harmen Stoppels1-2/+6
2022-04-15Remove assert in favor of error message (#29797)John W. Parent3-20/+21
2022-04-14Windows platform: don't allow MakefilePackage (#29904)John W. Parent1-0/+2
2022-04-14spack ci: remove relate-CDash-builds functionality (#29950)Zack Galbreath7-359/+16
2022-04-13Ad-hoc Git commit versions: support submodules (#30037)Peter Scheibel3-11/+83
2022-04-13Add support for Python 3.10 (#29581)Massimiliano Culpo3-8/+9
2022-04-12Splice differing virtual packages (#27919)Nathan Hanford3-21/+86
2022-04-12Don't allow replacement of root develop specs with --reuse (#28605)psakievich3-4/+48
2022-04-12Git commit versions bugfix: Environments and Concretization (#29717)Peter Scheibel7-32/+127
2022-04-11Update `gpg publish` to work with mirror arguments (#28740)Doug Jacobsen2-3/+50
2022-04-11cray platform: unload cray-mpich (#29898)Sergey Kosukhin1-3/+4
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