Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2022-05-13 | Ascent: Patch 0.8.0 for finding ADIOS2. (#30609) | kwryankrattiger | 2 | -0/+102 | |
2022-05-13 | concretizer: enable hash reuse with full hash | Todd Gamblin | 5 | -0/+124 | |
With the original DAG hash, we did not store build dependencies in the database, but with the full DAG hash, we do. Previously, we'd never tell the concretizer about build dependencies of things used by hash, because we never had them. Now, we have to avoid telling the concretizer about them, or they'll unnecessarily constrain build dependencies for new concretizations. - [x] Make database track all dependencies included in the `dag_hash` - [x] Modify spec_clauses so that build dependency information is optional and off by default. - [x] `spack diff` asks `spec_clauses` for build dependencies for completeness - [x] Modify `concretize.lp` so that reuse optimization doesn't affect fresh installations. - [x] Modify concretizer setup so that it does *not* prioritize installed versions over package versions. We don't need this with reuse, so they're low priority. - [x] Fix `test_installed_deps` for full hash and new concretizer (does not work for old concretizer with full hash -- leave this for later if we need it) - [x] Move `test_installed_deps` mock packages to `builtin.mock` for easier debugging with `spack -m`. - [x] Fix `test_reuse_installed_packages_when_package_def_changes` for full hash | |||||
2022-05-13 | Fix how environments are read from lockfile | Scott Wittenburg | 1 | -0/+1 | |
2022-05-13 | sarus: fix dependency on boost (#30659) | Teodor Nikolov | 1 | -1/+1 | |
The program_options variant is disabled by default in Boost and has to be enabled explicitly. | |||||
2022-05-13 | libtree: add v3.0.4, v3.1.1 (#30658) | Harmen Stoppels | 1 | -0/+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 | |
This reverts commit 12b0278f08c5557c8c458fdbf4886c5f67aa40c9. | |||||
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 | pigz: add v2.7 (#30640) | Harmen Stoppels | 1 | -0/+1 | |
2022-05-12 | platypus: limit install to Python2 (#30624) | dlkuehn | 1 | -1/+1 | |
Co-authored-by: David Kuehn <las_dkuehn@iastate.edu> | |||||
2022-05-12 | atompaw: add new package (#30619) | Simon Pintarelli | 1 | -0/+41 | |
2022-05-12 | cuda: add v11.7 (#30630) | Eureka Hwang | 1 | -0/+4 | |
2022-05-11 | quantum-espresso: add gipaw variant (#30628) | marcosmazz | 1 | -0/+9 | |
Co-authored-by: Marcos Mazzini - <mmazzini@serafin.ccad.unc.edu.ar> | |||||
2022-05-11 | This commit removes the Boost.with_default_variants to variants (#28960) | Abhik Sarkar | 19 | -103/+24 | |
that packages are precisely dependant upon. This is the second batch of 20 packages with modified boost dependencies. | |||||
2022-05-11 | add darshan-3.4.0-pre1 release (#30569) | shanedsnyder | 2 | -2/+12 | |
include new dependencies on autotools/m4/etc. | |||||
2022-05-11 | bamutil: updating to 1.0.15 (#30623) | snehring | 1 | -8/+18 | |
* bamutil: updating to 1.0.15 * bamutil: switching to github archive | |||||
2022-05-11 | lammps: updating googletest version to 1.11 to avoid ↵ | AMD Toolchain Support | 2 | -0/+19 | |
GTEST_DISALLOW_ASSIGN_Error (#30563) * updating googletest version to 1.11 to avoid GTEST_DISALLOW_ASSIGN_ error * limiting the version scope * modified the version limit Co-authored-by: mohan babu <mohbabul@amd.com> | |||||
2022-05-11 | assimp: add v5.2.3 (#29629) | Wouter Deconinck | 1 | -5/+1 | |
2022-05-11 | sentieon-genomics: add version 202112.02, remove manual download (#30145) | snehring | 1 | -10/+11 | |
2022-05-11 | Add conflict for ROCm and asio in HPX package (#30620) | Mikael Simberg | 1 | -0/+3 | |
2022-05-11 | libEnsemble: add v0.9.1 (#30621) | Stephen Hudson | 1 | -1/+2 | |
2022-05-11 | rocfft: add spack build test support (#29957) | Cory Bloor | 3 | -4/+43 | |
* rocfft: add spack build test support * Style cleanup for variant specs | |||||
2022-05-11 | [acts] Add version 19 (#30615) | Hadrien G | 1 | -0/+1 | |
No build system visible changes, so AFAIK this should Just Work | |||||
2022-05-11 | ReFrame: add v3.11.0 (#30578) | Vasileios Karakasis | 1 | -0/+2 | |
2022-05-11 | eccodes: add v2.25.0 (#30618) | Harmen Stoppels | 1 | -0/+1 | |
2022-05-11 | jasper: avoid --gc-sections / hidden symbols (#30617) | Harmen Stoppels | 1 | -0/+5 | |
Jasper v3.x changed a default to hide hidden symbols, but apparently eccodes relies on those symbols and fails to link otherwise. | |||||
2022-05-11 | jasper: update cmake dependency (#30616) | Harmen Stoppels | 1 | -1/+2 | |
2022-05-11 | gobject-introspection: add libffi dependency (#30601) | Gregory Lee | 1 | -0/+3 | |
2022-05-11 | Neovim luajit (#28855) | Tom Scogland | 3 | -41/+148 | |
Upstream neovim builds with luajit-openresty or luajit in almost all cases. To support the current usage, a user can specify that they want lua, but this will allow the use of the normal (faster, better tested and better maintained) setup. | |||||
2022-05-11 | flecsi: add GPU dependencies and refactor (#30543) | Richard Berger | 1 | -92/+41 | |
2022-05-11 | vecgeom: new version 1.2.0 (#30586) | Seth R. Johnson | 1 | -27/+33 | |
2022-05-11 | pango: updated versions with MesonPackage (#30591) | Wouter Deconinck | 4 | -27/+142 | |
2022-05-11 | root: changes due to var name webui->webgui from version 6.17.02 (#29964) | Ida Mjelde | 1 | -2/+9 | |
2022-05-11 | jasper: add 3.0.x (#30614) | Harmen Stoppels | 1 | -0/+4 | |
2022-05-10 | upcxx,gasnet: Add a note to the `+cuda` variant description (#30602) | Dan Bonachea | 2 | -2/+4 | |
Resolves issue #30589 | |||||
2022-05-11 | last: updating to 1282 (#30606) | snehring | 1 | -0/+11 | |
2022-05-10 | helics: Add version 3.2.0 (#30604) | HELICS-bot | 1 | -0/+1 | |
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com> | |||||
2022-05-10 | py-scikit-learn: add v1.1.0rc1 (#30600) | Adam J. Stewart | 1 | -7/+19 | |
2022-05-10 | py-xarray: add v2022.3.0 (#30599) | Adam J. Stewart | 1 | -27/+37 | |
2022-05-10 | py-geopandas: add v0.10.X (#30597) | Adam J. Stewart | 1 | -0/+5 | |
2022-05-10 | openmpi: only set variants when condition is met (#30585) | Harmen Stoppels | 1 | -40/+80 | |
2022-05-10 | hyperfine: add v1.13.0 (#30584) | Harmen Stoppels | 1 | -0/+1 | |