Age | Commit message (Expand) | Author | Files | Lines |
2022-05-14 | qt: add 5.15.4 (#30656) | Michael Kuhn | 1 | -0/+1 |
2022-05-14 | uninstall: fix dependency check (#30674) | Michael Kuhn | 1 | -1/+1 |
2022-05-14 | Update GitLab environment variable name (#30671) | Zack Galbreath | 1 | -2/+2 |
2022-05-14 | [py-pyworld] Limiting numpy version. See: https://zenn.dev/ymd_h/articles/934... | Jen Herting | 1 | -1/+1 |
2022-05-13 | CEED v5.0 release (#29710) | Cameron Smith | 8 | -18/+180 |
2022-05-13 | New package: py-pyworld (#28641) | Jen Herting | 1 | -0/+22 |
2022-05-13 | Preserve Permissions on .zip extraction (#30407) | John W. Parent | 1 | -9/+11 |
2022-05-13 | Ascent: Patch 0.8.0 for finding ADIOS2. (#30609) | kwryankrattiger | 2 | -0/+102 |
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 | 12 | -87/+280 |
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 | 15 | -842/+2720 |
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: switch over to new bucket for all stacks | Scott Wittenburg | 7 | -7/+7 |
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 | 16 | -109/+833 |
2022-05-13 | hashes: remove full_hash and build_hash from spack | Scott Wittenburg | 28 | -712/+336 |
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 | 10 | -27/+43 |
2022-05-13 | sarus: fix dependency on boost (#30659) | Teodor Nikolov | 1 | -1/+1 |
2022-05-13 | libtree: add v3.0.4, v3.1.1 (#30658) | Harmen Stoppels | 1 | -0/+2 |
2022-05-13 | tutorial stack: allow deprecated versions (#30648) | Todd Gamblin | 1 | -0/+3 |
2022-05-12 | Gitlab pipelines: add a small legend in the logs to interpret "[x]" (#30643) | Massimiliano Culpo | 1 | -5/+2 |
2022-05-12 | silo: Cleanup the HDF5 dependency specs (#30593) | Chuck Atkins | 1 | -4/+16 |
2022-05-12 | vtk: fix hdf5 version specification (#30592) | Chuck Atkins | 1 | -2/+12 |
2022-05-12 | py-scikit-learn: add v1.1.0 (#30649) | Adam J. Stewart | 1 | -2/+2 |
2022-05-12 | atompaw: add version 4.2.0.0 (#30650) | Simon Pintarelli | 1 | -0/+1 |
2022-05-12 | Revert "atompaw: add new package (#30619)" (#30647) | Massimiliano Culpo | 1 | -41/+0 |
2022-05-12 | soapdenovo-trans: add v1.0.5 (#30629) | snehring | 1 | -2/+5 |
2022-05-12 | code-server: add new versions (#30646) | Max Zeyen | 1 | -8/+44 |
2022-05-12 | py-netcdf4: add v1.5.8 (#30598) | Adam J. Stewart | 1 | -3/+13 |
2022-05-12 | precice: add v2.4.0 (#30633) | Frédéric Simonis | 1 | -5/+17 |
2022-05-12 | fakexrandr: remove 'ldconfig' from Makefile (#30632) | Qian Jianhua | 1 | -2/+2 |
2022-05-12 | Add patch for compiling llvm ~omp_as_runtime (#30583) | Mikael Simberg | 2 | -0/+17 |
2022-05-12 | Add cuda 11.7 compat bounds for gcc/clang (#30639) | Harmen Stoppels | 1 | -2/+2 |
2022-05-12 | pigz: add v2.7 (#30640) | Harmen Stoppels | 1 | -0/+1 |
2022-05-12 | platypus: limit install to Python2 (#30624) | dlkuehn | 1 | -1/+1 |
2022-05-12 | atompaw: add new package (#30619) | Simon Pintarelli | 1 | -0/+41 |