summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2021-05-11CrayPE patch for conduit (#23516)lukebroskop1-6/+2
Pass -ef to the CCE Fortran compiler
2021-05-11Environments: add run deps to shell modifications (#23485)Peter Scheibel2-0/+43
When adding an Environment to a user's shell, Spack was only adding root specs. This now includes run dependencies of root specs.
2021-05-11gobject-introspection: fix for Python 3.9. (#22869)Robert Mijakovic1-0/+8
* gobject-introspection: fix for Python 3.9. * Fixes the too long line formatting issue. * gobject-introspection: limits the scope of the patch Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-05-11ASP-based solver: variants set from cli are considered as defaults (#23542)Massimiliano Culpo1-0/+5
Variants explicitly set in an abstract root spec are considered as defaults for the package they refer to, and they override what is in packages.yaml and in package.py. This is relevant only for multi-valued variants, where a constraint may extend an already default value.
2021-05-11Fixes to flex (#23408)Harmen Stoppels1-3/+10
* Fixes to flex - Prefer the version that doesn't need all the patches and extra build tools - Make dependency on gettext optional under the nls variant (off by default) - Drop the dependency on help2man if we don't have to regenerate the man pages (when no patches are necessary) * Bring back gettext dep as it is used during autoconf
2021-05-11bison: new versions, 3.7.5 and 3.7.6 (#23559)Robert Mijakovic1-0/+2
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-05-11spfft: add version 1.0.3 and patch for missing include statement (#23557)Simon Frasch2-0/+42
2021-05-11tests/bugfix: Fix and clean up copied example checks (#23276)Tamara Dahlgren1-10/+30
2021-05-11Use Ninja as generator in HPX package (#23558)Mikael Simberg1-0/+3
2021-05-11CrayPE fix for libcircle (#23526)lukebroskop2-0/+25
Disable mpi search when using cce (the CCE compiler wrappers do not behave like the conventional mpi compiler wrappers).
2021-05-11darshan-runtime, darshan-util: darshan 3.3.0 release + other additions (#23552)shanedsnyder2-4/+45
Add darshan-3.3.0 tags to darshan util/runtime, AutoPerf variants, AutoPerf XC variants, and HDF5 module support to darshan-runtime.
2021-05-11gmsh: add variants and new version (#23544)Olivier Cessenat1-76/+60
* Enhancing package gmsh to more options, new version * Enhancing package gmsh, url from https * Enhancing package gmsh, following reviewer 1 * Improving package gmsh from reviewer * Adding MED dependency * Removing env variables and unused dependency (netgen/tetgen)
2021-05-11med: add HDF5 support and other variants (#23555)Olivier Cessenat1-22/+37
Enhancing package med enlarged HDF5 compatibility, more options, new version
2021-05-11cp2k: update libvori and libxc dependencies (#23553)Tiziano Müller2-3/+8
2021-05-10root: add first `spack external find` supportValentin Volkl1-0/+21
only parses the version, variant parsing will follow.
2021-05-10[py-pyjwt] added version 2.1.0 (#23547)Jen Herting1-0/+3
2021-05-10CrayPE fixes for MAGMA (#23497)lukebroskop1-0/+6
Force CCE to compile fortran modules with lower case names, allow for CCE to be the host compiler with nvcc
2021-05-10Add ReFrame 3.6.0 (#23551)Vasileios Karakasis1-0/+2
2021-05-10New package: libmicrodns (#22145)darmac1-0/+17
2021-05-10zfp: Add python as explicit dependency (#23478)Tom Payerle1-0/+1
A proposed fix for #23436
2021-05-10[py-websocket-client] added version 0.48.0 (#23549)Jen Herting1-0/+1
2021-05-10tau: revert depends_on generic elf provider (#23548)eugeneswalker1-1/+1
2021-05-10Bump fuse-overlayfs (#23541)Harmen Stoppels1-0/+1
2021-05-10craype fix for omega-h (#23504)lukebroskop1-0/+4
add -Wno-final-dtor-non-final-class flag
2021-05-10WarpX: 21.05 (#23543)Axel Huebl1-0/+3
Add the latest release of WarpX.
2021-05-10CrayPE fix for unifyfs (#23498)lukebroskop1-0/+5
When building with CCE, do not use the -Werror flag
2021-05-10CrayPE fix for otf2 (#23499)lukebroskop2-0/+23
when using Cray's cs-prgenv, allow the build system to detect the systems as an XC
2021-05-10CrayPE fix for json-c (#23515)lukebroskop1-0/+6
remove -Werror flag when compiling with cce
2021-05-10depend on elf provider in place of specifically libelf (#23524)eugeneswalker1-1/+1
2021-05-10py-numpy: add v1.20.3 (#23545)Adam J. Stewart1-0/+1
2021-05-10metall: fix incorrect use of setup_build_environment (#23532)eugeneswalker1-2/+2
2021-05-10Add new package: ima-evm-utils (#22161)darmac1-0/+23
2021-05-10Use define_from_variant for HiOp package (#23536)Cameron Rutherford1-47/+13
2021-05-10binutils: Improve flag_handler (#22642)Michael Kuhn1-3/+6
`flag_handler` currently passes all flags via injection. This makes it impossible to override the default flags provided by autotools (for instance, `binutils cflags='-O2'` will still build with `-O2 -g`). Instead, use injection for our workaround flags and pass other flags to the build system.
2021-05-08py-matplotlib: add v3.4.2 (#23531)Adam J. Stewart1-0/+1
2021-05-08py-vermin: add latest version 1.2.0 (#23528)Morten Kristensen1-1/+2
2021-05-07craype fix for pdt (#23505)lukebroskop2-0/+18
* craype fix for pdt adapt the pdt package for cce * fix style issues
2021-05-07mercury: add version 2.0.1 (#23521)Jerome Soumagne1-0/+1
2021-05-07CrayPE fix for pfunit (#23512)lukebroskop1-1/+1
allow cce to be the compiler
2021-05-07Bugfix/matplotlib clang lto (#23519)dsjense1-0/+2
* Disable link-time optimization for matplotlib when using Clang. * Remove duplicated line. * Disable LTO only for versions >= 3.3.0.
2021-05-07Add conflict for the CCE compiler (#23502)lukebroskop1-0/+1
Add conflict for the CCE compiler
2021-05-07geos: Fix config issues with python bindings using python3 (#23479) (#23480)Tom Payerle2-0/+74
* geos: Fix config issues with python bindings using python3 (#23479) This should fix some config issues when building geos with python bindings and using python3 --- the geos configuration scripts had a few python2-isms. I only tested (lightly; geos built and I can import geos in python3) on 3.8.1, but I did check that the patch can at least be applied in 3.5. I belatedly discovered that geos dropped all the SWIG bindings in @3.9, so I also added some conflicts on the +python and +ruby options to note that they are not supported in 3.9. * geos: adding omitted patch file
2021-05-07fix check when retrieving matching spec from environment when there is a ↵Peter Josef Scheibel1-0/+1
match with a root spec as well as with a dependency of a root spec
2021-05-07Update py-hieroglyph (#23279)Claire Guilbaud1-4/+6
2021-05-07fdb: new package with deps (#23175)Sergey Kosukhin6-0/+331
2021-05-07GDAL: add v3.3.0 (#23426)Adam J. Stewart1-6/+37
2021-05-07libmonitor: add v2021.04.27 (#23460)Mark W. Krentel1-0/+1
2021-05-07at-spi2-core: add v2.40.1 (#23467)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-05-07at-spi2-atk: add v2.38.0 (#23468)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-05-07gdbm: patch when using arm@21.0: (#23492)Andrei Poenaru1-0/+1