Age | Commit message (Expand) | Author | Files | Lines |
2024-08-15 | Add options for sparse checkout in GitFetcher (#45473) | psakievich | 6 | -19/+225 |
2024-08-14 | spack info: use spec fullname (#45753) | Greg Becker | 1 | -1/+1 |
2024-08-14 | OneapiPackage: do not use getpass.getuser (#45727) | Greg Becker | 1 | -3/+3 |
2024-08-14 | SpecHashDescriptor: better repr in debugger (#45739) | Massimiliano Culpo | 1 | -0/+6 |
2024-08-14 | spack buildcache push: parallel in general (#45682) | Harmen Stoppels | 14 | -803/+833 |
2024-08-14 | Optimize marshaling of Repo and RepoPath (#45742) | Massimiliano Culpo | 3 | -19/+62 |
2024-08-14 | Micro-optimize finding executables (#45740) | Massimiliano Culpo | 2 | -11/+8 |
2024-08-14 | Add schema for compiler options in packages.yaml (#45738) | Massimiliano Culpo | 2 | -24/+35 |
2024-08-14 | Show underlying errors on fetch failure (#45714) | Harmen Stoppels | 9 | -240/+198 |
2024-08-13 | Bugfix: allow test_* build-time and stand-alone tests (#45699) | Tamara Dahlgren | 1 | -0/+4 |
2024-08-13 | Fix a bug with automatic tag detection (#45696) | Massimiliano Culpo | 3 | -11/+30 |
2024-08-13 | spack buildcache push: best effort (#45631) | Harmen Stoppels | 7 | -171/+323 |
2024-08-12 | debug: Update cmd and test for Windows (#45309) | Nicole C. | 2 | -3/+3 |
2024-08-12 | deal with TimeoutError from ssl.py (#45683) | Harmen Stoppels | 4 | -48/+30 |
2024-08-12 | buildcache: fix hard-coded, outdated layout version (#45645) | Harmen Stoppels | 1 | -1/+1 |
2024-08-10 | Remove the old concretizer (#45215) | Massimiliano Culpo | 35 | -1899/+286 |
2024-08-09 | Concretizer should respect namespace of reused specs (#45538) | Greg Becker | 3 | -30/+95 |
2024-08-09 | Remove execution permission from setup-env.sh (#45641) | Dominic Hofer | 1 | -4/+0 |
2024-08-08 | Remove `Compiler.PrgEnv*` attributes (#45615) | Massimiliano Culpo | 9 | -30/+1 |
2024-08-08 | Compiler wrapper: add env var to pass vcheck flags (#44588) | Dom Heinzeller | 5 | -37/+110 |
2024-08-07 | Fix SIP build system installing files into python-venv (#45360) | Jordan Galby | 1 | -0/+4 |
2024-08-06 | Fix spack url stats (#45584) | Gavin John | 1 | -1/+1 |
2024-08-06 | build(deps): bump flake8 from 7.1.0 to 7.1.1 in /lib/spack/docs (#45588) | dependabot[bot] | 1 | -1/+1 |
2024-08-05 | Do not halt concretization on unknown variants in externals (#45326) | Massimiliano Culpo | 2 | -24/+82 |
2024-08-04 | build(deps): bump pytest from 8.3.1 to 8.3.2 in /lib/spack/docs (#45461) | dependabot[bot] | 1 | -1/+1 |
2024-08-03 | build(deps): bump black from 24.4.2 to 24.8.0 in /lib/spack/docs (#45563) | dependabot[bot] | 1 | -1/+1 |
2024-08-03 | build(deps): bump sphinx-design from 0.6.0 to 0.6.1 in /lib/spack/docs (#45562) | dependabot[bot] | 1 | -1/+1 |
2024-08-02 | build(deps): bump mypy from 1.11.0 to 1.11.1 in /lib/spack/docs (#45530) | dependabot[bot] | 1 | -1/+1 |
2024-08-02 | Allow spec queries by `namespace` (#45416) | Todd Gamblin | 5 | -105/+134 |
2024-08-01 | format: allow spaces in format specifiers (#45487) | Todd Gamblin | 4 | -47/+88 |
2024-08-01 | Windows msvsc: Report accurate platform toolset version for VS2022 (#45525) | John W. Parent | 1 | -7/+38 |
2024-07-29 | wasi-sdk: add default provider | Todd Gamblin | 2 | -13/+16 |
2024-07-24 | `spack pkg grep`: don't warn when grepping for quoted strings (#45412) | Todd Gamblin | 2 | -2/+5 |
2024-07-23 | build(deps): bump pytest from 8.2.2 to 8.3.1 in /lib/spack/docs (#45377) | dependabot[bot] | 1 | -1/+1 |
2024-07-23 | build(deps): bump sphinx from 7.4.6 to 7.4.7 in /lib/spack/docs (#45376) | dependabot[bot] | 1 | -1/+1 |
2024-07-23 | GoPackage: default `-modcacherw` to ensure stage cleanup (#45350) | Wouter Deconinck | 1 | -1/+1 |
2024-07-20 | build(deps): bump mypy from 1.10.1 to 1.11.0 in /lib/spack/docs (#45337) | dependabot[bot] | 1 | -1/+1 |
2024-07-20 | Testing: omit test on windows (#45340) | Peter Scheibel | 1 | -0/+1 |
2024-07-19 | Windows Tests: enable more cmd tests on Windows (#45031) | Nicole C. | 8 | -22/+3 |
2024-07-19 | docs: util/environment.py: use `re.Pattern[str]` instead of `re` (#45329) | Wouter Deconinck | 2 | -3/+3 |
2024-07-18 | Do not initialize previous store state in "use_store" (#45268) | Massimiliano Culpo | 2 | -1/+22 |
2024-07-17 | environment: handle view root at existing directory better (#45263) | Wouter Deconinck | 2 | -0/+43 |
2024-07-17 | Run minimization of weights only on known targets (#45269) | Massimiliano Culpo | 1 | -0/+3 |
2024-07-16 | Fix order of deserialization in subprocess context (#45229) | Massimiliano Culpo | 1 | -1/+3 |
2024-07-16 | concretizer: show input specs on error (#45245) | Harmen Stoppels | 1 | -8/+11 |
2024-07-16 | Fix error message for test log in child process (#45233) | Massimiliano Culpo | 1 | -1/+1 |
2024-07-16 | cmd/dependents.py: remove unused loop over all packages (#45166) | Wouter Deconinck | 1 | -10/+0 |
2024-07-15 | unparser.py: remove print statements (#45235) | Harmen Stoppels | 1 | -2/+0 |
2024-07-15 | cuda: add v12.5.1 (#44342) | pauleonix | 1 | -1/+7 |
2024-07-12 | Add c to the list of languages (#45191) | Harmen Stoppels | 1 | -1/+1 |