- Jun 27, 2019
-
-
Hironori-Yamaji authored
* f90cache: change the download url * f90cache: added the download url for ver 0.99
-
Hironori-Yamaji authored
* tcsh: change the download url, add version 6.21.00 * tcsh: change the download url * tcsh: Fix checksum for 6.20.00
-
Mark Olesen authored
* OpenFOAM: rationalize architecture options - older versions of OpenFOAM had WM_ARCH_OPTION to choose a 32-bit build on 64-bit architectures. This is not exactly relevant anymore and has now been largely removed from OpenFOAM. - simultaneously the newest version of OpenFOAM has rationalized the handling of special settings for KNL by rolling these into the compiler options. We now do the same thing here in spack. 1. Reuse the internal variable arch_option to convey processor-specific optimizations and add these into the C++OPT=... statement. 2. Drop spack support for configuring a 32-bit build on 64-bit hardware. These changes can also be applied to older OpenFOAM versions, and to various OpenFOAM forks without issue. * update openfoam versions. New release 1906, patched 1812 version.
-
Michael Kuhn authored
Some of the fonts now included in font-util need mkfontdir to build.
-
Michael Kuhn authored
pkgconfig is the correct virtual dependency.
-
Toyohisa Kameyama authored
-
Toyohisa Kameyama authored
-
Satish Balay authored
-
Michael Kuhn authored
Commit ea3e1521 removed version 1.9.7rc2, making the patch for gcc@9 obsolete.
-
Michael Kuhn authored
ncl does not build with newer versions of gdal (or rather proj). This also needs a small change to gdal, otherwise we end up with both proj@5 and proj@6 in the spec.
-
- Jun 26, 2019
-
-
Greg Becker authored
- Separate `yaml-cpp` tests into variant - Make conflict between `yaml-cpp` tests and `libc++` explicit
-
ktsai7 authored
* added min version for gasnet and legion * Update package.py * Update package.py * Update package.py
-
Douglas Duckworth authored
-
Toyohisa Kameyama authored
* Remove individual font-* packages and add them as resources of the font-util package * Update font-util package to Autotools-based package, and call autoreconf to regenerate the old configure script * Add font-adobe-utopia-type1
-
Toyohisa Kameyama authored
-
Adam J. Stewart authored
-
Satish Balay authored
-
- Jun 25, 2019
-
-
Christoph Junghans authored
-
Chuck Atkins authored
-
jthies authored
* phist can't be compiled with gcc older than 4.9.2
-
Ben Morgan authored
* fmt: Add cxxstd variant, plus cmake/c++ patches Spack supported versions of fmt default to C++11 for versions less than 5, C++14 greater than 5, with fmt implementing fallbacks to whatever compiler supports. To give better ABI compatibility and use of newer standards, provide a `cxxstd` variant defaulting to 11 with 98-17 options. Use cmake_args to set CMAKE_CXX_STANDARD as appropriate, plus use of `FMT_USE_CPP11` option for C++98 builds. Use `conflicts` to disable use of certain standards in versions that don't support, or fail the build, with those standards. Add patches to unify use of `CMAKE_CXX_STANDARD` in 3.0 versions, remove hard-coding of compiler flags in `fmt-config.cmake`, and prevent use of C++11 features in 4.1.0 when in supported C++98 mode. Default to not building documents as no dependency on Doxygen is yet present, and they are not part of the "all" build. * Use CMake to enforce C++ standard support Fail configure step if fmt tries to build with a cxxstd variant not supported by the compiler (or known to CMake). * fmt: New version 5.3.0
-
Patrick Gartung authored
* Fix for #10063 : install from source if buildcache with different DAG exist * Flake8
-
rvinaybharadwaj authored
* Bumping-up miniVite to version 1.1 * Keeping both version of miniVite * Changed to >=
-
Justin S authored
-
Carson Woods authored
-
Carson Woods authored
-
- Jun 24, 2019
-
-
Denis Davydov authored
* clamav: add new package * fix flake8 * remove --dsable lines
-
Gregory L. Lee authored
-
Glenn Johnson authored
* The py-pytables package depends on hdf5-blosc * Further modifications to py-pytables package The 3.2.2 version of py-pytables should still build with internal blosc. The issue with locking in a multithreaded environment has been fixed/worked around in version 3.3. Also, add bzip2 and lzo variants.
-
Satish Balay authored
-
- Jun 23, 2019
-
-
Andreas Baumbach authored
* add new package py-absl-py Change-Id: I248d30e0a3e5e05d9ea4027d97a85545c63d1125 * Update package.py * Update package.py * Update package.py * Update package.py
-
Andreas Baumbach authored
* add package py-astor Change-Id: I2f6becfb5e9771170bf2df5eb629920e1c0998d7 * add new package py-astunparse Change-Id: Id2d3e8dec28e720ed1cb121dad0d1a405c27ca29 * Update package.py * Update package.py * Update package.py
-
Christoph Junghans authored
* hypre: add v2.16.0 * update checksums * hypre: xsdk-0.2.0 tag is missing on the new repo
-
Neil Flood authored
* awscli: new package * More precise py-pyyaml version dep, as per setup.py
-
Adam J. Stewart authored
* r-sf may not support PROJ.6 * Add comment explaining dep
-
- Jun 22, 2019
-
-
Sinan authored
* new package/py-blessed * make flake8 happy * fix docstring * tab to spaces * Update var/spack/repos/builtin/packages/py-blessed/package.py specify dependency version. Co-Authored-By:
Adam J. Stewart <ajstewart426@gmail.com> * Update var/spack/repos/builtin/packages/py-blessed/package.py specify dependency version Co-Authored-By:
Adam J. Stewart <ajstewart426@gmail.com> * add setuptools as depedency
-
- Jun 21, 2019
-
-
Peter Scheibel authored
Fixes #11816 Allow packages to refer to non-expanded downloads (e.g. a single script) using Stage.archive_file. This addresses a regression from #11688 and adds a unit test for it.
-
Gerasimos Chourdakis authored
-
Toyohisa Kameyama authored
-
Toyohisa Kameyama authored
-