Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2019-05-16 | CDO package: Fix build with gcc@9 (#11464) | Michael Kuhn | 2 | -0/+212 | |
This makes several changes to make CDO work with gcc@9: - Add version 1.9.7rc2 - Add a patch to make version 1.9.7rc2 build with gcc@9: - Add a conflict with GCC 9 for earlier versions of CDO It also adds a pkgconfig build dependency as configure checks for it. | |||||
2019-05-16 | Kokkos package: add debug variant (#11469) | Andrew Gaspar | 1 | -0/+6 | |
2019-05-16 | Command extensions can import code from modules in root or cmd folder (#11209) | Massimiliano Culpo | 4 | -4/+277 | |
#8612 added command extensions to Spack: a command implemented in a separate directory. This improves the implementation by allowing the command to import additional utility code stored within the established directory structure for commands. This also: * Adds tests for command extensions * Documents command extensions (including the expected directory layout) | |||||
2019-05-17 | Allow command access to dump/pickle_environment from #8476 (#11434) | Chris Green | 2 | -7/+56 | |
* Allow command access to dump/pickle_environment from #8476 | |||||
2019-05-16 | numpy: new version 1.16.3; update historical versions. (#11364) | Chris Green | 1 | -0/+12 | |
2019-05-16 | paraview: fix several dependency issues (#11432) | Chuck Atkins | 1 | -2/+4 | |
* Use externally provided mpi4py * Make mpi4py and numpy both build deps instead of only run deps * libxt is only on ~osmesa platform=linux | |||||
2019-05-16 | junit: escape remaining inputs. (#11382) | Matthias Wolf | 1 | -2/+2 | |
2019-05-16 | Fix CMake versions dependencies in RAJA package (#11440) | David Beckingsale | 1 | -1/+2 | |
2019-05-16 | Likwid: added versions 4.3.3 and 4.3.4 (#11479) | Thomas Gruber | 1 | -0/+2 | |
2019-05-16 | symengine: add 0.4.0, fix dependency in dealii (#11473) | Denis Davydov | 2 | -1/+2 | |
2019-05-16 | flake8: add exceptions for overly pedantic camelcase rules from pep8-naming ↵ | Todd Gamblin | 2 | -2/+4 | |
(#11477) Rules N813 and N814 prevented import statements like this: xml.etree.ElementTree as et xml.etree.ElementTree as ET But both of those seem pretty reasonable. We see no reason to require any camelcase import to be imported "as" a camelcase word. | |||||
2019-05-15 | Update flecsi package.py (#11442) | ktsai7 | 1 | -5/+14 | |
* Update flecsi package.py * Update package.py * Update package.py * Update package.py | |||||
2019-05-15 | r-geonames: new package at 0.999 (#11455) | Justin S | 1 | -0/+19 | |
2019-05-15 | repeatscout: new package at 1.0.5 (#11409) | Justin S | 1 | -0/+24 | |
* repeatscout: new package at 1.0.5 * repeatscout: add trf runtime dependency * repeatscout: add nseg runtime dependency | |||||
2019-05-15 | r-phylostratr: new package (#11053) | Justin S | 1 | -0/+34 | |
2019-05-15 | r-taxizedb: new package at 0.1.4 (#11052) | Justin S | 1 | -0/+28 | |
2019-05-15 | r-rmysql: add 0.10.17, mariadb-connector-c dependency (#11044) | Justin S | 1 | -2/+3 | |
* r-rmysql: add 0.10.17, mariadb-connector-c dependency * r-rmysql: add dbi, mariadb version constraints | |||||
2019-05-15 | recon: new package at 1.08 (#11408) | Justin S | 2 | -0/+635 | |
* recon: new package at 1.08 * recon: add period * recon: use proper decorators, better documentation * recon: fix incorrect os import * recon: add repeatmasker patch as variant | |||||
2019-05-15 | r-rnoaa: new package at 0.8.4 (#11461) | Justin S | 1 | -0/+32 | |
2019-05-15 | r-isdparser: new package at 0.3.0 (#11460) | Justin S | 1 | -0/+19 | |
2019-05-15 | r-crul: new package at 0.7.4 (#11459) | Justin S | 1 | -0/+22 | |
2019-05-15 | r-httpcode: new package at 0.2.0 (#11454) | Justin S | 1 | -0/+16 | |
2019-05-15 | r-urltools: new package at 1.7.3 (#11458) | Justin S | 1 | -0/+20 | |
2019-05-15 | r-triebeard: new package at 0.3.0 (#11457) | Justin S | 1 | -0/+18 | |
2019-05-15 | r-curl: add 3.3 (#11456) | Justin S | 1 | -0/+1 | |
2019-05-15 | fix suite-sparse built with tbb from intel-parallel-studio (#11134) | Denis Davydov | 2 | -2/+12 | |
* fix suite-sparse built with tbb from intel-parallel-studio * intel: add tbb_headers, strip newline from cxx_lib * use property | |||||
2019-05-15 | New package: NSEG (starting at version 1.0) (#11410) | Justin S | 1 | -0/+81 | |
The source is managed as a set of files in an FTP URL. Since there are no FetchStrategy's implemented for this setup, the files are managed as a set of Resource's | |||||
2019-05-15 | CMake package: add dependencies (#11257) | Leonhard Reichenbach | 3 | -1/+29 | |
Add dependencies to CMake and GnuTLS which would otherwise be picked up from the system * Add gnutls as explicit dependency of CMake * Add new package libidn2 as explicit dependency for gnutls | |||||
2019-05-15 | parsplice: fix build (#11462) | Christoph Junghans | 1 | -2/+2 | |
2019-05-15 | Use `svn info --xml` instead of `svn info` to get svn revisions (#11466) | Todd Gamblin | 2 | -14/+8 | |
- `svn info` prints different results depending on the system locale - in particular, Japanese output doesn't contain "Revision:" - Change Spack code to use XML output instead of using the human output | |||||
2019-05-15 | Added setuptools to receipe (#11463) | Brian Van Essen | 1 | -0/+1 | |
2019-05-15 | kitty: Fix pkgconfig dependency (#11465) | Michael Kuhn | 1 | -1/+1 | |
pkgconfig is the correct virtual dependency while pkg-config is a specific implementation. | |||||
2019-05-15 | New package: py-pyrosar (#11428) | Sinan | 1 | -0/+27 | |
2019-05-15 | New package: py-spatialist (#11427) | Sinan | 1 | -0/+27 | |
2019-05-15 | New package: py-tblib (#11425) | Sinan | 1 | -0/+18 | |
2019-05-15 | New package: py-scoop (#11423) | Sinan | 1 | -0/+22 | |
2019-05-15 | New package: py-progressbar2 (#11421) | Sinan | 1 | -0/+20 | |
2019-05-15 | New package: py-python-utils (#11422) | Sinan | 1 | -0/+19 | |
2019-05-14 | nut: add v0.1.1 (#11444) | Christoph Junghans | 1 | -2/+3 | |
2019-05-14 | r-construct: new package at 1.0.3 (#11452) | Justin S | 1 | -0/+29 | |
2019-05-14 | r-rstan: add 2.18.2 (#11447) | Justin S | 1 | -0/+7 | |
2019-05-14 | r-loo: new package at 2.1.0 (#11448) | Justin S | 1 | -0/+21 | |
2019-05-15 | LBANN: add support for new python front end (#11395) | Brian Van Essen | 12 | -17/+177 | |
* LBANN: add python dependency and required python library dependencies * LBANN: add version 0.99 as alias for develop branch * LBANN: build Conduit library by default * LBANN: CUB is included with Hydrogen for later versions * New package: py-graphviz (dependency for LBANN) * New package: py-texttable (dependency for LBANN) * New package: py-onnx (dependency for LBANN) * New package: py-typing-extensions (dependency for py-onnx) * Conduit: add version 0.4.0 * NCCL: Add versions 2.4.6-1 and 2.4.2-1 * Protobuf: Add versions 3.7.1 and 3.7.0 * py-protobuf: add version 3.7.1 * py-typing: add version 3.6.4 * cuDNN: add versions. The source differs depending on the architecture, so the versions include a suffix to encode this. For example this adds 7.5.1-10.1-x86_64 as well as 7.5.1-10.1-ppc64le * cuDNN: Newer versions require newer versions of CUDA * Hydrogen: add configure options for CUB and Aluminum | |||||
2019-05-14 | gmap-gsnap: add 2019-05-12 (#11453) | Justin S | 1 | -0/+1 | |
2019-05-14 | r-rstantools: new package at 1.5.1 (#11451) | Justin S | 1 | -0/+16 | |
2019-05-14 | r-caroline: new package at 0.7.6 (#11450) | Justin S | 1 | -0/+19 | |
2019-05-14 | r-stanheaders: add 2.18.1 (#11446) | Justin S | 1 | -0/+1 | |
2019-05-14 | r-withr: add 2.1.2 (#11445) | Justin S | 1 | -0/+1 | |
2019-05-14 | repeatmasker: add 4.0.9, refactor interactive config (#11385) | Justin S | 1 | -10/+23 | |
2019-05-15 | PNetCDF package: enable option required by NetCDF (#11420) | Jon Rood | 1 | -0/+3 | |
The --enable-relax-coord-bound option was added in 1.8.0. NetCDF 4.6.3 enabled relax coords by default and required it from PNetCDF. PNetCDF 1.10.0 enabled it by default but for versions between 1.8.0 and 1.10.0 it should be enabled explicitly. |