Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2021-04-13 | netlib-lapack: New versions (#22964) | G-Ragghianti | 1 | -6/+6 | |
2021-04-13 | added dyninst 11.0.0 (#22949) | Gregory Lee | 1 | -0/+1 | |
2021-04-13 | amrex: allow builds with clang and apple-clang (#22967) | mic84 | 1 | -2/+0 | |
2021-04-13 | VTKM: change preferred version (#22950) | Vicente Bolea | 1 | -2/+2 | |
2021-04-13 | bcftools: add v1.12 (#22883) | Glenn Johnson | 1 | -0/+2 | |
2021-04-13 | htslib: add version 1.12 (#22882) | Glenn Johnson | 1 | -0/+1 | |
2021-04-13 | bump cmake (#22961) | Harmen Stoppels | 1 | -0/+2 | |
2021-04-13 | py-pandas: add v1.2.4 (#22944) | Adam J. Stewart | 1 | -0/+1 | |
2021-04-13 | changes to enable rocm builds using git repo (#22943) | Sreenivasa Murthy Kolam | 5 | -2/+13 | |
2021-04-13 | Fix issue where binutils builds ld with ~ld (#22959) | Harmen Stoppels | 1 | -21/+14 | |
Let's be very explicit and always add --enable or --disable. | |||||
2021-04-13 | berkeley-db: making +cxx and +stl default to True (#22960) | Matthieu Dorier | 1 | -2/+2 | |
2021-04-13 | spfft: add version 1.0.2 (#22958) | Simon Frasch | 1 | -0/+1 | |
2021-04-13 | intel-parallel-studio: fix vtune installation for 2020+ (#22255) | Tiziano Müller | 1 | -3/+5 | |
vtune_amplifier got renamed to vtune_profiler for the 2020+ suite | |||||
2021-04-13 | SIRIUS and SpFFT versions need ROCm < 4.1 (#22957) | Harmen Stoppels | 2 | -0/+6 | |
FindHIP.cmake script is not working for both 4.0 and 4.1. It's fixed in their develop branches | |||||
2021-04-13 | spglib: fix libs property for some multilib distros (#22956) | Tiziano Müller | 1 | -2/+2 | |
on multilib distros with lib/lib64 (rather than lib32/lib) the library ends up in a dir lib64/ instead of lib/, breaking the libs property (and the cp2k+spglib build) | |||||
2021-04-13 | gcc: add v10.3 (#22894) | yellowhat | 1 | -0/+1 | |
2021-04-12 | New package: r-tictoc (#22937) | Jen Herting | 1 | -0/+28 | |
2021-04-12 | vtk: new version, 9.0.1 (#22880) | Robert Mijakovic | 1 | -1/+2 | |
Co-authored-by: Robert Mijakovic <robert.mijakovic@lxp.lu> | |||||
2021-04-12 | New Package: r-assertive-types (#22933) | Jen Herting | 1 | -0/+27 | |
2021-04-12 | Add new versions of patchelf (#22939) | Harmen Stoppels | 1 | -1/+9 | |
2021-04-12 | Bump hiop version (#22884) | Asher Mancinelli | 1 | -0/+1 | |
2021-04-12 | samtools: add version 1.12 (#22885) | Glenn Johnson | 1 | -0/+2 | |
2021-04-12 | ROCm relase 4.1.0: Bump up version of rocm-validation-suite (#22946) | arjun-raj-kuppala | 2 | -1/+16 | |
2021-04-12 | Add conflict for Mac OS for STAT package (#22919) | Pramod Kumbhar | 1 | -0/+3 | |
See https://github.com/LLNL/STAT/issues/19 | |||||
2021-04-12 | packages/phist: new version 1.9.4 (#22922) | jthies | 1 | -1/+2 | |
fix version 1.7.4 checksum re 22758: phist-1.9.4 should resolve this issue, once confirmed I will add a patch for older versions. | |||||
2021-04-12 | openPMD-api: 0.13.3 (#22910) | Axel Huebl | 1 | -2/+3 | |
2021-04-12 | Externals with merged prefixes (#22653) | Peter Scheibel | 2 | -17/+85 | |
We remove system paths from search variables like PATH and from -L options because they may contain many packages and could interfere with Spack-built packages. External packages may be installed to prefixes that are not actually system paths but are still "merged" in the sense that many other packages are installed there. To avoid conflicts, this PR places all external packages at the end of search paths. | |||||
2021-04-12 | maker: add v3.01.03 (#22915) | Glenn Johnson | 1 | -1/+2 | |
2021-04-12 | blt: add v0.4.0 (#22917) | Chris White | 1 | -2/+3 | |
2021-04-12 | bart: update package (#22926) | Glenn Johnson | 2 | -4/+38 | |
- add version 0.7.00 - make build work with intel-oneapi-mkl - Add myself as maintainer | |||||
2021-04-12 | casacore: change FFT variants for correct, version dependent, FFT choices ↵ | Martin Pokorny | 1 | -7/+11 | |
(#22925) Required dependency on FFTW for casacore@3.4.0:; optional for casacore@:3.4.0, depending selection of FFTPack | |||||
2021-04-12 | mumax: constrain go version (#22927) | Glenn Johnson | 1 | -1/+1 | |
Mumax will not build with go-1.16. | |||||
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 | |