Age | Commit message (Expand) | Author | Files | Lines |
2021-12-02 | Support packages which need to explicitly refer to dpcpp by name (#27168) | Peter Scheibel | 3 | -1/+31 |
2021-11-30 | spack audit: fix API calls (#27713) | Massimiliano Culpo | 1 | -4/+4 |
2021-11-29 | Speed up install of environments with dev packages (#27167) | Thomas Madlener | 1 | -44/+60 |
2021-11-29 | distro: don't use deprecated linux_distribution (#27658) | Harmen Stoppels | 1 | -4/+2 |
2021-11-29 | bootstrap: restrict patchelf to v0.13.x (#27685) | Massimiliano Culpo | 1 | -1/+4 |
2021-11-29 | Handle byte sequences which are not encoded as UTF8 while logging. (#21447) | Paul Ferrell | 2 | -1/+24 |
2021-11-26 | Bootstrap patchelf like GnuPG (#27532) | Massimiliano Culpo | 4 | -83/+70 |
2021-11-25 | module_file_support: update format for configuration (#27598) | Maxim Belkin | 1 | -67/+77 |
2021-11-24 | spack flake8: remove deprecated command (#27290) | Massimiliano Culpo | 1 | -25/+0 |
2021-11-24 | intel-oneapi-mkl: add cluster libs and option for static linking (#26256) | Robert Cohn | 2 | -2/+45 |
2021-11-24 | Make patchelf test use the realpath (#27618) | Harmen Stoppels | 1 | -1/+1 |
2021-11-24 | Update distro to v1.6.0 (#27263) | Massimiliano Culpo | 2 | -217/+502 |
2021-11-24 | Update Jinja2 to v2.11.3 and MarkupSafe to v1.1.1 (#27264) | Massimiliano Culpo | 37 | -4147/+5002 |
2021-11-24 | Update six to v1.16.0 (#27265) | Massimiliano Culpo | 2 | -21/+128 |
2021-11-23 | Fix leaky tests (#27616) | Harmen Stoppels | 3 | -7/+7 |
2021-11-23 | Remove support for Python 2.6 (#27256) | Massimiliano Culpo | 25 | -288/+62 |
2021-11-22 | bugfix: Allow legacy tests to be read after hash break (#26078) | Nathan Hanford | 2 | -1/+33 |
2021-11-22 | Intel packages: add support for LLVM OpenMP (#26517) | Piotr Luszczek | 1 | -1/+7 |
2021-11-22 | Make CUDA and ROCm architecture conditional (#27185) | Massimiliano Culpo | 2 | -2/+4 |
2021-11-22 | Make _enable_or_disable(...) return an empty array for conditional variants w... | Harmen Stoppels | 3 | -0/+32 |
2021-11-19 | Add connection specification to mirror creation (#24244) | Joseph Snyder | 11 | -43/+218 |
2021-11-19 | define_from_variant: return an empty string for non-existing variants (#27503) | Harmen Stoppels | 3 | -0/+29 |
2021-11-19 | Adding --reuse to dev-build command. (#27487) | Michael Davis | 1 | -2/+2 |
2021-11-19 | Remove spurious debug print (#27541) | Massimiliano Culpo | 1 | -1/+0 |
2021-11-18 | Refactor bootstrap of "spack style" dependencies (#27485) | Massimiliano Culpo | 4 | -156/+156 |
2021-11-18 | Allow recent pytest versions to be used with Spack (#25371) | Massimiliano Culpo | 94 | -28/+76 |
2021-11-18 | ci: run style unit tests only if we target develop (#27472) | Harmen Stoppels | 2 | -2/+17 |
2021-11-17 | Fix overly generic exceptions in log parser (#27413) | Harmen Stoppels | 1 | -4/+0 |
2021-11-16 | Intel mpi: allow use of external libfabric (#27292) | Robert Cohn | 1 | -9/+10 |
2021-11-15 | Turn some verbose messages into debug messages (#27408) | Harmen Stoppels | 1 | -8/+8 |
2021-11-12 | Add PyPI docs and warning in auto-generated package (#27404) | Seth R. Johnson | 2 | -3/+16 |
2021-11-11 | Fix overloaded argparse keys (#27379) | Harmen Stoppels | 5 | -15/+14 |
2021-11-09 | spack tutorial: fix output to screen (#27316) | Massimiliano Culpo | 1 | -1/+3 |
2021-11-09 | Fix typos (ouptut) (#27317) | Maxim Belkin | 2 | -2/+2 |
2021-11-09 | Fix log-format reporter ignoring install errors (#25961) | Jordan Galby | 3 | -31/+48 |
2021-11-09 | make --enable-locks actually enable locks (#24675) | Dylan Simon | 1 | -2/+3 |
2021-11-09 | build_environment: clean *_ROOT variables (#26474) | Valentin Volkl | 1 | -0/+7 |
2021-11-08 | Python tests: skip importing weirdly-named modules (#27151) | iarspider | 2 | -0/+6 |
2021-11-05 | bump version number to 0.17.0 | Todd Gamblin | 2 | -2/+2 |
2021-11-05 | Prevent additional properties to be in the answer set when reusing specs (#27... | Massimiliano Culpo | 3 | -1/+42 |
2021-11-05 | make version docs reflect reality (#27149) | Harmen Stoppels | 1 | -26/+30 |
2021-11-05 | commands: `spack load --list` alias for `spack find --loaded` (#27184) | Todd Gamblin | 4 | -10/+50 |
2021-11-05 | docs for experimental `--reuse` argument to `spack install` | Todd Gamblin | 1 | -0/+28 |
2021-11-05 | error message for reusing multiple hashes for package | Gregory Becker | 1 | -1/+2 |
2021-11-05 | concretizer: add error messages and simplify asp.py | Todd Gamblin | 2 | -8/+18 |
2021-11-05 | Fix logic program for multi-valued variants | Massimiliano Culpo | 1 | -45/+71 |
2021-11-05 | bugfix: handle hashes that only exist in input specs | Todd Gamblin | 1 | -27/+48 |
2021-11-05 | concretizer: exempt already-installed specs from compiler and variant rules | Todd Gamblin | 2 | -7/+22 |
2021-11-05 | spack diff: more flexible tests, restore transitive diff with spec_clauses | Todd Gamblin | 3 | -12/+39 |
2021-11-05 | Add a missing definition in the logic program | Massimiliano Culpo | 1 | -0/+1 |