Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-12 | qt: restrict python version when +webkit (#22928) | Seth R. Johnson | 1 | -0/+1 | |
See #17270. ``` make[2]: Entering directory `/tmp/vavolkl/spack-stage/spack-stage-qt-5.14.2-63dapppjbq6vqh3le7pazsprijls7cfl/spack-src/qtwebengine/src' /bin/sh: -c: line 0: syntax error near unexpected token `(' /bin/sh: -c: line 0: `echo Modules will not be built. Python version 2 (2.7.5 or later) is required to build QtWebEngine.' make[2]: *** [errorbuild] Error 1 ``` | |||||
2021-04-12 | tfel: add missing variant (#22558) | thelfer | 1 | -0/+2 | |
The variant was used but not defined. | |||||
2021-04-12 | libsakura: Change precision for fftw dependency depending on libsakura ↵ | Martin Pokorny | 1 | -1/+2 | |
version (#22924) Co-authored-by: Harmen Stoppels <harmenstoppels@gmail.com> | |||||
2021-04-11 | ASP-based solver: assign OS correctly with inheritance from parent (#22896) | Massimiliano Culpo | 3 | -0/+28 | |
fixes #22871 When in presence of multiple choices for the operating system we were lacking a rule to derive the node OS if it was inherited. | |||||
2021-04-10 | fix 22802- fix incorrect arch list for rocblas (#22881) | Sreenivasa Murthy Kolam | 3 | -2/+11 | |
2021-04-09 | Drop cxx berkeley-db (#22899) | Harmen Stoppels | 1 | -2/+7 | |
2021-04-09 | Build process output: handle UTF-8 for python 3.x to 3.7 (#22888) | Peter Scheibel | 1 | -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-09 | New package: r-ca (#22913) | Jen Herting | 1 | -0/+22 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> | |||||
2021-04-09 | New package: r-assertive-properties (#22914) | Jen Herting | 1 | -0/+27 | |
Co-authored-by: Alex C Leute <aclrc@rit.edu> Co-authored-by: Alex Leute <acl2809@rit.edu> | |||||
2021-04-09 | Flatbuffers: fixes for GCC 10+ (#22829) | Robert Mijakovic | 1 | -0/+16 | |
2021-04-09 | swig: mark conflict and add maintainer (#22911) | Seth R. Johnson | 1 | -0/+3 | |
Closes #22407 | |||||
2021-04-09 | New Package: STRIPACK (#22544) | Olivier Cessenat | 1 | -0/+69 | |
2021-04-08 | CARE and dependencies fixed to work with +cuda (#22874) | Danny Taller | 2 | -5/+11 | |
2021-04-08 | new package: py-pytest-qt (#22878) | Ryan Marcellino | 1 | -0/+22 | |
2021-04-08 | Gromacs CUDA patch + some version constraints (#22851) | Maciej Wójcik | 1 | -2/+31 | |
2021-04-08 | py-mo-pack: add LDFLAGS to fix build error (#22747) | darmac | 1 | -0/+3 | |
2021-04-08 | py-pyfftw: add LDFLAGS to fix build error (#22745) | darmac | 1 | -0/+3 | |
2021-04-08 | openal-soft: new package (#22265) | Jen Herting | 1 | -0/+29 | |
2021-04-08 | petsc: forward +metis to mumps (#21291) | lpoirel | 1 | -1/+2 | |
Co-authored-by: lpoirel <lpoirel@users.noreply.github.com> | |||||
2021-04-08 | libmcrypt: new package (#22144) | darmac | 1 | -0/+17 | |
2021-04-08 | bugfix: `spack config blame` should print all lines of config (#22598) | Todd Gamblin | 2 | -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-08 | Exodusii: added versions up to v2021-04-05 (#22819) | Robert Pavel | 1 | -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-08 | hpctoolkit: fix for GCC 10 (#22864) | Robert Mijakovic | 1 | -0/+7 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-04-08 | manta: make it build on aarch64 (#22630) | Tomoyasu Nojiri | 2 | -0/+13 | |
2021-04-08 | glfw: make it build on MacOS (#22626) | Cyrus Harrison | 1 | -11/+16 | |
2021-04-08 | squashfs: ensure we install with required options (#22863) | Harmen Stoppels | 1 | -11/+15 | |
Currently the make install step uses the default variables, which causes things to rebuild with default options. | |||||
2021-04-08 | ncurses: add determine_variants for abi version (#22647) | lorddavidiii | 1 | -0/+9 | |
2021-04-08 | autotools: ensure config.guess and config.sub are writeable before patching ↵ | Toyohisa Kameyama | 1 | -0/+4 | |
them (#19837) | |||||
2021-04-08 | Add slightly older version of Oracle Instant Client (#22862) | iarspider | 1 | -0/+11 | |
2021-04-08 | collectd: add v5.12.0 (#22746) | darmac | 1 | -7/+4 | |
Changed url to use release tarball instead of repo snapshot as this permits to drop build deps | |||||
2021-04-08 | py-python-certifi-win32: add new package (#22843) | Adam J. Stewart | 1 | -0/+23 | |
2021-04-08 | NVHPC: add v21.3 (#22860) | Filippo Spiga | 1 | -0/+4 | |
2021-04-08 | tar: make it build with nvhpc (#22853) | Scott McMillan | 4 | -1/+58 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-04-08 | kim-api: support the NVIDIA compiler (#22857) | Scott McMillan | 1 | -0/+6 | |
Co-authored-by: Scott McMillan <smcmillan@nvidia.com> | |||||
2021-04-08 | py-wincertstore: add new package (#22844) | Adam J. Stewart | 1 | -0/+18 | |
2021-04-08 | Patch to fix mariadb and mariadb-c-client packages for cmake-3.20 (#22854) | Glenn Johnson | 2 | -0/+10 | |
2021-04-08 | vtkm: add v1.6.0-rc1, make v1.5.1 preferred (#22855) | Vicente Bolea | 1 | -1/+3 | |
Signed-off-by: Vicente Adolfo Bolea Sanchez <vicente.bolea@kitware.com> | |||||
2021-04-08 | root: add conflict with intel-oneapi-tbb (#22850) | Dr. Christian Tacke | 1 | -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-07 | bumpup version for rocm-debug-agent,rocprofiler,rocsolver for rocm-4.… ↵ | Sreenivasa Murthy Kolam | 5 | -13/+32 | |
(#22722) | |||||
2021-04-07 | [package][new version] Provide draco-7.10.0. (#22846) | Kelly (KT) Thompson | 1 | -0/+1 | |
2021-04-07 | bump up version for rccl for rocm-4.1.0 release (#22762) | Sreenivasa Murthy Kolam | 10 | -28/+93 | |
2021-04-07 | py-requests-ntlm: add new package (#22842) | Adam J. Stewart | 1 | -0/+20 | |
2021-04-07 | Add new UPC++ release version (#22849) | Dan Bonachea | 1 | -2/+2 | |
2021-04-07 | Remove ~mpi variant from fftw dependency (#22848) | Martin Pokorny | 1 | -1/+1 | |
2021-04-07 | py-ntlm-auth: add new package (#22841) | Adam J. Stewart | 1 | -0/+19 | |
2021-04-07 | Add ExaGO develop branch (#22847) | Asher Mancinelli | 1 | -0/+1 | |
2021-04-07 | FFTW: update pfftw patch for FFTW 3.3.9 (#22801) | Robert Mijakovic | 2 | -1/+860 | |
2021-04-07 | Merge py-uproot4 into py-uproot (#22831) | Glenn Johnson | 2 | -5/+34 | |
2021-04-07 | py-lerc: add new package (#22839) | Adam J. Stewart | 1 | -0/+18 | |
2021-04-07 | py-keyring: add new package (#22838) | Adam J. Stewart | 1 | -0/+23 | |