Age | Commit message (Expand) | Author | Files | Lines |
2024-04-03 | remove dpcpp compiler and package (#43418) | Greg Becker | 3 | -42/+2 |
2024-04-03 | Convert curl env mod method to a side effect (#43474) | psakievich | 1 | -3/+4 |
2024-04-02 | RADIUSS packages update (Starting over #39613) (#41375) | Adrien Bernede | 1 | -15/+27 |
2024-04-01 | Add handling of custom ssl certs in urllib ops (#42953) | psakievich | 6 | -4/+163 |
2024-03-31 | Concretize `when_possible`: add failure detection and explicit message (#43202) | Peter Scheibel | 5 | -7/+27 |
2024-03-29 | CI Reproducer on Metal (#43411) | kwryankrattiger | 1 | -2/+8 |
2024-03-29 | Don't delete "spack develop" build artifacts after install (#43424) | Peter Scheibel | 6 | -10/+60 |
2024-03-29 | spack load: remove --only argument (#42120) | Massimiliano Culpo | 1 | -17/+0 |
2024-03-28 | Add ability to rename environments (#43296) | Kyle Knoepfel | 2 | -2/+196 |
2024-03-28 | CI: fail the rebuild command if buildcache push failed (#40045) | kwryankrattiger | 8 | -273/+279 |
2024-03-28 | spack find: add options for local/upstream only (#42999) | Greg Becker | 4 | -7/+58 |
2024-03-27 | Enable ASAN in ROCm packages (#42704) | afzpatel | 1 | -0/+28 |
2024-03-27 | Add config option and compiler support to reuse across OS's (#42693) | psakievich | 4 | -1/+32 |
2024-03-27 | Improve fixup macos rpath unit test (#43392) | Massimiliano Culpo | 1 | -6/+17 |
2024-03-26 | Add macos-14 as a runner (Apple M1) (#42728) | Massimiliano Culpo | 1 | -0/+3 |
2024-03-26 | buildcache sync: manifest-glob with arbitrary destination (#41284) | kwryankrattiger | 2 | -9/+102 |
2024-03-26 | Allow unit test to work on Apple M1/M2 (#43363) | Massimiliano Culpo | 18 | -448/+278 |
2024-03-25 | add command_line scope to help metavar (#42890) | Danny McClanahan | 1 | -1/+1 |
2024-03-25 | strip url: fix whl suffix, remove exe (#43344) | Harmen Stoppels | 2 | -8/+7 |
2024-03-24 | Add `intel-oneapi-runtime`, allow injecting virtual dependencies (#42062) | Massimiliano Culpo | 5 | -15/+93 |
2024-03-22 | Support for prereleases (#43140) | Harmen Stoppels | 10 | -113/+273 |
2024-03-22 | Spack CI: Refactor process_command for Cross Platform support (#39739) | John W. Parent | 1 | -164/+192 |
2024-03-22 | python wheels: do not "expand" (#43317) | Harmen Stoppels | 4 | -10/+22 |
2024-03-21 | Disable interactive editor when --batch if passed to checksum (#43102) | Alec Scott | 1 | -3/+3 |
2024-03-21 | cmd/python: use runpy to allow multiprocessing in scripts (#41789) | Tom Scogland | 2 | -29/+45 |
2024-03-20 | cray: return false more readily in detection logic (#43150) | Greg Becker | 1 | -3/+8 |
2024-03-20 | Target.optimization_flags converts non-numeric versions to numeric (#43179) | Greg Becker | 2 | -5/+24 |
2024-03-20 | Remove optimization criterion on OS mismatches (#43282) | Massimiliano Culpo | 1 | -20/+0 |
2024-03-18 | use directives in some packages (#43238) | Harmen Stoppels | 1 | -3/+3 |
2024-03-18 | Fix CMake generator documentation (#43232) | Pieter P | 1 | -1/+1 |
2024-03-18 | performance: avoid `jinja2` import at startup unless needed (#43237) | Todd Gamblin | 1 | -2/+2 |
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 |