summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-08-01bugfix: fix spack buildcache list --allarchTodd Gamblin3-17/+53
2020-08-01architecture: make it easier to get a Spec for the default archTodd Gamblin1-2/+15
2020-07-31Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo3-18/+38
2020-07-28Merge tag 'v0.15.3' into developTodd Gamblin3-5/+10
2020-07-28bump version number for 0.15.3Todd Gamblin3-5/+10
2020-07-27bugfix: allow relative view paths (#17721)Greg Becker1-14/+28
2020-07-27bugfix: allow relative view paths (#17721)Greg Becker1-14/+28
2020-07-27Relocation of sbang needs to be done when the spack prefix changes even if th...Patrick Gartung2-4/+17
2020-07-27Relocate rpaths for all binaries, then do text bin replacement if the rpaths ...Patrick Gartung1-7/+10
2020-07-26bugfix: don't redundantly print ChildErrors (#17709)Todd Gamblin2-5/+12
2020-07-26bugfix: don't redundantly print ChildErrors (#17709)Todd Gamblin2-5/+12
2020-07-24Relax architecture compatibility check (#15972)Dennis Klein2-8/+77
2020-07-24spack help --spec: add compiler flags (#17584)Adam J. Stewart1-0/+4
2020-07-24Initialize new_specs in Environment.remove() (#17592)Dmitriy1-0/+1
2020-07-23Merge tag 'v0.15.2' into developGregory Becker3-6/+10
2020-07-23bump version number for 0.15.2Gregory Becker3-6/+10
2020-07-23Revert "Add libglvnd packages/Add EGL support (#14572)" (#17682)Chuck Atkins1-94/+0
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-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