summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
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
2020-06-25prevent multiple version sigils in the same spec (#17246)Greg Becker3-9/+44
2020-06-25environment spec lists: improve ability to query architecture in when clauses...Greg Becker3-5/+34
2020-06-25Separate Apple Clang from LLVM Clang (#17110)Massimiliano Culpo17-256/+396
2020-06-25Fix global activation check for upstream extendees (#17231)Peter Scheibel2-0/+34
2020-06-25spack config: new subcommands add/remove (#13920)Greg Becker12-102/+718
2020-06-24features: Add install failure tracking removal through `spack clean` (#15314)Tamara Dahlgren8-36/+140
2020-06-24Unset environment variables that are most commonly used by Autotools packages...Sergey Kosukhin2-1/+13
2020-06-23Some minor fixes to set_permissions() in file_permissions.py (#17020)Tom Payerle2-6/+35
2020-06-23tests: check rpath presence not equality (#17216)Tamara Dahlgren1-1/+2
2020-06-23Module index should not be unconditionally overwritten (#14837)Matthias Wolf4-9/+36
2020-06-23Added support for --fail-fast install option to terminate on first failureTamara Dahlgren4-5/+67
2020-06-23Allow a single ctrl-c to terminate an install in progressTamara Dahlgren2-3/+31
2020-06-23fix compiler environment handling to reset environment after (#17204)Greg Becker2-19/+84
2020-06-22Pre ci optimization (#16372)Omar Padron3-2/+392
2020-06-22swig: fix older builds on newer platforms by updating config files (#16854)Joseph Ciurej1-61/+82
2020-06-18Fetching from urls: Error Message (#16434)Axel Huebl2-4/+10
2020-06-18Docs: fix rst link to spack ci (#17147)Adam J. Stewart1-3/+3
2020-06-17cray module do not work without CRAY_LD_LIBRARY_PATH (#17031)Greg Becker2-5/+9