Age | Commit message (Expand) | Author | Files | Lines |
2024-07-01 | archive.py: undo unrelated changes from #43851 (#44947) | Harmen Stoppels | 1 | -4/+2 |
2024-07-01 | Use composite stage also for develop specs (#44950) | Harmen Stoppels | 3 | -16/+9 |
2024-07-01 | Flag propagation: restrict to link/run (#44925) | Massimiliano Culpo | 3 | -81/+76 |
2024-07-01 | neoverse-v1: restore py-cinemasci (#44976) | Massimiliano Culpo | 2 | -4/+4 |
2024-07-01 | Remove DIYStage (#44949) | Harmen Stoppels | 4 | -141/+9 |
2024-06-28 | installer.py: handle external roots the same (#44917) | Harmen Stoppels | 1 | -16/+4 |
2024-06-27 | Spack on Windows: fix "spack load --list" and "spack unload" (#35720) | Dan Lipsa | 5 | -77/+119 |
2024-06-27 | Fix bug in logfile parsing (#42706) | Matthew Whitlock | 2 | -1/+31 |
2024-06-27 | Ensure parent runtime version >= child (#44834) | Massimiliano Culpo | 5 | -28/+90 |
2024-06-27 | build(deps): bump mypy from 1.10.0 to 1.10.1 in /lib/spack/docs (#44885) | dependabot[bot] | 1 | -1/+1 |
2024-06-27 | Fix typo in docs (#44891) | Miguel | 1 | -3/+3 |
2024-06-27 | containers: centos:stream -> centos:stream9 (#44876) | Wouter Deconinck | 2 | -8/+8 |
2024-06-26 | ASP-based solver: add a generic rule for propagation (#44870) | Massimiliano Culpo | 2 | -41/+44 |
2024-06-26 | Simplify and improve solver heuristic (#44893) | Massimiliano Culpo | 3 | -39/+23 |
2024-06-25 | Steal source was not assigning the package class (#44886) | psakievich | 1 | -0/+1 |
2024-06-25 | Docs: Update stand-alone test information (#44755) | Tamara Dahlgren | 1 | -246/+387 |
2024-06-25 | add documentation for make_jobs variable (#44838) | Miguel | 1 | -0/+21 |
2024-06-25 | Make url_fetch tests work on Windows (#44809) | Nicole C | 1 | -3/+0 |
2024-06-24 | spec_list: do not resolve abstract hashes (#44760) | Harmen Stoppels | 2 | -21/+28 |
2024-06-21 | Bugfix: test_is_externally_detectable needs to use mockpackages (#44795) | Tamara Dahlgren | 1 | -2/+2 |
2024-06-20 | build_environment: fix ccache error handling (#44740) | Harmen Stoppels | 1 | -4/+2 |
2024-06-18 | build(deps): bump flake8 from 7.0.0 to 7.1.0 in /lib/spack/docs (#44752) | dependabot[bot] | 1 | -1/+1 |
2024-06-18 | build(deps): bump urllib3 from 2.2.1 to 2.2.2 in /lib/spack/docs (#44751) | dependabot[bot] | 1 | -1/+1 |
2024-06-11 | MFEM: add new version v4.7 (#44010) | Veselin Dobrev | 2 | -2/+6 |
2024-06-11 | Enable and constrain reuse for GitVersion installations (#43859) | psakievich | 3 | -4/+56 |
2024-06-06 | build(deps): bump sphinx-design from 0.5.0 to 0.6.0 in /lib/spack/docs (#44360) | dependabot[bot] | 1 | -1/+1 |
2024-06-06 | build(deps): bump pytest from 8.2.1 to 8.2.2 in /lib/spack/docs (#44553) | dependabot[bot] | 1 | -1/+1 |
2024-06-05 | spack edit: allow edit multiple files at once (#44416) | Harmen Stoppels | 2 | -61/+104 |
2024-06-04 | python: make every view a `venv` (#44382) | Todd Gamblin | 3 | -53/+85 |
2024-06-04 | nvhpc: Do not use `-Wno-error` with `nvhpc` (#44142) | Todd Gamblin | 2 | -9/+31 |
2024-06-03 | Consolidate concretization output for environments (#44489) | Todd Gamblin | 6 | -87/+161 |
2024-05-31 | traverse: pass key correctly (#44460) | Harmen Stoppels | 2 | -2/+25 |
2024-05-30 | Bootstrapping: don't use Mac OS binaries on Windows (#44193) | John W. Parent | 1 | -2/+5 |
2024-05-30 | remove platform=cray (#43796) | Massimiliano Culpo | 25 | -995/+24 |
2024-05-30 | tests: use fewer default paths (#44432) | Harmen Stoppels | 5 | -69/+60 |
2024-05-30 | concretizer: enforce host compat when reuse only (#44428) | Harmen Stoppels | 3 | -4/+35 |
2024-05-29 | installer: improve init signature and explicits (#44374) | Harmen Stoppels | 6 | -225/+132 |
2024-05-27 | link: directly bind to os.* on non-windows (#44400) | Harmen Stoppels | 5 | -117/+80 |
2024-05-24 | Make `spack clean` env-aware (#44227) | Peter Scheibel | 2 | -1/+17 |
2024-05-24 | Make strong preferences even stronger (#44373) | Massimiliano Culpo | 2 | -14/+57 |
2024-05-24 | add mvapich support for intel scalapack_libs (#44246) | Samuel Khuvis | 1 | -0/+1 |
2024-05-24 | bugfix: external detection for compilers with os but not target (#44156) | Greg Becker | 1 | -3/+3 |
2024-05-23 | absolutify_elf_sonames.py: fix _patchelf (#44343) | Harmen Stoppels | 1 | -4/+2 |
2024-05-23 | ASP-based solver: fix reusing externals on linux (#44316) | Massimiliano Culpo | 3 | -6/+36 |
2024-05-22 | docs: update chain.rst to improve discussion of upstreams (#43918) | mSamiolo | 1 | -2/+4 |
2024-05-22 | cuda: add v12.4.1 (#43488) | pauleonix | 1 | -1/+4 |
2024-05-21 | Take a lock before querying installed_dependents (#44301) | Massimiliano Culpo | 1 | -1/+2 |
2024-05-21 | Demote a warning to debug message, if C compiler is not there (#44182) | Massimiliano Culpo | 2 | -0/+19 |
2024-05-21 | bump pytest from 8.2.0 to 8.2.1 --- (#44282) | dependabot[bot] | 1 | -1/+1 |
2024-05-21 | ASP-based solver: fix version optimization for roots (#44272) | Massimiliano Culpo | 3 | -5/+36 |