Age | Commit message (Expand) | Author | Files | Lines |
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 |
2023-07-17 | Fix python import tests (#38928) | Manuela Kuhn | 1 | -1/+1 |
2023-07-17 | Lock, database and store don't need global configuration on construction (#33... | Massimiliano Culpo | 24 | -337/+431 |
2023-07-17 | Update new PythonPackage template to prefer --config-settings (#38918) | Adam J. Stewart | 3 | -17/+12 |
2023-07-17 | Environment/depfile: fix bug with Git hash versions (attempt #2) (#37560) | Peter Scheibel | 2 | -12/+91 |
2023-07-17 | Minimal cleanup of a few tests in `test/packaging.py` (#38880) | Massimiliano Culpo | 1 | -162/+125 |
2023-07-14 | Remove unused context manager (#38897) | Harmen Stoppels | 1 | -8/+0 |
2023-07-14 | Fix issue on cray with super call (#38895) | Rocco Meli | 1 | -1/+1 |
2023-07-13 | Bugfix/spack spec: read and use the environment concretizer:unification optio... | Tamara Dahlgren | 2 | -4/+62 |
2023-07-13 | spack buildcache push: improve argparse (#38876) | Harmen Stoppels | 1 | -8/+11 |
2023-07-13 | mirrors: distinguish between source/binary mirror; simplify schema (#34523) | Harmen Stoppels | 11 | -298/+469 |
2023-07-13 | spack audit: allow skipping version checks from package.py (#28372) | Massimiliano Culpo | 1 | -1/+12 |