Age | Commit message (Expand) | Author | Files | Lines |
2023-08-14 | Fix broken semver regex (#39414) | Harmen Stoppels | 2 | -9/+36 |
2023-08-14 | spack bootstrap dev: detect git as an external (#39417) | Harmen Stoppels | 2 | -2/+11 |
2023-08-13 | autotools: set 'ldlibs' as 'LIBS' (#17254) | Sergey Kosukhin | 1 | -1/+2 |
2023-08-12 | ci: continue to support SPACK_SIGNING_KEY (#39170) | Scott Wittenburg | 1 | -6/+5 |
2023-08-12 | Python: remove maintainer (#39384) | Adam J. Stewart | 3 | -9/+4 |
2023-08-11 | Revert "package import: remove magic import line (#39183)" (#39380) | Todd Gamblin | 5 | -46/+43 |
2023-08-11 | spack.repo: uppercase the global PATH variable (#39372) | Massimiliano Culpo | 74 | -246/+246 |
2023-08-11 | build(deps): bump mypy from 1.4.1 to 1.5.0 in /lib/spack/docs (#39383) | dependabot[bot] | 1 | -1/+1 |
2023-08-10 | Windows build systems: use ninja and enable tests (#33589) | markus-ferrell | 2 | -3/+4 |
2023-08-10 | build(deps): bump pygments from 2.15.1 to 2.16.1 in /lib/spack/docs (#39365) | dependabot[bot] | 1 | -1/+1 |
2023-08-10 | build(deps): bump flake8 from 6.0.0 to 6.1.0 in /lib/spack/docs (#39366) | dependabot[bot] | 1 | -1/+1 |
2023-08-10 | build(deps): bump sphinx-design from 0.4.1 to 0.5.0 in /lib/spack/docs (#39367) | dependabot[bot] | 1 | -1/+1 |
2023-08-10 | Prefix conflict messages with package name (#39106) | Aiden Grossman | 2 | -4/+6 |
2023-08-10 | Fixed broken calls to _if_ninja_target_execute (#38992) | Ricard Zarco Badia | 1 | -2/+2 |
2023-08-10 | Revert "Spec versions: allow `git.` references for branches with `/` (#38239)... | Harmen Stoppels | 3 | -36/+3 |
2023-08-10 | build(deps): bump urllib3 from 2.0.3 to 2.0.4 in /lib/spack/docs (#39002) | dependabot[bot] | 1 | -1/+1 |
2023-08-09 | Windows: enable more stage tests (#36834) | markus-ferrell | 1 | -8/+9 |
2023-08-09 | add info about devito and qe for intel env (#39357) | Andrey Parfenov | 1 | -0/+2 |
2023-08-09 | Fix package.py error handling bug (#39017) | Jordan Galby | 1 | -3/+2 |
2023-08-09 | build(deps): bump black from 23.1.0 to 23.7.0 in /lib/spack/docs (#38982) | dependabot[bot] | 1 | -1/+1 |
2023-08-09 | package import: remove magic import line (#39183) | Harmen Stoppels | 5 | -43/+46 |
2023-08-09 | Fix suffix of tab completion scripts (#39154) | Adam J. Stewart | 2 | -4/+5 |
2023-08-09 | zlib-api: new virtual with zlib/zlib-ng as providers (#37372) | Harmen Stoppels | 2 | -2/+2 |
2023-08-09 | containerize: ensure bootstrap images contain all system dependencies (#36818) | Jonathon Anderson | 2 | -2/+9 |
2023-08-09 | Spec versions: allow `git.` references for branches with `/` (#38239) | Peter Scheibel | 3 | -3/+36 |
2023-08-09 | Push conflict between rocm and blt down to packages that actually use blt (#3... | Massimiliano Culpo | 1 | -2/+0 |
2023-08-08 | Ensure that all variants have a description (#39025) | Adam J. Stewart | 2 | -30/+41 |
2023-08-08 | Name clash error message include hash of clashing packages (#39234) | simonLeary42 | 1 | -1/+2 |
2023-08-08 | Fix broken inode assertion (#39188) | Harmen Stoppels | 1 | -1/+1 |
2023-08-07 | use {%compiler.name}{@compiler.version} in matching_specs (#39247) | Harmen Stoppels | 1 | -1/+1 |
2023-08-07 | Extract prefix locks and failure markers from Database (#39024) | Massimiliano Culpo | 12 | -383/+357 |
2023-08-07 | Picklable HTTPError (#39285) | Harmen Stoppels | 2 | -2/+36 |
2023-08-05 | Add a more detailed HTTPError (#39187) | Harmen Stoppels | 1 | -3/+26 |
2023-08-04 | py-pyqt6: add new package (#32696) | Adam J. Stewart | 2 | -61/+35 |
2023-08-03 | repo cache: use -inf default instead of 0 (#39214) | Harmen Stoppels | 2 | -28/+24 |
2023-08-03 | Buildcache commands cleanup, again... (#39203) | Harmen Stoppels | 6 | -158/+114 |
2023-08-02 | Add qmake virtual provider (#38848) | Adam J. Stewart | 1 | -1/+1 |
2023-08-02 | CI: Refactor ci reproducer (#37088) | kwryankrattiger | 3 | -93/+184 |
2023-08-02 | version: move to module, avoid circular imports (#39077) | Harmen Stoppels | 8 | -268/+358 |
2023-08-02 | buildcache extractall: extract directly into spec.prefix (#37441) | Harmen Stoppels | 5 | -60/+159 |
2023-08-02 | feat: move -N/--namespace(s) to common args, allow in `buildcache list` (#36719) | Wouter Deconinck | 7 | -31/+25 |
2023-08-01 | remove CMAKE_GENERATOR from the host-config because it cannot be overwritten ... | Chris White | 1 | -11/+0 |
2023-07-31 | Add `spack checksum --verify`, fix `--add` (#38458) | Alec Scott | 6 | -113/+266 |
2023-07-31 | Remove Xcode mock-up (#39020) | Adam J. Stewart | 3 | -227/+0 |
2023-07-26 | ci: Make signing requirement explicit (#38995) | Scott Wittenburg | 4 | -9/+50 |
2023-07-24 | Always set workflow:rules in spack ci pipelines (#38921) | Jonathon Anderson | 2 | -13/+20 |
2023-07-24 | Fix typo: binary_caches.rst (#39064) | Ashwin Kumar Karnad | 1 | -1/+1 |
2023-07-24 | Don't add `.spack/binary_distribution` twice to the tarball when re-distribut... | Harmen Stoppels | 2 | -2/+44 |
2023-07-24 | Fix broken `sanitize_file_path` (#38926) | Harmen Stoppels | 6 | -35/+52 |
2023-07-22 | Implement fish completion (#29549) | 百地 希留耶 | 5 | -165/+563 |