summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-07-23environment-views: fix bug where missing recipe/repo breaks env commands (#17...robo-wylder5-19/+104
2020-07-23Update fetch order to match iteration order of MirrorReference (#17572)Peter Scheibel1-3/+5
2020-07-23Reduce output verbosity with debug levels (#17546)Tamara Dahlgren15-165/+342
2020-07-23bugfix: use getattr for variation.prefix/suffix (#17669)eugeneswalker1-2/+2
2020-07-23bugfix: make compiler preferences slightly saner (#17590)Todd Gamblin5-19/+191
2020-07-23ci pipelines: activate environment without view (#17440)Harmen Stoppels1-1/+1
2020-07-23bugfix: ignore Apple's "gcc" by default (#17589)Todd Gamblin3-29/+51
2020-07-23buildcache: list all mirrors even if one failsScott Wittenburg1-2/+2
2020-07-23Bugfix/install missing compiler from buildcache (#17536)Scott Wittenburg2-0/+40
2020-07-23Fix security issue in CI (#17545)Harmen Stoppels2-9/+1
2020-07-23clear mpicc and friends before each build (#17450)Sajid Ali1-0/+8
2020-07-23cray: detect shasta os properly (#17467)Greg Becker2-1/+4
2020-07-23environment-views: fix bug where missing recipe/repo breaks env commands (#17...robo-wylder5-19/+104
2020-07-23Update fetch order to match iteration order of MirrorReference (#17572)Peter Scheibel1-3/+5
2020-07-23util.executable.which: handle path separators like /bin/which (#17668)Greg Becker2-2/+37
2020-07-23Reduce output verbosity with debug levels (#17546)Tamara Dahlgren15-165/+342
2020-07-22bugfix: use getattr for variation.prefix/suffix (#17669)eugeneswalker1-2/+2
2020-07-21bugfix: make compiler preferences slightly saner (#17590)Todd Gamblin5-19/+191
2020-07-21ci pipelines: activate environment without view (#17440)Harmen Stoppels1-1/+1
2020-07-20bugfix: ignore Apple's "gcc" by default (#17589)Todd Gamblin3-29/+51
2020-07-20Configuration: allow usage of command-line scopes with environments (#14608)Dr. Christian Tacke1-4/+4
2020-07-17allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139)eugeneswalker1-1/+1
2020-07-17Bugfix/install missing compiler from buildcache (#17536)Scott Wittenburg2-0/+40
2020-07-17buildcache: list all mirrors even if one failsScott Wittenburg1-2/+2
2020-07-16Fix security issue in CI (#17545)Harmen Stoppels2-9/+1
2020-07-13CUDA 11.0.2 (#17423)Axel Huebl1-7/+20
2020-07-13Add `-o` flag to tar decompressor (#17427)Harmen Stoppels1-2/+2
2020-07-13Add libglvnd packages/Add EGL support (#14572)Omar Padron1-0/+94
2020-07-11update docs on point releases (#17463)Greg Becker1-41/+37
2020-07-10Merge branch 'releases/v0.15' into developPeter Josef Scheibel3-6/+10
2020-07-10Bump version to 0.15.1; update CHANGELOG and version referencesv0.15.1Peter Josef Scheibel3-6/+10
2020-07-10spack install: improve error message with no args (#17454)Greg Becker2-2/+37
2020-07-10installation: skip repository metadata for externals (#16954)Greg Becker1-3/+8
2020-07-10autotools bugfix: handle missing config.guess (#17356)Michael Kuhn1-2/+2
2020-07-10autotools: Fix config.guess detection, take two (#17333)Michael Kuhn1-5/+3
2020-07-10spack install: improve error message with no args (#17454)Greg Becker2-2/+37
2020-07-09Relocation of sbang needs to be done when the spack prefix changes even if th...Patrick Gartung2-4/+17
2020-07-09aspirin for buildaches (#17437)Harmen Stoppels1-1/+1
2020-07-09clear mpicc and friends before each build (#17450)Sajid Ali1-0/+8
2020-07-09installation: skip repository metadata for externals (#16954)Greg Becker1-3/+8
2020-07-08Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung2-0/+472
2020-07-08spack create: ask how many to download (#17373)Adam J. Stewart2-3/+7
2020-07-08Improve Travis sample in the docs (#17420)Simon Byrne1-3/+4
2020-07-07Relocate rpaths for all binaries, then do text bin replacement if the rpaths ...Patrick Gartung1-7/+10
2020-07-07CudaPackage: maintainers are listed in the docstring (#17409)Massimiliano Culpo1-1/+2
2020-07-07releases: document `releases/latest` tag (#17402)Todd Gamblin1-32/+59
2020-07-07Uninstall: tolerate hook failures when force=true (#16513)Peter Scheibel1-2/+32
2020-07-06docs: document releases and branches in SpackTodd Gamblin5-6/+384
2020-07-06Remove references to `master` from CITodd Gamblin1-1/+1
2020-07-06change master/child to controller/minion in pty docstringsTodd Gamblin2-95/+97