Age | Commit message (Expand) | Author | Files | Lines |
2024-10-01 | Docs: environment update (#44087) | Tamara Dahlgren | 3 | -124/+140 |
2024-10-01 | build_environment: small cleanup and add todo comments (#46687) | Harmen Stoppels | 1 | -51/+44 |
2024-10-01 | stable_partition: use TypeVar (#46686) | Harmen Stoppels | 2 | -6/+12 |
2024-10-01 | Do not use single letter packages in unit-tests (#46665) | Massimiliano Culpo | 1 | -89/+106 |
2024-09-30 | avoid rpath'ing default search paths (#44686) | Harmen Stoppels | 3 | -14/+71 |
2024-09-27 | Better shell completion support for packages (#44756) | Alec Scott | 2 | -0/+49 |
2024-09-27 | Spec.splice: Allow splices when multiples nodes in the DAG share a name (#46382) | Greg Becker | 6 | -136/+514 |
2024-09-27 | CI: Add documentation for adding new stacks and runners (#42179) | kwryankrattiger | 1 | -0/+209 |
2024-09-27 | spec: simplify string formatting (#46609) | Massimiliano Culpo | 6 | -18/+20 |
2024-09-27 | docs: add --depth=2 to reduce download size (#46605) | Alec Scott | 2 | -3/+12 |
2024-09-27 | `cc`: ensure that RPATHs passed to linker are unique | Todd Gamblin | 2 | -26/+114 |
2024-09-27 | `cc`: simplify ordered list handling | Todd Gamblin | 1 | -114/+65 |
2024-09-27 | aspell: various fixes and updates (#46383) | Richard Berger | 1 | -13/+9 |
2024-09-26 | Add a custom hook for dev_path changes (#46529) | psakievich | 3 | -6/+21 |
2024-09-25 | Remove a few redundant imports (#46512) | Harmen Stoppels | 5 | -5/+0 |
2024-09-24 | Fix off-by-one padding bug (#46560) | Samuel Browne | 2 | -3/+27 |
2024-09-23 | database: don't call `socket.getfqdn()` on every write (#46554) | Todd Gamblin | 1 | -1/+13 |
2024-09-23 | solver: use a new heuristic (#46548) | Massimiliano Culpo | 1 | -22/+27 |
2024-09-24 | spec: fix spelling (#46550) | Justin Cook | 1 | -4/+4 |
2024-09-21 | Remove `spack.target` from code (#46503) | Massimiliano Culpo | 20 | -308/+178 |
2024-09-20 | Docs/Windows: Clarify supported shells and caveats (#46381) | John W. Parent | 2 | -22/+20 |
2024-09-20 | spack.modules: move get_module up (#46428) | Harmen Stoppels | 4 | -67/+76 |
2024-09-20 | Remove code from Compiler that is not used anymore (#45982) | Massimiliano Culpo | 19 | -314/+26 |
2024-09-20 | do_install: post #46423 cleanup (#46496) | Tamara Dahlgren | 3 | -4/+5 |
2024-09-19 | package_base: break dependency on installer (#46423) | Harmen Stoppels | 29 | -196/+249 |
2024-09-19 | require spec in develop entry (#46485) | Harmen Stoppels | 1 | -0/+1 |
2024-09-19 | url join: fix oci scheme (#46483) | Harmen Stoppels | 3 | -4/+7 |
2024-09-19 | Revert "For "when:" and install_environment.json: Support fully qualified hos... | Harmen Stoppels | 2 | -4/+2 |
2024-09-19 | docs: refer to upstreams.yaml in chain.rst title (#46475) | Harmen Stoppels | 1 | -3/+3 |
2024-09-19 | spack.util.url: fix join breakage in python 3.12.6 (#46453) | Harmen Stoppels | 2 | -318/+84 |
2024-09-19 | avoid multiprocessing in tests (#46439) | Harmen Stoppels | 5 | -15/+23 |
2024-09-18 | Bump archspec to latest commit (#46445) | Massimiliano Culpo | 2 | -7/+3 |
2024-09-17 | variants: Unify metadata dictionaries to index by `when` (#44425) | Todd Gamblin | 19 | -633/+1122 |
2024-09-17 | drop main dep from build_environment/subprocess_context (#46426) | Harmen Stoppels | 4 | -18/+18 |
2024-09-17 | untangle spack.config / spack.util.cpus & spack.spec (#46427) | Harmen Stoppels | 9 | -72/+65 |
2024-09-17 | package_base.py: do not depend on spack.environment (#46424) | Harmen Stoppels | 1 | -3/+1 |
2024-09-17 | imports: automate missing imports (#46410) | Harmen Stoppels | 136 | -170/+383 |
2024-09-16 | Add repositories for "requirements" and "flag mixing" unit tests (#46412) | Massimiliano Culpo | 2 | -181/+29 |
2024-09-16 | Add missing & remove redundant imports (#46407) | Harmen Stoppels | 111 | -189/+14 |
2024-09-16 | Fix a few circular deps (#46373) | Harmen Stoppels | 26 | -226/+196 |
2024-09-15 | fetch_strategy: show the effective URL on checksum validation failure (#46349) | Harmen Stoppels | 1 | -20/+26 |
2024-09-13 | build(deps): bump urllib3 from 2.2.2 to 2.2.3 in /lib/spack/docs (#46368) | dependabot[bot] | 1 | -1/+1 |
2024-09-13 | Optionally output package namespace (#46359) | Kyle Knoepfel | 1 | -0/+11 |
2024-09-13 | audit: deprecate certain globals (#44895) | Harmen Stoppels | 2 | -10/+92 |
2024-09-13 | remove self-import cycles (#46371) | Harmen Stoppels | 4 | -9/+5 |
2024-09-12 | build(deps): bump pytest from 8.3.2 to 8.3.3 in /lib/spack/docs (#46315) | dependabot[bot] | 1 | -1/+1 |
2024-09-11 | bugfix: unit test broken everywhere by package change(#46344) | Peter Scheibel | 1 | -1/+0 |
2024-09-11 | CUDA: support Grace Hopper 9.0a compute capability (#45540) | Adam J. Stewart | 1 | -0/+25 |
2024-09-10 | Deprecate `config:install_missing_compilers` (#46237) | Massimiliano Culpo | 10 | -385/+19 |
2024-09-10 | r: do not create dir in setup_dependent_package (#46282) | Harmen Stoppels | 1 | -14/+10 |