summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2021-04-09Build process output: handle UTF-8 for python 3.x to 3.7 (#22888)Peter Scheibel1-2/+9
We set LC_ALL=C to encourage a build process to generate ASCII output (so our logger daemon can decode it). Most packages respect this but it appears that intel-oneapi-compilers does not in some cases (see #22813). This reads the output of the build process as UTF-8, which still works if the build process respects LC_ALL=C but also works if the process generates UTF-8 output. For Python >= 3.7 all files are opened with UTF-8 encoding by default. Python 2 does not support the encoding argument on 'open', so to support Python 2 the files would have to be opened in byte mode and explicitly decoded (as a side note, this would be the only way to handle other encodings without being informed of them in advance).
2021-04-09New package: r-ca (#22913)Jen Herting1-0/+22
Co-authored-by: Alex C Leute <aclrc@rit.edu>
2021-04-09New package: r-assertive-properties (#22914)Jen Herting1-0/+27
Co-authored-by: Alex C Leute <aclrc@rit.edu> Co-authored-by: Alex Leute <acl2809@rit.edu>
2021-04-09Flatbuffers: fixes for GCC 10+ (#22829)Robert Mijakovic1-0/+16
2021-04-09swig: mark conflict and add maintainer (#22911)Seth R. Johnson1-0/+3
Closes #22407
2021-04-09New Package: STRIPACK (#22544)Olivier Cessenat1-0/+69
2021-04-08CARE and dependencies fixed to work with +cuda (#22874)Danny Taller2-5/+11
2021-04-08new package: py-pytest-qt (#22878)Ryan Marcellino1-0/+22
2021-04-08Gromacs CUDA patch + some version constraints (#22851)Maciej Wójcik1-2/+31
2021-04-08py-mo-pack: add LDFLAGS to fix build error (#22747)darmac1-0/+3
2021-04-08py-pyfftw: add LDFLAGS to fix build error (#22745)darmac1-0/+3
2021-04-08openal-soft: new package (#22265)Jen Herting1-0/+29
2021-04-08petsc: forward +metis to mumps (#21291)lpoirel1-1/+2
Co-authored-by: lpoirel <lpoirel@users.noreply.github.com>
2021-04-08libmcrypt: new package (#22144)darmac1-0/+17
2021-04-08bugfix: `spack config blame` should print all lines of config (#22598)Todd Gamblin2-7/+44
* bugfix: fix representation of null in spack_yaml output Nulls were previously printed differently by `spack config blame config` and `spack config get config`. Fix this in the `spack_yaml` dumpers. * bugfix: `spack config blame` should print all lines of config `spack config blame` was not printing all lines of configuration because there were no annotations for empty lines in the YAML dump output. Fix this by removing empty lines.
2021-04-08Exodusii: added versions up to v2021-04-05 (#22819)Robert Pavel1-0/+20
Fixed previously unspecified python dependency and ensured that spack's python is what exodus@v2016 uses. Also, in the process, identified many missing versions
2021-04-08hpctoolkit: fix for GCC 10 (#22864)Robert Mijakovic1-0/+7
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-04-08manta: make it build on aarch64 (#22630)Tomoyasu Nojiri2-0/+13
2021-04-08glfw: make it build on MacOS (#22626)Cyrus Harrison1-11/+16
2021-04-08squashfs: ensure we install with required options (#22863)Harmen Stoppels1-11/+15
Currently the make install step uses the default variables, which causes things to rebuild with default options.
2021-04-08ncurses: add determine_variants for abi version (#22647)lorddavidiii1-0/+9
2021-04-08autotools: ensure config.guess and config.sub are writeable before patching ↵Toyohisa Kameyama1-0/+4
them (#19837)
2021-04-08Add slightly older version of Oracle Instant Client (#22862)iarspider1-0/+11
2021-04-08collectd: add v5.12.0 (#22746)darmac1-7/+4
Changed url to use release tarball instead of repo snapshot as this permits to drop build deps
2021-04-08py-python-certifi-win32: add new package (#22843)Adam J. Stewart1-0/+23
2021-04-08NVHPC: add v21.3 (#22860)Filippo Spiga1-0/+4
2021-04-08tar: make it build with nvhpc (#22853)Scott McMillan4-1/+58
Co-authored-by: Scott McMillan <smcmillan@nvidia.com>
2021-04-08kim-api: support the NVIDIA compiler (#22857)Scott McMillan1-0/+6
Co-authored-by: Scott McMillan <smcmillan@nvidia.com>
2021-04-08py-wincertstore: add new package (#22844)Adam J. Stewart1-0/+18
2021-04-08Patch to fix mariadb and mariadb-c-client packages for cmake-3.20 (#22854)Glenn Johnson2-0/+10
2021-04-08vtkm: add v1.6.0-rc1, make v1.5.1 preferred (#22855)Vicente Bolea1-1/+3
Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com>
2021-04-08root: add conflict with intel-oneapi-tbb (#22850)Dr. Christian Tacke1-0/+2
As originally noted, ROOT 6.22 does not work with intel's TBB >= 2021.1. So we need to also conflict with the newer package (intel-oneapi-tbb)
2021-04-07bumpup version for rocm-debug-agent,rocprofiler,rocsolver for rocm-4.… ↵Sreenivasa Murthy Kolam5-13/+32
(#22722)
2021-04-07[package][new version] Provide draco-7.10.0. (#22846)Kelly (KT) Thompson1-0/+1
2021-04-07bump up version for rccl for rocm-4.1.0 release (#22762)Sreenivasa Murthy Kolam10-28/+93
2021-04-07py-requests-ntlm: add new package (#22842)Adam J. Stewart1-0/+20
2021-04-07Add new UPC++ release version (#22849)Dan Bonachea1-2/+2
2021-04-07Remove ~mpi variant from fftw dependency (#22848)Martin Pokorny1-1/+1
2021-04-07py-ntlm-auth: add new package (#22841)Adam J. Stewart1-0/+19
2021-04-07Add ExaGO develop branch (#22847)Asher Mancinelli1-0/+1
2021-04-07FFTW: update pfftw patch for FFTW 3.3.9 (#22801)Robert Mijakovic2-1/+860
2021-04-07Merge py-uproot4 into py-uproot (#22831)Glenn Johnson2-5/+34
2021-04-07py-lerc: add new package (#22839)Adam J. Stewart1-0/+18
2021-04-07py-keyring: add new package (#22838)Adam J. Stewart1-0/+23
2021-04-07py-ujson: add new version (#22835)Adam J. Stewart1-0/+3
2021-04-07ImageMagick: specify how to find libraries (#22833)Adam J. Stewart1-0/+4
2021-04-07py-importlib-metadata: add new version (#22836)Adam J. Stewart1-0/+4
2021-04-07New package: mmv (#22815)Erik Schnetter8-0/+932
2021-04-07R: new version, 4.0.5 (#22840)Robert Mijakovic1-0/+1
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu>
2021-04-07ssht: New versions 1.3.6, 1.3.7 (#22832)Erik Schnetter1-0/+2