Age | Commit message (Expand) | Author | Files | Lines |
2024-03-15 | build(deps): bump black from 24.2.0 to 24.3.0 in /lib/spack/docs (#43228) | dependabot[bot] | 1 | -1/+1 |
2024-03-15 | Allow compilers to be configured in packages.yaml (#42016) | Greg Becker | 8 | -20/+270 |
2024-03-14 | Clingo bootstrapping: Remove msvc constraint (#43199) | John W. Parent | 1 | -3/+0 |
2024-03-14 | Improve error message when an unknown compiler is requested (#43143) | Massimiliano Culpo | 3 | -6/+18 |
2024-03-14 | `spack develop`: stage build artifacts in same root as non-dev builds (#41373) | Peter Scheibel | 8 | -119/+289 |
2024-03-14 | move --deprecated arg to concretizer args (#43177) | Greg Becker | 7 | -27/+16 |
2024-03-14 | compiler.py: simplify implicit link dir bits (#43078) | Harmen Stoppels | 2 | -51/+36 |
2024-03-14 | build(deps): bump pytest from 8.0.2 to 8.1.1 in /lib/spack/docs (#43134) | dependabot[bot] | 1 | -1/+1 |
2024-03-13 | msvc: patch property ref bug (#43173) | John W. Parent | 1 | -1/+1 |
2024-03-12 | spack.patch: support reversing patches (#43040) | Adam J. Stewart | 3 | -10/+107 |
2024-03-12 | perl testing: refactor stand-alone testing into base class (#43044) | Tamara Dahlgren | 3 | -2/+124 |
2024-03-12 | Update archspec to v0.2.3 (#42854) | Massimiliano Culpo | 17 | -214/+1837 |
2024-03-11 | Fix callbacks accumulation when using mixins with builders (#43100) | Massimiliano Culpo | 3 | -14/+33 |
2024-03-11 | Remove dead code (#43114) | Massimiliano Culpo | 6 | -238/+0 |
2024-03-10 | build(deps): bump mypy from 1.8.0 to 1.9.0 in /lib/spack/docs (#43103) | dependabot[bot] | 1 | -1/+1 |
2024-03-08 | Retiring as PythonPackage maintainer (#43091) | Adam J. Stewart | 4 | -19/+3 |
2024-03-07 | Drop optional dependencies of Spack (#43081) | Tim Fuller | 2 | -48/+31 |
2024-03-07 | autotools: fix a typo in comment (#43080) | Juan Miguel Carceller | 1 | -1/+1 |
2024-03-07 | Fix `spack find` bootstrapping docs (#43074) | runiq | 1 | -3/+3 |
2024-03-06 | Allow loading extensions through python entry-points (#42370) | Tim Fuller | 6 | -1/+291 |
2024-03-05 | spack.patch: fix type hint circular import (#43041) | Adam J. Stewart | 1 | -5/+5 |
2024-03-05 | spack.patch: add type hints (#42811) | Adam J. Stewart | 2 | -79/+224 |
2024-03-05 | container: don't map develop to latest (#42952) | Wouter Deconinck | 4 | -45/+6 |
2024-03-04 | ASP-based solver: improve reusing nodes with gcc-runtime (#42408) | Massimiliano Culpo | 3 | -6/+90 |
2024-03-04 | repo.py: cleanup packages_with_tags (#42980) | Harmen Stoppels | 5 | -26/+19 |
2024-03-04 | Document new environment variable expansion in projections (#42963) | psakievich | 2 | -0/+30 |
2024-03-04 | modules: allow autoload: run, like in environment views (#42743) | Harmen Stoppels | 3 | -35/+30 |
2024-03-04 | versions: fix typing problems (#42903) | Harmen Stoppels | 1 | -5/+9 |
2024-02-29 | Show extension commands with spack -h (#41726) | Tim Fuller | 1 | -5/+7 |
2024-02-29 | Support environment variable expansion inside module projections (#42917) | psakievich | 1 | -2/+4 |
2024-02-28 | Unit tests: skip tests that intermittently fail on Windows (#42909) | Harmen Stoppels | 2 | -0/+2 |
2024-02-28 | versions: simplify list if union not disjoint (#42902) | Harmen Stoppels | 2 | -25/+48 |
2024-02-27 | skip test which is causing spurious failures on Windows (#42832) | Peter Scheibel | 1 | -0/+3 |
2024-02-27 | build(deps): bump pytest from 8.0.1 to 8.0.2 in /lib/spack/docs (#42861) | dependabot[bot] | 1 | -1/+1 |
2024-02-26 | refactor: add type annotations and refactor solver conditions (#42081) | Todd Gamblin | 2 | -91/+121 |
2024-02-23 | Windows path handling: change representation for paths with spaces (#42754) | John W. Parent | 3 | -2/+47 |
2024-02-23 | Alert user to failed concretizations (#42655) | Peter Scheibel | 4 | -18/+75 |
2024-02-23 | Cleanup spack.schema (#42815) | Massimiliano Culpo | 5 | -74/+29 |
2024-02-23 | Remove dead code from Environment (#42818) | Massimiliano Culpo | 2 | -47/+0 |
2024-02-23 | Fix wrong call to a function (#42814) | Massimiliano Culpo | 1 | -2/+1 |
2024-02-22 | PythonPackage: check purelib for libs/headers (#42602) | Adam J. Stewart | 1 | -8/+19 |
2024-02-22 | oci: when base image uses Image Manifest Version 2, follow suit (#42777) | Harmen Stoppels | 5 | -17/+125 |
2024-02-22 | build(deps): bump urllib3 from 2.2.0 to 2.2.1 in /lib/spack/docs (#42757) | dependabot[bot] | 1 | -1/+1 |
2024-02-22 | spack gc: do not show uninstalled but needed specs (#42696) | Harmen Stoppels | 2 | -26/+32 |
2024-02-21 | env activate: use Win-compatible print on Windows (#42755) | John W. Parent | 1 | -1/+2 |
2024-02-21 | Windows: fix error with can_symlink check (#42753) | John W. Parent | 1 | -0/+1 |
2024-02-21 | rocm: removal of deprecated <5.1 versions (#42676) | Harmen Stoppels | 1 | -14/+0 |
2024-02-19 | Use relative target in symlinks to modified files in view (#42699) | Harmen Stoppels | 1 | -1/+1 |
2024-02-16 | build(deps): bump pytest from 8.0.0 to 8.0.1 in /lib/spack/docs (#42733) | dependabot[bot] | 1 | -1/+1 |
2024-02-16 | build(deps): bump black from 24.1.1 to 24.2.0 in /lib/spack/docs (#42629) | dependabot[bot] | 1 | -1/+1 |