Age | Commit message (Expand) | Author | Files | Lines |
2022-05-19 | Non-existent upstream is not fatal (#30746) | Jordan Galby | 1 | -3/+1 |
2022-05-19 | Fix spack install chgrp on symlinks (#30743) | Jordan Galby | 3 | -4/+7 |
2022-05-19 | Don't try to mkdir upstream directory when nonexistent (#30744) | Jordan Galby | 1 | -2/+2 |
2022-05-18 | Add license dir to config (#30135) | robgics | 8 | -16/+40 |
2022-05-18 | bugfix: handle new `dag_hash()` on old concrete specs gracefully. (#30678) | Todd Gamblin | 4 | -21/+124 |
2022-05-18 | vendored externals: update archspec (#30683) | Massimiliano Culpo | 4 | -38/+109 |
2022-05-18 | Compiler wrapper: fix globbing and debug out.log bell chars (#30699) | Harmen Stoppels | 1 | -2/+4 |
2022-05-17 | Mark test_repo_last_mtime xfail on Python < 3.5 (#30696) | Massimiliano Culpo | 1 | -1/+4 |
2022-05-16 | Avoid calling a method on a NoneType object (#30637) | andymwood | 1 | -1/+2 |
2022-05-16 | bugfix: use deterministic edge order for `spack graph` (#30681) | Todd Gamblin | 2 | -4/+6 |
2022-05-15 | Introduce GroupedExceptionHandler and use it to simplify bootstrap error hand... | Danny McClanahan | 4 | -37/+143 |
2022-05-15 | Fix for `spack stage` command not extracting packages in custom paths (#30448) | Alberto Invernizzi | 2 | -7/+4 |
2022-05-14 | uninstall: fix dependency check (#30674) | Michael Kuhn | 1 | -1/+1 |
2022-05-13 | Preserve Permissions on .zip extraction (#30407) | John W. Parent | 1 | -9/+11 |
2022-05-13 | directory_layout: remove outdated checks for old DAG hash | Todd Gamblin | 2 | -34/+6 |
2022-05-13 | full hash: fix uninstall and gc with full hash DB | Todd Gamblin | 3 | -5/+26 |
2022-05-13 | concretizer: enable hash reuse with full hash | Todd Gamblin | 7 | -87/+156 |
2022-05-13 | bugfix: tests trying to ignore package changes should use `build_hash` | Todd Gamblin | 3 | -5/+15 |
2022-05-13 | Remove all uses of `runtime_hash`; document lockfile formats and fix tests | Todd Gamblin | 14 | -841/+2719 |
2022-05-13 | `content_hash()`: make it work on abstract specs | Todd Gamblin | 4 | -40/+78 |
2022-05-13 | spec: fix serialization, avoid double call to node_dict_with_hashes | Todd Gamblin | 1 | -1/+4 |
2022-05-13 | hashes: revert `spack monitor` hash changes to preserve original protocol | Todd Gamblin | 4 | -14/+17 |
2022-05-13 | fix full hash calls in `spack graph` | Todd Gamblin | 1 | -4/+4 |
2022-05-13 | remove no longer needed full hash check | Todd Gamblin | 1 | -6/+1 |
2022-05-13 | spec: remove hashes_final as it's no longer needed. | Todd Gamblin | 1 | -29/+1 |
2022-05-13 | gitlab ci: Docstring methods or make them private | Scott Wittenburg | 3 | -76/+238 |
2022-05-13 | binary_distribution: Refactor index generation into smaller methods | Scott Wittenburg | 1 | -47/+57 |
2022-05-13 | env: Use order of roots to resolve DAG hash conflicts in legacy lockfiles | Scott Wittenburg | 2 | -26/+39 |
2022-05-13 | env: enforce predictable ordering when reading lockfile | Scott Wittenburg | 2 | -9/+19 |
2022-05-13 | spec: fix infinite recursion when computing package hash | Scott Wittenburg | 1 | -6/+14 |
2022-05-13 | Fix how environments are read from lockfile | Scott Wittenburg | 15 | -109/+832 |
2022-05-13 | hashes: remove full_hash and build_hash from spack | Scott Wittenburg | 27 | -710/+334 |
2022-05-13 | environment: key by dag_hash instead of build_hash | Scott Wittenburg | 5 | -45/+68 |
2022-05-13 | tests: fix failing test_hash_change | Scott Wittenburg | 1 | -2/+4 |
2022-05-13 | Include all deps and package content in the `dag_hash()` | Todd Gamblin | 4 | -41/+45 |
2022-05-13 | Reuse concretization by default (#30396) | Massimiliano Culpo | 2 | -25/+20 |
2022-05-12 | Gitlab pipelines: add a small legend in the logs to interpret "[x]" (#30643) | Massimiliano Culpo | 1 | -5/+2 |
2022-05-12 | Add cuda 11.7 compat bounds for gcc/clang (#30639) | Harmen Stoppels | 1 | -2/+2 |
2022-05-11 | Allow read-only access to file cache (when needed) (#29693) | Tamara Dahlgren | 2 | -2/+47 |
2022-05-11 | Fix default buildcache location (#30230) | Thomas Dickerson | 1 | -1/+1 |
2022-05-10 | oneapi: add v2022.2 (#30531) | Robert Cohn | 1 | -0/+9 |
2022-05-10 | bugfix: `spack pkg list` should be more picky about what's a package (#30577) | Todd Gamblin | 1 | -3/+11 |
2022-05-10 | Add a Lua build-system (#28854) | Tom Scogland | 9 | -27/+269 |
2022-05-09 | tests: fix references to hard-coded `master` branch in `git` tests (#30572) | Todd Gamblin | 2 | -9/+13 |
2022-05-09 | Get timeout for web requests with urllib from spack config, same as for curl ... | Dom Heinzeller | 1 | -5/+5 |
2022-05-09 | Windows permissions: uninstalling and cleaning stages (#29714) | John W. Parent | 3 | -20/+74 |
2022-05-08 | Cray manifest file: accept "nvidia" as "nvhpc" (#30428) | Peter Scheibel | 2 | -13/+132 |
2022-05-07 | Force GCC to always provide a C++14 flag (#29781) | Robert Pavel | 2 | -4/+2 |
2022-05-06 | Fix improper type for InvalidDependencyError argument (#30504) | Greg Becker | 2 | -3/+5 |
2022-05-06 | docs: jobserver & generated makefiles (#30526) | Harmen Stoppels | 1 | -6/+8 |