Age | Commit message (Expand) | Author | Files | Lines |
2024-10-23 | mypy: work around typing issues with `functools.partial` (#47160) | Todd Gamblin | 1 | -5/+9 |
2024-10-23 | build(deps): bump sphinx from 7.4.7 to 8.1.3 in /lib/spack/docs (#47159) | dependabot[bot] | 1 | -1/+1 |
2024-10-23 | Remove spurious warning, introduced in #46992 (#47152) | Massimiliano Culpo | 1 | -1/+1 |
2024-10-22 | build(deps): bump black from 24.8.0 to 24.10.0 in /lib/spack/docs (#47118) | dependabot[bot] | 1 | -1/+1 |
2024-10-22 | spack arch: add --family --generic flags (#47078) | Harmen Stoppels | 1 | -1/+17 |
2024-10-22 | buildcache: recognize . and .. as paths instead of names (#47105) | Harmen Stoppels | 3 | -11/+19 |
2024-10-21 | avoid double closing of fd in sub-processes (#47035) | Peter Scheibel | 2 | -23/+22 |
2024-10-21 | Devtools darwin (#46910) | Tom Scogland | 1 | -1/+5 |
2024-10-21 | bootstrap: handle a new edge case of binary python packages with missing pyth... | Harmen Stoppels | 4 | -14/+37 |
2024-10-21 | Fix broken `spack find -u` (#47102) | Massimiliano Culpo | 5 | -17/+37 |
2024-10-21 | Modules suffixes config are now spec format strings (#38411) | Jordan Galby | 4 | -4/+22 |
2024-10-21 | Docs: clarify include path options (#47083) | Tamara Dahlgren | 1 | -0/+3 |
2024-10-19 | spack external find: show backtrace on error when --backtrace (#47082) | Harmen Stoppels | 3 | -11/+16 |
2024-10-19 | build(deps): bump python-levenshtein in /lib/spack/docs (#46494) | dependabot[bot] | 1 | -1/+1 |
2024-10-19 | rtd: bump sphinx-rtd-theme to 3.0.1 (#47002) | Wouter Deconinck | 1 | -1/+1 |
2024-10-18 | Build logic fix: reorder definition of package module variables (#46992) | John W. Parent | 2 | -4/+41 |
2024-10-18 | implement prefix property for OneAPI compiler (#47066) | Sean Koyama | 1 | -0/+20 |
2024-10-18 | fix use of traceback.format_exception (#47080) | Harmen Stoppels | 1 | -1/+1 |
2024-10-16 | CI RESTful Configuration (#41622) | kwryankrattiger | 4 | -59/+347 |
2024-10-16 | unit-tests: install.py (#47007) | Massimiliano Culpo | 1 | -4/+4 |
2024-10-16 | Update release documentation (#46991) | Harmen Stoppels | 3 | -120/+107 |
2024-10-16 | unit-tests: oci/integration_test.py (#47006) | Massimiliano Culpo | 1 | -4/+12 |
2024-10-15 | remove concrete spec constraint from `spack develop` (#46911) | psakievich | 3 | -13/+24 |
2024-10-15 | env depfile: generate Makefile with absolute script path (#46966) | Tobias Ribizel | 2 | -5/+18 |
2024-10-15 | Improve behavior of `spack deprecate` (#46917) | Massimiliano Culpo | 2 | -0/+36 |
2024-10-14 | Don't require OIDC initialization for noop (#46921) | kwryankrattiger | 1 | -1/+1 |
2024-10-15 | Docs: reduce confusion in configuration override of scope precedence section ... | Tamara Dahlgren | 1 | -1/+1 |
2024-10-14 | detection: prefer dir instead of symlink in case of duplicate search paths (#... | Harmen Stoppels | 2 | -3/+43 |
2024-10-14 | archspec: update to v0.2.5 (#46958) | Massimiliano Culpo | 3 | -10/+96 |
2024-10-14 | cmake: remove custom CMAKE_INSTALL_RPATH (#46685) | Harmen Stoppels | 5 | -72/+37 |
2024-10-14 | Add "only_windows" marker for unit tests (#45979) | John W. Parent | 3 | -12/+16 |
2024-10-13 | Fix makefile target check with Make jobserver keep-going (#46784) | Jordan Galby | 1 | -4/+13 |
2024-10-12 | Fix splicing related unit tests (#46914) | Massimiliano Culpo | 3 | -5/+7 |
2024-10-11 | libunistring: 1.2 needs std=c18 for icc, add icc C++ flags update (#37607) | Stephen Sachs | 2 | -0/+12 |
2024-10-10 | Installer: rewire spliced specs via RewireTask (#39136) | Nathan Hanford | 17 | -371/+872 |
2024-10-10 | cuda: add v12.6.2 (#46864) | pauleonix | 1 | -3/+3 |
2024-10-10 | CMake: Improve incremental build speed. (#46878) | psakievich | 1 | -0/+7 |
2024-10-09 | Environment.clear: ensure clearing is passed through to manifest (#46880) | Greg Becker | 2 | -0/+41 |
2024-10-09 | python: rework how we compute the "command" property (#46850) | Massimiliano Culpo | 1 | -0/+1 |
2024-10-08 | Fix relocating MachO binary, when store projection changes (#46840) | Massimiliano Culpo | 2 | -49/+49 |
2024-10-07 | Windows/Testing: enable `spack view` tests on Windows (#46335) | James Smillie | 3 | -9/+30 |
2024-10-07 | Qt package: Add Windows Port (#46788) | John W. Parent | 1 | -0/+11 |
2024-10-07 | Bugfix/Installer: properly track task queueing (#46293) | Tamara Dahlgren | 4 | -64/+121 |
2024-10-04 | `gc`: restrict to specific specs (#46790) | Todd Gamblin | 2 | -1/+23 |
2024-10-04 | re2c: rework package to use multiple build systems (#46748) | Massimiliano Culpo | 7 | -7/+7 |
2024-10-03 | Better docs and typing for `_setup_pkg_and_run` (#46709) | Todd Gamblin | 1 | -8/+52 |
2024-10-03 | Stand-alone testing: remove deprecated methods (#45752) | AcriusWinter | 15 | -475/+224 |
2024-10-02 | Do not fail noop jobs in Spack CI (#46713) | kwryankrattiger | 1 | -1/+3 |
2024-10-02 | aspell_dict: remove unused import (#46716) | Harmen Stoppels | 1 | -1/+0 |
2024-10-02 | GoPackage: fix attributes to allow for custom build_directory values (#46707) | Alec Scott | 1 | -2/+13 |