summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2020-08-13bump version number for 0.15.4Todd Gamblin3-6/+10
2020-08-13Move Python 2.6 unit tests to Github Actions (#17279)Massimiliano Culpo3-18/+38
2020-08-13Buildcache: bindist test without invoking spack compiler wrappers. (#15687)Patrick Gartung2-0/+472
2020-08-13docs: document releases and branches in SpackTodd Gamblin5-6/+384
2020-08-13Remove references to `master` from CITodd Gamblin1-1/+1
2020-08-13Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo1-2/+0
2020-08-12bugfix: fix spack -V with releases/latest and shallow clones (#17884)Todd Gamblin1-2/+2
2020-08-12Buildcache create: change NoOverwriteException back to a warning as in v0.14 ...Patrick Gartung1-3/+6
2020-08-12bugfix: fix spack buildcache list --allarchTodd Gamblin3-17/+53
2020-08-12architecture: make it easier to get a Spec for the default archTodd Gamblin1-2/+15
2020-08-12allow GNUPGHOME to come from SPACK_GNUPGHOME in env, if set (#17139)eugeneswalker1-1/+1
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-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-23bump version number for 0.15.2Gregory Becker3-6/+10
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-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-06-30bump version numberGregory Becker3-7/+12
2020-06-30Don't detect "classic" on Cray to avoid a compiler bug (#17314)Massimiliano Culpo4-2/+16
2020-06-30Add fish shell support (#9279)Johannes Blaschke5-2/+41
2020-06-30Cray compiler: fix implicit rpaths for classic versions (#17310)Greg Becker4-14/+41
2020-06-29cray compilers: fix bug with verifying cray compilers (#17303)Greg Becker1-5/+15
2020-06-29remove three commands that have been deprecated since v0.13.0 (#17291)Greg Becker3-150/+0
2020-06-29autotools: Fix config.guess detection (#17149)Michael Kuhn1-2/+4
2020-06-29Detect FE compilers automatically on Cray (#17267)Massimiliano Culpo2-2/+85
2020-06-29Fix indentation in containerize example (#17228)George Hartzell1-1/+1
2020-06-29Restore compilers.yaml default directory (#17283)Greg Becker1-2/+2
2020-06-27Add support for macOS Big Sur (#17236)Adam J. Stewart1-0/+1
2020-06-26env: no automatic activation (#17258)Greg Becker4-19/+10
2020-06-26Use json for buildcache index (#15002)Scott Wittenburg12-305/+440
2020-06-26build_environment: verify compiler executables exist are are accessible (#17260)Greg Becker4-20/+77
2020-06-26fix sorting issue with ci workarounds (#17277)Omar Padron2-30/+38
2020-06-26First fix for SPACK_DEPENDENCIES problem when doing setup (#10715)cedricchevalier191-9/+2