summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2020-07-06autotools bugfix: handle missing config.guess (#17356)Michael Kuhn1-2/+2
2020-07-03Pipelines doc: fixed two broken links (#17355)Shahzeb Siddiqui1-2/+2
2020-07-02autotools: Fix config.guess detection, take two (#17333)Michael Kuhn1-5/+3
2020-07-01Moved flake8, shell and documentation tests to Github Action (#17328)Massimiliano Culpo1-2/+0
2020-07-01Fix hashlib function capitalization (#17323)Adam J. Stewart1-1/+1
2020-07-01Documentation update for container example (#17321)Glenn Johnson1-2/+2
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
2020-06-26spack ci generate: allow use of --output-file <file> with wo/ preceding path ...eugeneswalker1-4/+4
2020-06-26add environment-awareness to `buildcache create` (#16580)Jeffrey Salmond2-2/+57
2020-06-26Allow `spack remove -f` and `spack uninstall` to work on matrices (#17222)Greg Becker2-10/+55
2020-06-25Allow detection for "-classic" version of CCE (#17256)Massimiliano Culpo3-6/+21
2020-06-25add workaround for gitlab ci needs limit (#17219)Omar Padron5-7/+235