Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2020-06-22 | dos2unix: add build dependency on gettext (#17191) | darmac | 1 | -0/+2 | |
2020-06-22 | Minor cleanup for conduit and hydrogen (#17136) | Brian Van Essen | 2 | -4/+1 | |
* Fix how the Conduit detects that the MPI compiler is the same as the CC compiler and is more careful when it sets the MPI compilers to be the Cray PE system compilers. * Remove unnecessary push of the MPI compilers to the C compilers for Hydrogen. | |||||
2020-06-22 | delphes: better specify the dependency on root (#17175) | Wouter Deconinck | 1 | -1/+2 | |
Compiling delphes with default root cxxstd=11 fails, see e.g. https://sft.its.cern.ch/jira/si/jira.issueviews:issue-html/ROOT-9492/ROOT-9492.html | |||||
2020-06-22 | py-pyheadtail: added new package at v1.14.1 (#17159) | iarspider | 1 | -0/+24 | |
Co-authored-by: iarspider <iarpsider@gmail.com> | |||||
2020-06-22 | libxsmm: added v1.16 (#17185) | Hans Pabst | 1 | -1/+2 | |
2020-06-22 | votca-*: added v1.6.1 (#17186) | Christoph Junghans | 5 | -4/+13 | |
2020-06-22 | meson: added v0.54.3 (#17190) | Michael Kuhn | 1 | -0/+1 | |
2020-06-22 | SciPy: add v1.5.0 (#17189) | Adam J. Stewart | 1 | -2/+6 | |
2020-06-20 | NumPy: add v1.19.0 (#17183) | Adam J. Stewart | 1 | -1/+4 | |
2020-06-19 | Axom/Conduit: Fix error when fortran is not defined (#17171) | Chris White | 2 | -4/+8 | |
* Fix error when fortran is not defined * Guard more ~fortran cases | |||||
2020-06-19 | Updated slate package to use new git repo. Added maintainer. (#17165) | G-Ragghianti | 1 | -4/+3 | |
* Updated slate package to use new git repo. Added maintainer. | |||||
2020-06-19 | Update to swipl package (#17173) | Alexander Knieps | 1 | -0/+7 | |
* Added version 8.2.0, added dependency for documentation build, added variants for documentations * Renamed variant '+man' to '+html' Co-authored-by: Alexander Knieps <a.knieps@fz-juelich.de> | |||||
2020-06-18 | PyTorch: add v1.5.1 (#17167) | Adam J. Stewart | 1 | -1/+2 | |
2020-06-18 | py-pandas: add v1.0.5 (#17161) | Adam J. Stewart | 1 | -1/+2 | |
2020-06-18 | py-matplotlib: add v3.2.2 (#17160) | Adam J. Stewart | 1 | -2/+6 | |
2020-06-18 | libjpeg-turbo: fixed sha256 (#17154) | Massimiliano Culpo | 1 | -5/+7 | |
2020-06-18 | arpack-ng: fix build with gcc@10: (#17131) | lorddavidiii | 1 | -0/+6 | |
2020-06-18 | atop: fix ld error (#17150) | darmac | 1 | -0/+3 | |
2020-06-18 | arrayfire: added cudnn as a dependency when +cuda (#17146) | Sinan | 1 | -0/+1 | |
Co-authored-by: Sinan81 <sbulut@3vgeomatics.com> | |||||
2020-06-18 | argobots, bolt: updates to package.py (#17117) | Shintaro Iwasaki | 2 | -12/+7 | |
2020-06-18 | cube and libjpeg-turbo: added cube v4.5 and libjpeg-turbo v2.0.4 (#17132) | Itaru Kitayama | 2 | -0/+2 | |
2020-06-18 | minimap2: fix a typo in the recipe (#17148) | Toyohisa Kameyama | 1 | -1/+1 | |
2020-06-17 | glib: fix 2.56 build with python@2 (#17144) | Seth R. Johnson | 1 | -3/+11 | |
* glib: fix 2.56 build with python@2 * flake8 | |||||
2020-06-17 | python: fix patch issue for 2.7.X, 3.7.X (#17140) | Joseph Ciurej | 6 | -3/+539 | |
* python: fixing patch issue for 2.7.X, 3.7.X versions (#17128) * python: fixing the C/C++ 'distutils' patching for @3.7.0:3.7.1 | |||||
2020-06-17 | oneDNN: add v1.5.0 (#17137) | Adam J. Stewart | 1 | -1/+2 | |
2020-06-17 | slurm: Fix build with gcc@10: | Michael Kuhn | 1 | -0/+9 | |
gcc@10: defaults to -fno-common, which breaks slurm up to version 20-02-1. For more details, see https://gcc.gnu.org/gcc-10/porting_to.html | |||||
2020-06-17 | openmpi: options for local transport (#16831) | Sergey Kosukhin | 5 | -30/+309 | |
2020-06-17 | axom conduit mfem build fixes (#17121) | Chris White | 3 | -18/+91 | |
* honor global compiler flags * Honor debug variant when using global compiler flags * Add cppflags to c/cxx flags, clarify flag handling | |||||
2020-06-17 | Split hepmc Into hepmc and hepmc3 (#16892) | vvolkl | 3 | -46/+59 | |
2020-06-17 | FrontISTR: various updates to the package (#17089) | Michio Ogawa | 1 | -6/+13 | |
* Added maintainers * Refined dependencies * Changed git url | |||||
2020-06-17 | openmpi: fixes for NAG compiler (#17073) | Sergey Kosukhin | 7 | -21/+700 | |
* openmpi: fixes for NAG compiler * openmpi: more fixes | |||||
2020-06-17 | Fix/clarify some trilinos variants/dependencies (#17006) | Seth R. Johnson | 1 | -5/+4 | |
- Parallel HDF5 isn't required -- the comment seems to be about a transitive dependency with pnetcdf. - Boost usage should respect the variant, not automatically be reenabled when choosing DTK. | |||||
2020-06-17 | py-tensorflow: Update for use with Fujitsu compiler (#17088) | takanori-ihara | 2 | -0/+21 | |
* py-tensorflow: Update for use with Fujitsu compiler * py-tensorflow: remove -march option * fix flake8 error | |||||
2020-06-16 | New package: lynx (#17099) | darmac | 1 | -0/+29 | |
2020-06-16 | lua: requires -ltermcap when building (#17108) | Muhammad Haseeb | 1 | -1/+1 | |
2020-06-16 | libnetworkit: add version 7.0 (#17111) | Fabian Brandt | 1 | -0/+1 | |
2020-06-16 | helics: Add version 2.5.2 | Ryan Mast | 1 | -0/+1 | |
2020-06-16 | vecgeom: add version 1.1.7 (#17120) | Seth R. Johnson | 1 | -0/+6 | |
2020-06-16 | Modified for Fujitsu compiler. (#17124) | h-denpo | 3 | -12/+49 | |
2020-06-16 | Add patch for older versions of py-tensorflow (#17122) | Glenn Johnson | 5 | -0/+64 | |
Versions of py-tensorflow between versions 1.1 and 1.14 need a patch to avoid an import error on the cloud package even if built without support for the cloud package. | |||||
2020-06-16 | mxnet: avoid GNU parallel shuffle without openmp. (#17095) | Toyohisa Kameyama | 2 | -0/+14 | |
2020-06-16 | bazel: Update for use with Fujitsu compiler (#16860) | takanori-ihara | 3 | -0/+62 | |
* bazel: Update for use with Fujitsu compiler * bazel: Fix for use with Fujitsu compiler * bazel: Fix flake8 error * bazel: add conflicts setting for use with Fujitsu compiler * fix flake8 error * fix flake8 error | |||||
2020-06-16 | Add compiler option to use with Fujitsu compiler (#17067) | takanori-ihara | 1 | -1/+3 | |
* Add compiler option to use with Fujitsu compiler * Fix flake8 error * remove 1-1_fcc_tf_patch.patch * fix flake8 error | |||||
2020-06-16 | pango: add libffi, glib, and other dependencies (#12384) | Geoffrey Oxberry | 1 | -1/+9 | |
2020-06-16 | ruby: add version 2.7.1 (#17112) | Andrew W Elble | 1 | -0/+1 | |
2020-06-16 | VTK: add version 9.0.0; update Python dependency constraints (#17019) | Tom Payerle | 1 | -5/+15 | |
In Python 3.8, the reserved "tp_print" slot was changed from a function pointer to a number, which broke the Python wrapping code in vtk@8 (causing "cannot convert 'std::nullptr_t' to 'Py_ssize_t'" errors in various places). This is fixed in vtk@9.0.0. This patch: 1) adds vtk@9.0.0 2) updates depends_on constraints to only use python@3.8: for vtk@9: vtk@:8 depends on python@2, and vtk@8.0.1:8.9.9 depends on python@:3.7 3) Adds CMake flag VTK_PYTHON_VERSION=3 when using python@3 with vtk@9 | |||||
2020-06-16 | python: fix distutils for python modules (e.g. matplotlib) with C and C++ ↵ | Joseph Ciurej | 4 | -0/+772 | |
source files (#16856) * python: adding a distutils fix to improve build compatibility for C++ extension modules (e.g. py-matplotlib) * python: added C/C++ distutils patches for python@3.6:3.8 | |||||
2020-06-16 | gobject-introspection: build sequentially when using the Fujitsu compiler. ↵ | Tomoki, Karatsu | 1 | -0/+4 | |
(#17092) | |||||
2020-06-16 | reframe: fix package bugs with v3.0 (#17104) | victorusu | 1 | -3/+3 | |
Co-authored-by: Adam J. Stewart <ajstewart426@gmail.com> | |||||
2020-06-15 | ROOT: set LD_LIBRARY_PATH when ~rpath (#16899) | vvolkl | 1 | -0/+4 | |
Allow Spack to build with ROOT as an external dependency by setting LD_LIBRARY_PATH: given that the external package was not built by Spack, dependents would not be able to locate libraries using RPATHs when running ROOT binaries. |