Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-03-29 | Add "spack [cd|location] --source-dir" (#22321) | Harmen Stoppels | 3 | -58/+82 | |
2021-03-29 | hdf5: fix link error in dependent packages with %fj (#22512) | Tomoki, Karatsu | 1 | -0/+4 | |
2021-03-29 | libfuse: run system install script based on a variant (#22518) | Harmen Stoppels | 2 | -1/+37 | |
2021-03-29 | py-matplotlib: add v3.4.0 (#22574) | Adam J. Stewart | 1 | -6/+10 | |
2021-03-29 | py-numpy: add v1.20.2 (#22603) | Adam J. Stewart | 1 | -0/+1 | |
2021-03-28 | graphite2: add python@3.6: as dependency (#22126) | darmac | 1 | -0/+2 | |
* graphite2: add python@3.6: as dependency * graphite2: refine python type to run * graphite2: change phthon to test type | |||||
2021-03-28 | Flang default is False. Include a warning to deter people from using it. ↵ | Nichols A. Romero | 1 | -2/+3 | |
(#22524) * Flang default is False. Include a warning to deter people from using it. * Fix flake8 issue. | |||||
2021-03-28 | mpich: fix device detection (#22502) | Adam J. Stewart | 1 | -5/+2 | |
2021-03-28 | py-joblib: add v1.0.1 (#22501) | Adam J. Stewart | 1 | -3/+13 | |
2021-03-28 | gdrcopy: add v2.2 (#22528) | Hervé Yviquel | 1 | -8/+2 | |
2021-03-28 | qt: fix qt@4+gui on darwin (#22602) | Seth R. Johnson | 1 | -3/+3 | |
2021-03-28 | mpfr: new version 4.1.0 (#22541) | Robert Mijakovic | 1 | -0/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-28 | py-scipy: add v1.6.2 (#22543) | Adam J. Stewart | 1 | -17/+22 | |
2021-03-28 | mumps: new version 5.3.5 (#22542) | Robert Mijakovic | 0 | -0/+0 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-28 | hepmc3: add version 3.2.3 (#22601) | Valentin Volkl | 1 | -0/+1 | |
2021-03-28 | edm4hep: add version 0.3.1 (#22600) | Valentin Volkl | 1 | -0/+1 | |
2021-03-28 | [dd4hep] add new version (#22599) | Valentin Volkl | 1 | -0/+1 | |
2021-03-27 | gmp: add version 6.2.1 (#22570) | Jen Herting | 1 | -0/+1 | |
2021-03-27 | opensubdiv: add version 3.4.3 and change version number format (#22571) | Jen Herting | 1 | -1/+6 | |
2021-03-27 | mochi-margo: add v0.9.2, v0.9.3 and v0.9.4 (#22368) | Phil Carns | 2 | -1/+4 | |
Also mark a margo version deprecated that was previously omitted by mistake | |||||
2021-03-27 | liblouis: new package (#22141) | darmac | 1 | -0/+21 | |
2021-03-27 | New R package vcfr (#22495) | Desmond Orton | 1 | -0/+39 | |
2021-03-26 | ucx: add v1.9.0, v1.10.0 (#22527) | Hervé Yviquel | 1 | -1/+2 | |
2021-03-26 | py-torchvision: add v0.9.1 (#22556) | Adam J. Stewart | 1 | -1/+3 | |
2021-03-26 | py-torch: add v1.8.1 (#22546) | Adam J. Stewart | 1 | -0/+1 | |
2021-03-26 | mesa: new version (#22538) | Robert Mijakovic | 1 | -0/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-26 | llvm: new version (#22540) | Robert Mijakovic | 1 | -0/+1 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-26 | [intel-oneapi-mpi] Add compiler wrappers to dependent build stage (#22468) | Stephen Sachs | 1 | -0/+8 | |
This adds MPICC=/path/to/intel-oneapi/mpicc etc to he dependents build stage enabling the use of the compiler wrappers. Co-authored-by: Stephen Sachs <stesachs@amazon.com> | |||||
2021-03-26 | revbayes: Version updated to 1.1.1 (#22555) | Desmond Orton | 1 | -0/+1 | |
2021-03-26 | Update var/spack/repos/builtin/packages/papyrus/package.py (#22560) | Jungwon Kim | 1 | -1/+2 | |
2021-03-26 | llvm-amdgpu: Fixes "UnboundLocalError: local variable referenced before ↵ | Jan Ciesko | 1 | -0/+1 | |
assignment" (#22562) Co-authored-by: Jan Ciesko <jciesko@sandia.gov> | |||||
2021-03-26 | cmake: Add Version 3.20.0 (#22569) | Dr. Christian Tacke | 1 | -0/+1 | |
2021-03-26 | Add select mkl libs (#22580) | Robert Cohn | 1 | -0/+6 | |
2021-03-26 | charmpp: rename master to main (#22582) | Matthias Diener | 1 | -1/+1 | |
See https://github.com/UIUC-PPL/charm/pull/3303 for context. | |||||
2021-03-26 | update ascent and friends for the ascent 0.7.0 release (#22428) | Cyrus Harrison | 7 | -60/+95 | |
2021-03-26 | clingo: modify recipe for bootstrapping (#22354) | Massimiliano Culpo | 4 | -16/+83 | |
* clingo: modify recipe for bootstrapping Modifications: - clingo builds with shared Python only if ^python+shared - avoid building the clingo app for bootstrapping - don't link to libpython when bootstrapping * Remove option that breaks on linux * Give more hints for the current Python * Disable CLINGO_BUILD_PY_SHARED for bootstrapping * bootstrapping: try to detect the current python from std library This is much faster than calling external executables * Fix compatibility with Python 2.6 * Give hints on which compiler and OS to use when bootstrapping This change hints which compiler to use for bootstrapping clingo (either GCC or Apple Clang on MacOS). On Cray platforms it also hints to build for the frontend system, where software is meant to be installed. * Use spec_for_current_python to constrain module requirement | |||||
2021-03-26 | ASP-based solver: model disjoint sets for multivalued variants (#22534) | Massimiliano Culpo | 4 | -2/+64 | |
* ASP-based solver: avoid adding values to variants when they're set fixes #22533 fixes #21911 Added a rule that prevents any value to slip in a variant when the variant is set explicitly. This is relevant for multi-valued variants, in particular for those that have disjoint sets of values. * Ensure disjoint sets have a clear semantics for external packages | |||||
2021-03-26 | julia: new version (#22537) | Robert Mijakovic | 1 | -0/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-26 | bump up version for rocm-4.1. release (#22531) | Sreenivasa Murthy Kolam | 14 | -24/+47 | |
2021-03-26 | Revert "gdbm: new version (#22505)" (#22568) | Massimiliano Culpo | 1 | -6/+5 | |
This reverts commit d56c6299326ee53de6b64a409bb1ca631aeeb7e6. | |||||
2021-03-26 | hdf-eos2: fix build when hdf is built without szip (#21788) | Tomoyasu Nojiri | 1 | -3/+0 | |
2021-03-26 | mumps: add v5.3.5. (#22564) | Rémi Lacroix | 1 | -2/+4 | |
2021-03-26 | SquashFUSE: add new package, add libfuse detection (#22511) | Harmen Stoppels | 2 | -0/+58 | |
2021-03-26 | gdbm: new version (#22505) | Robert Mijakovic | 1 | -5/+6 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lrz.de> | |||||
2021-03-26 | openmpi: add another maintainer (#22563) | Howard Pritchard | 1 | -1/+1 | |
Signed-off-by: Howard Pritchard <howardp@lanl.gov> | |||||
2021-03-26 | Make SingleFileScope able to repopulate the cache after clearing it (#22559) | Massimiliano Culpo | 2 | -16/+47 | |
fixes #22547 SingleFileScope was not able to repopulate its cache before this change. This was affecting the configuration seen by environments using clingo bootstrapped from sources, since the bootstrapping operation involved a few cache invalidation for config files. | |||||
2021-03-25 | New R package memuse (#22494) | Desmond Orton | 1 | -0/+24 | |
2021-03-25 | zstr: new package, update lbann dependency (#22309) | Brian Van Essen | 2 | -0/+32 | |
2021-03-25 | Libwhich: which for libraries. (#22461) | dmageeLANL | 1 | -0/+27 | |
Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-03-25 | openssl: new version 1.1.1k (#22545) | Andrew W Elble | 1 | -11/+12 | |
also deprecates <1.1.1k since they are affected by high severity issues |