Age | Commit message (Expand) | Author | Files | Lines |
2021-08-04 | Spack version: 0.16.1 -> 0.16.2 (#25255) | Adam J. Stewart | 1 | -1/+1 |
2021-08-03 | Fix typo (#25223) | Harmen Stoppels | 1 | -1/+1 |
2021-08-03 | Test bootstrapping in a workflow (#25138) | Massimiliano Culpo | 1 | -7/+16 |
2021-08-03 | aocc 3.1.0: fix version detection for v3.1.0 (#25084) | AMD Toolchain Support | 2 | -5/+7 |
2021-08-03 | executable: filter long paths from debug output (#25168) | Todd Gamblin | 2 | -2/+31 |
2021-08-03 | refactor: convert `build_process` to use `BuildProcessInstaller` (#25167) | Todd Gamblin | 1 | -147/+207 |
2021-08-03 | bugfix: ensure all bootstrap context managers are exception-safe | Todd Gamblin | 4 | -27/+37 |
2021-08-03 | spack style: improve tests for failure cases | Todd Gamblin | 1 | -6/+9 |
2021-08-02 | don't spin writer daemon when < /dev/null (#25170) | Dylan Simon | 1 | -4/+6 |
2021-08-02 | Docs: add link to source code (#25088) | Adam J. Stewart | 1 | -0/+1 |
2021-08-02 | Do not issue a warning for a missing source id when installing from local sou... | Harmen Stoppels | 3 | -1/+19 |
2021-08-02 | document config option "url_fetch_method" (#24638) | loulawrence | 5 | -44/+54 |
2021-08-01 | spack diff: make output order deterministic (#25169) | Todd Gamblin | 6 | -67/+143 |
2021-07-30 | pipelines: Store details about specs broken on develop (#24637) | Scott Wittenburg | 2 | -3/+30 |
2021-07-30 | adding spack diff command (#22283) | Vanessasaurus | 4 | -5/+438 |
2021-07-29 | ci: automatically prune the broken-specs list (#24809) | Zack Galbreath | 1 | -0/+20 |
2021-07-29 | Catch ConnectionError from CDash reporter (#24818) | Zack Galbreath | 3 | -25/+30 |
2021-07-27 | bugfix: be careful about GITHUB_BASE_REF in `spack style` | Todd Gamblin | 1 | -8/+11 |
2021-07-27 | `spack style`: add `--root` option (#25085) | Todd Gamblin | 4 | -50/+285 |
2021-07-26 | Documentation does not build with Sphinx 4.1.2 | Adam J. Stewart | 3 | -4/+12 |
2021-07-26 | Confirm that the docstring is the issue | Adam J. Stewart | 1 | -6/+6 |
2021-07-26 | Docs: attempt to fix doc tests for sphinx 4.1.2 | Adam J. Stewart | 1 | -5/+5 |
2021-07-26 | intel-oneapi: fix parallel installer errors (#24911) | Dylan Simon | 1 | -0/+3 |
2021-07-24 | `spack style`: automatically bootstrap dependencies | vsoch | 2 | -8/+43 |
2021-07-24 | Bump codecov/action to v2.0.2 (#24983) | Massimiliano Culpo | 1 | -1/+0 |
2021-07-21 | Fix bootstrap from sources | Massimiliano Culpo | 1 | -6/+4 |
2021-07-19 | Fix S3 urlparse scheme error and add test (#24952) | Harmen Stoppels | 2 | -4/+13 |
2021-07-16 | Sphinx 3.4+ required for correct reference target linking | Adam J. Stewart | 3 | -3/+3 |
2021-07-16 | API Docs: fix broken reference targets | Adam J. Stewart | 57 | -471/+510 |
2021-07-16 | Python: query distutils to find site-packages directory (#24095) | Adam J. Stewart | 3 | -43/+32 |
2021-07-15 | archspec: added support for arm compiler on graviton2 (#24904) | Massimiliano Culpo | 2 | -1/+7 |
2021-07-14 | spec may be a string, use precomputed namespace (#24867) | Greg Becker | 1 | -1/+1 |
2021-07-13 | binary_distribution: relocate x-pie-executable files (#24854) | eugeneswalker | 1 | -1/+1 |
2021-07-13 | Fix KeyboardInterrupt signal for Python 2 | Adam J. Stewart | 1 | -1/+4 |
2021-07-12 | Enable/disable bootstrapping and customize store location (#23677) | Massimiliano Culpo | 11 | -10/+299 |
2021-07-12 | build output: filter padding out of console output when `padded_length` is us... | Todd Gamblin | 5 | -7/+188 |
2021-07-11 | docs: fix reference to count of system packages (#24821) | Matthew Fernandez | 1 | -1/+1 |
2021-07-10 | Fix out of date remote spec.yamls while updating the index (#24811) | Scott Wittenburg | 2 | -10/+130 |
2021-07-09 | debug: initial global debug flag support (#24285) | Vanessasaurus | 2 | -0/+74 |
2021-07-10 | spec.splice: properly handle cached hash invalidations (#24795) | Greg Becker | 3 | -18/+91 |
2021-07-09 | ci: tolerate 'InvalidAccessKeyId' (#24741) | Zack Galbreath | 1 | -1/+1 |
2021-07-09 | Remove unnecessary compiler id override for XL (#24799) | Chris White | 1 | -15/+0 |
2021-07-08 | imports: sort imports everywhere in Spack (#24695) | Todd Gamblin | 327 | -863/+1045 |
2021-07-07 | cvs tests: don't use dateutil at all | Todd Gamblin | 1 | -18/+21 |
2021-07-07 | style: get close to full coverage of `spack style` | Todd Gamblin | 3 | -95/+182 |
2021-07-07 | style: clean up and restructure `spack style` command | Todd Gamblin | 1 | -93/+77 |
2021-07-07 | style: Move isort configuration to pyproject.toml | Todd Gamblin | 1 | -4/+0 |
2021-07-07 | style: add support for `isort` and `--fix` | Danny McClanahan | 1 | -9/+55 |
2021-07-06 | oneAPI packages: add 2021.3 release (#24617) | Vasily Danilin | 2 | -12/+35 |
2021-07-06 | fix buffered download (#24623) | Harmen Stoppels | 1 | -8/+8 |