Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-02-18 | Testing: use spack.store.use_store everywhere (#21656) | Massimiliano Culpo | 1 | -4/+5 | |
Keep spack.store.store and spack.store.db consistent in unit tests * Remove calls to monkeypatch for spack.store.store and spack.store.db: tests that used these called one or the other, which lead to inconsistencies (the tests passed regardless but were fragile as a result) * Fixtures making use of monkeypatch with mock_store now use the updated use_store function, which sets store.store and store.db consistently * subprocess_context.TestState now transfers the serializes and restores spack.store.store (without the monkeypatch changes this would have created inconsistencies) | |||||
2021-02-18 | xsdk: fix @develop build (#21749) | Satish Balay | 5 | -20/+47 | |
- petsc4py: update @develop build from petsc repo - omega-h: develop branch is now main branch | |||||
2021-02-18 | flibcpp: Activate SWIG rebuild when +swig (#21767) | Seth R. Johnson | 1 | -0/+1 | |
This option allows downstream packages to build with SWIG and the flibcpp-exported SWIG interfaces. | |||||
2021-02-18 | patches to apply to gdbm and m4 when using oneapi compiler (#21740) | Gregory Lee | 3 | -0/+20 | |
2021-02-18 | Arbor: rely on spack's compiler wrapper to set architecture (#21758) | Sebastian Schmitt | 1 | -0/+3 | |
2021-02-18 | openrasmol: new package (#21530) | ketsubouchi | 4 | -0/+119 | |
2021-02-18 | sgpp: use spack compiler instead of default gcc (#21756) | Freifrau von Bleifrei | 1 | -13/+19 | |
Co-authored-by: Theresa Pollinger <pollinta@ipvs.uni-stuttgart.de> | |||||
2021-02-18 | hpx: add v1.6.0 (#21757) | Mikael Simberg | 1 | -0/+1 | |
2021-02-18 | eccodes: add v2.20.0 (#21703) | Sergey Kosukhin | 1 | -0/+1 | |
2021-02-18 | enzo: fix for aarch64 (#21715) | Tomoyasu Nojiri | 2 | -0/+14 | |
2021-02-18 | tcl: add v8.6.11 (#21678) | Xavier Delaruelle | 1 | -1/+2 | |
2021-02-18 | dlib: fix dependency on opencv (#21718) | h-denpo | 1 | -1/+1 | |
Since a variant (imgcodecs,default=False) has been added to opencv, +imgcodecs is now required in dlib's opencv dependency. | |||||
2021-02-18 | quantum-espresso: fix ldflags for scalapack (#21719) | m-shunji | 1 | -1/+1 | |
2021-02-18 | cmake: add v3.18.6, v3.19.5 (#21725) | Harmen Stoppels | 1 | -0/+2 | |
2021-02-18 | osu-micro-benchmarks: add v5.7 (#21729) | Michael Kuhn | 1 | -0/+1 | |
2021-02-18 | nsimd: add v2.2 (#21743) | Erik Schnetter | 1 | -0/+1 | |
2021-02-18 | ruby: add v2.7.2, v3.0.0 (#21745) | holrock | 1 | -0/+2 | |
2021-02-18 | sratoolkit: add v2.10.9 (#21746) | Desmond Orton | 1 | -1/+2 | |
2021-02-18 | ctpl: add dependency on gettext (#21747) | darmac | 1 | -0/+1 | |
2021-02-18 | py-scipy: add v1.6.1 (#21748) | Adam J. Stewart | 1 | -0/+1 | |
2021-02-18 | vcsh: add bin as a directory (#21750) | darmac | 1 | -0/+1 | |
2021-02-18 | cbflib: new package (#21531) | ketsubouchi | 4 | -0/+75 | |
2021-02-18 | openfst: fix conflicts version for gcc (#21753) | darmac | 1 | -1/+1 | |
2021-02-17 | py-fenics-ufl: inclusion of version 2016.2.0 (#21738) | emai-imcs | 1 | -0/+1 | |
* fix to pre 2019.1.0 version and support for 2016.1.0 added * added 2016.2.0 version for retro dolfin support | |||||
2021-02-17 | fix to compiliation error with fenics in pre 2019 versions and support for ↵ | emai-imcs | 1 | -1/+4 | |
2016.2.0 version of fiat added (#21708) | |||||
2021-02-17 | update to dijisto to support 2019.1.0 version (#21707) | emai-imcs | 1 | -5/+6 | |
2021-02-17 | openblas@0.13.3 cannot be built with gcc<10.2 on power (#21711) | eugeneswalker | 1 | -0/+3 | |
2021-02-18 | py-numpydoc: Add new version, and care for old version. (#21713) | Tomoki, Karatsu | 1 | -2/+6 | |
2021-02-17 | Update the deps for the r package (#21654) | Glenn Johnson | 1 | -31/+33 | |
The dependencies needed a little clean up as several dependencies are only needed for the +X variant. This PR consolidates all of the dependencies that actually require +X and explicitly disables them when ~X to prevent accidentally picking up system libraries. - modified the description of the +X variant - arranges dependencies to group them - added missing dependency on xz - removed unneeded dependencies - freetype - glib - set dependencies when +X - cairo - jpeg - libpng - libtiff - tcl/tk - R uses tcl/tk together, so only tk needs to be depended on, and only when +X - moved tcl/tk resources to with/without-x test - added explicit with/without settings for - cairo - jpeglib - libpng - libtiff - tcltk | |||||
2021-02-17 | openssl: 1.1.1j (#21726) | Andrew W Elble | 1 | -0/+1 | |
2021-02-17 | Bugfix for x86_64 skylake and other archs where SIMD features are disabled ↵ | Evan Bollig | 1 | -1/+4 | |
by Fall back option. (#21727) | |||||
2021-02-17 | py-llvmlite: Specified llvm version for aarch64. (#21695) | Tomoki, Karatsu | 1 | -6/+9 | |
* py-llvmlite: Specified llvm version for aarch64. * Add ~flang variant to llvm dependencies. | |||||
2021-02-16 | povray: add smoke test (#21667) | ketsubouchi | 1 | -0/+8 | |
2021-02-16 | py-typing: new version, avoid issues with newer versions of python (#21684) | Andrew W Elble | 1 | -1/+6 | |
* py-typing: new version, avoid issues with newer versions of python https://pypi.org/project/typing/ "For package maintainers, it is preferred to use typing;python_version<"3.5" if your package requires it to support earlier Python versions." * update conflict version / more message detail * change the depends_on, leave a comment suggesting correct usage | |||||
2021-02-16 | bump openkim-models to 2021.01.28 (#21637) | Ryan S. Elliott | 1 | -1/+5 | |
2021-02-16 | enzo: new package (#21634) | Michael Kuhn | 1 | -0/+64 | |
2021-02-16 | py-horovod: new versions (#21681) | Andrew W Elble | 2 | -5/+13 | |
* py-horovod: new versions * 0.21.3 * dep changes * fixes | |||||
2021-02-16 | Remove minimum version for cfitsio dependency (#21630) | Martin Pokorny | 1 | -1/+1 | |
The actual, documented minimum version of the cfitsio dependency, v3.181, is now neither available for (easy) download from NASA, nor as a Spack package. No upper bound on version number exists (at this time). | |||||
2021-02-16 | Add hfp as a maintainer (#21671) | Harmen Stoppels | 1 | -0/+2 | |
2021-02-16 | Add manual_download attribute to packages (#21687) | Glenn Johnson | 24 | -0/+29 | |
Add `manual_download = True` to packages that need to do manual downloads but do not have the `manual_download attribute set. This provides a message when installing these packages rather than a generic fetch error. | |||||
2021-02-16 | Add manual_download = True to genemark-et package (#21686) | Glenn Johnson | 1 | -0/+1 | |
2021-02-16 | cqrlib: new package (#21532) | ketsubouchi | 2 | -0/+48 | |
2021-02-16 | rsync: add support for external detection (#21669) | iarspider | 1 | -0/+9 | |
2021-02-16 | gruff: add support for external detection (#21646) | iarspider | 1 | -0/+9 | |
2021-02-16 | add hep tags to some newly added hep packages (#21653) | vvolkl | 2 | -0/+4 | |
2021-02-16 | hpcviewer: add versions 2020.12 and 2021.01 (#21659) | Mark W. Krentel | 1 | -12/+28 | |
Add versions 2020.12 and 2021.01. The viewer and trace viewer are now integrated into a single program and one tar ball. Now available on arm/aarch64 and now uses Java 11. | |||||
2021-02-16 | qcachegrind/valgrind: new versions (#21673) | Andrew W Elble | 2 | -0/+2 | |
2021-02-16 | meson: add 0.57.0 (#21690) | Michael Kuhn | 1 | -0/+2 | |
2021-02-16 | cdo: update PROJ dependency constraints (#21700) | Sergey Kosukhin | 1 | -3/+4 | |
2021-02-16 | New Package: hevea (#21616) | Olivier Cessenat | 1 | -0/+29 | |