Age | Commit message (Expand) | Author | Files | Lines |
2023-11-01 | Executable.add_default_arg: multiple (#40801) | Harmen Stoppels | 3 | -7/+5 |
2023-11-01 | Parser: fix ambiguity with whitespace in version ranges (#40344) | Harmen Stoppels | 2 | -14/+27 |
2023-11-01 | `SetupContext.get_env_modifications` fixes and documentation (#40683) | Harmen Stoppels | 3 | -74/+83 |
2023-11-01 | Revert python build isolation & setuptools source install (#40796) | Harmen Stoppels | 1 | -99/+8 |
2023-11-01 | Fix env remove indentation (#40811) | Tamara Dahlgren | 1 | -21/+19 |
2023-10-31 | fix create/remove env with invalid spack.yaml (#39898) | Luisa Burini | 3 | -30/+60 |
2023-10-31 | Fix cflags requirements (#40639) | Peter Scheibel | 2 | -13/+22 |
2023-10-31 | Fix interaction of spec literals that propagate variants with unify:false (#4... | Massimiliano Culpo | 3 | -1/+53 |
2023-10-31 | spack checksum: improve signature (#40800) | Harmen Stoppels | 1 | -3/+9 |
2023-10-31 | spack checksum: fix error when initial filter yields empty list (#40799) | Harmen Stoppels | 1 | -6/+5 |
2023-10-30 | docs: update `license()` docs with examples and links (#40598) | Todd Gamblin | 2 | -11/+45 |
2023-10-31 | build(deps): bump black from 23.9.1 to 23.10.1 in /lib/spack/docs (#40680) | dependabot[bot] | 1 | -1/+1 |
2023-10-30 | ci: print colored specs in concretization progress (#40711) | Harmen Stoppels | 3 | -30/+31 |
2023-10-30 | tty: flush immediately (#40774) | Harmen Stoppels | 1 | -0/+1 |
2023-10-30 | binary_distribution.py: fix type annotation singleton (#40572) | Harmen Stoppels | 4 | -27/+21 |
2023-10-30 | ASP-based solver: avoid cycles in clingo using hidden directive (#40720) | Massimiliano Culpo | 3 | -50/+4 |
2023-10-27 | MSVC: detection from registry (#38500) | John W. Parent | 3 | -55/+168 |
2023-10-27 | External finding: update default paths; treat .bat as executable on Windows (... | John W. Parent | 4 | -82/+89 |
2023-10-27 | OCI buildcache (#38358) | Harmen Stoppels | 22 | -232/+3449 |
2023-10-26 | PythonPackage: allow archive_files to be overridden (#40694) | Adam J. Stewart | 1 | -1/+1 |
2023-10-26 | spack checksum pkg@1.2, use as version filter (#39694) | Harmen Stoppels | 3 | -25/+15 |
2023-10-26 | modules: no --delim option if separator is colon character (#39010) | Xavier Delaruelle | 1 | -24/+10 |
2023-10-26 | PythonPackage: nested config_settings (#40693) | Adam J. Stewart | 1 | -17/+26 |
2023-10-26 | spack checksum: show long flags in usage output (#40407) | Harmen Stoppels | 1 | -4/+4 |
2023-10-26 | modules: hide implicit modulefiles (#36619) | Xavier Delaruelle | 10 | -20/+407 |
2023-10-25 | build(deps): bump pytest from 7.4.2 to 7.4.3 in /lib/spack/docs (#40697) | dependabot[bot] | 1 | -1/+1 |
2023-10-24 | Windows: search PATH for patch utility (#40513) | John W. Parent | 1 | -4/+7 |
2023-10-23 | audit: add check for GitLab patches (#40656) | Michael Kuhn | 2 | -14/+33 |
2023-10-23 | concretizer verbose: show progress in % too (#40654) | Harmen Stoppels | 1 | -3/+6 |
2023-10-23 | Docs: Update spec variant checks plus python quotes and string formatting (#4... | Tamara Dahlgren | 9 | -164/+176 |
2023-10-22 | Docs: Add version range example to conditional dependencies (#40630) | Tamara Dahlgren | 1 | -9/+36 |
2023-10-20 | concretize separately: show concretization time per spec as they concretize w... | Harmen Stoppels | 3 | -96/+45 |
2023-10-20 | ASP-based solver: minimize weights over edges (#40632) | Massimiliano Culpo | 2 | -0/+48 |
2023-10-20 | schema/compilers.py: fix validation of 2+ entries (#40627) | Harmen Stoppels | 1 | -54/+52 |
2023-10-19 | build(deps): bump mypy from 1.6.0 to 1.6.1 in /lib/spack/docs (#40603) | dependabot[bot] | 1 | -1/+1 |
2023-10-19 | build(deps): bump urllib3 from 2.0.6 to 2.0.7 in /lib/spack/docs (#40583) | dependabot[bot] | 1 | -1/+1 |
2023-10-19 | Improve setup build / run / test environment (#35737) | Harmen Stoppels | 14 | -372/+535 |
2023-10-19 | spack checksum: restore ability to select top n (#40531) | Harmen Stoppels | 2 | -6/+40 |
2023-10-19 | gitlab ci: Rework how mirrors are configured (#39939) | Scott Wittenburg | 6 | -69/+196 |
2023-10-19 | ASP-based solver: single Spec instance per dag hash (#39590) | Massimiliano Culpo | 2 | -32/+127 |
2023-10-19 | Stand-alone test feature deprecation postponed to v0.22 (#40600) | Tamara Dahlgren | 1 | -2/+2 |
2023-10-18 | unparse: also support generic type aliases (#40328) | Harmen Stoppels | 1 | -0/+4 |
2023-10-18 | AutotoolsPackage / MakefilePackage: add gmake build dependency (#40380) | Harmen Stoppels | 6 | -40/+33 |
2023-10-18 | Fix dev-build keep_stage behavior (#40576) | Harmen Stoppels | 2 | -52/+29 |
2023-10-18 | Add license directive (#39346) | Aiden Grossman | 7 | -0/+134 |
2023-10-18 | abi.py: fix typo, add type-hints (#38216) | Greg Becker | 2 | -13/+20 |
2023-10-17 | Allow / in GitVersion (#39398) | Peter Scheibel | 16 | -27/+214 |
2023-10-17 | Support `spack env activate --with-view <name> <env>` (#40549) | Harmen Stoppels | 5 | -69/+114 |
2023-10-16 | Use string representation of deptypes for concrete specs (#40566) | Massimiliano Culpo | 1 | -1/+5 |
2023-10-15 | spack checksum: handle all versions dropped better (#40530) | Harmen Stoppels | 3 | -3/+21 |