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