Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-07-21 | Remove spack.repo.IndexError (#39029) | Massimiliano Culpo | 1 | -4/+0 |
2023-07-21 | binary_caches.rst: fix typo (#39030) | Ashwin Kumar Karnad | 1 | -1/+1 |
2023-07-20 | nag: update the versioning scheme (#35457) | Sergey Kosukhin | 2 | -2/+11 |
2023-07-20 | spack.util.lock: add type-hints, remove **kwargs in method signatures (#39011) | Massimiliano Culpo | 4 | -23/+37 |
2023-07-19 | Respect custom user store when bootstrapping (#39001) | Massimiliano Culpo | 3 | -1/+26 |
2023-07-19 | modules: use curly braces to enclose value in Tcl modulefile (#38375) | Xavier Delaruelle | 3 | -33/+65 |
2023-07-19 | Fetch & patch: actually acquire stage lock, and many more issues (#38903) | Harmen Stoppels | 17 | -219/+210 |
2023-07-19 | drop redundant rpaths post install (#38976) | Harmen Stoppels | 2 | -0/+152 |
2023-07-19 | llnl.util.lock: add type-hints (#38977) | Massimiliano Culpo | 3 | -71/+114 |
2023-07-19 | Remove `LazyReference` from code (#38944) | Massimiliano Culpo | 72 | -425/+376 |
2023-07-18 | Windows testing: enable tests for installer components (#36970) | markus-ferrell | 1 | -8/+0 |
2023-07-18 | Ensure the bootstrap store has a padding length of zero (#38975) | Massimiliano Culpo | 2 | -17/+26 |
2023-07-18 | Windows testing: enable bootstrap test (#36972) | markus-ferrell | 1 | -2/+0 |
2023-07-18 | test_clear_failures_success: run on Windows too (#36792) | markus-ferrell | 1 | -2/+3 |
2023-07-18 | binary cache docs: remove redundant flag and comment (#38960) | Harmen Stoppels | 1 | -5/+1 |
2023-07-18 | Windows testing: enable architecture test (#36973) | markus-ferrell | 1 | -2/+0 |
2023-07-18 | Windows testing: enable "spack clean" tests (#36840) | markus-ferrell | 1 | -3/+0 |
2023-07-18 | buildcache push: make --allow-root the default and deprecate the option (#38878) | Harmen Stoppels | 14 | -218/+36 |
2023-07-18 | Pin Spack dev dependencies on RtD (#38950) | Massimiliano Culpo | 1 | -0/+5 |
2023-07-18 | Fix default construction of locks (#38953) | Massimiliano Culpo | 1 | -1/+1 |
2023-07-18 | modules: add support for conflict in lua modulefile (#36701) | Xavier Delaruelle | 8 | -59/+116 |
2023-07-18 | "spack develop": always pull full history for git repos (#38343) | Peter Scheibel | 4 | -9/+66 |
2023-07-17 | Decompression: fix naming issues (#37749) | Dan Lipsa | 2 | -35/+76 |
2023-07-17 | Fix wrong StageComposite keep override (#38938) | Harmen Stoppels | 2 | -2/+38 |