Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2018-10-17 | pflotran: switch to parallel build (#9554) | Satish Balay | 1 | -1/+3 | |
2018-10-17 | amrex: add version 18.10.1 (#9550) | Satish Balay | 1 | -0/+1 | |
2018-10-17 | gmodel: switch from .zip to .tar.gz to avoid unzip dependency (#9549) | Satish Balay | 1 | -2/+2 | |
2018-10-17 | Fixes to Omega_h C++ compiler flags (#9545) | Dan Ibanez | 1 | -2/+2 | |
* omega-h: fix CMake CXX flag options * omega-h: turn warnings off by default | |||||
2018-10-16 | docs: add note about compilers with modules (#9520) | Mark W. Krentel | 1 | -0/+8 | |
compilers.yaml can track a module that is needed for a compiler, but Spack does not fill this in automatically. This adds a note to the documentation informing the user how to do this. | |||||
2018-10-16 | stc and turbine: fix depends_on(type) (#9537) | Justin M Wozniak | 2 | -6/+6 | |
2018-10-16 | libsharp: new package (#9530) | Jordan Moxon | 1 | -0/+61 | |
2018-10-16 | py-setuptools: add version 40.4.3 (#9534) | Leonhard Reichenbach | 1 | -0/+1 | |
2018-10-15 | sspace-standard: use Getopt::Std instead of getopts.pl (#9516) | snehring | 1 | -0/+3 | |
getopts.pl is not listed as a Spack dependency of sspace-standard, so without this change, this package was only working on systems where getopts.pl was already installed. | |||||
2018-10-15 | update py-mock dependencies based on requirements.txt (#9496) | Andreas Baumbach | 1 | -1/+5 | |
2018-10-15 | pmix package: add new versions (#9532) | Daniel Topa | 1 | -0/+6 | |
2018-10-15 | cabana: initial commit (#9444) | Christoph Junghans | 1 | -0/+55 | |
* cabana: initial commit * Cabana: added v0.1.0-rc0 | |||||
2018-10-15 | ssht: new package (#9518) | Jordan Moxon | 1 | -0/+44 | |
2018-10-15 | redundans: replace incorrect hard-coded path for sspace-standard (#9483) | snehring | 1 | -0/+5 | |
2018-10-15 | cmake: add version 3.12.3 (#9528) | Matthias Diener | 1 | -0/+1 | |
2018-10-15 | meson: explicitly add --libdir (#9504) | Michael Kuhn | 1 | -0/+6 | |
If we do not specify libdir explicitly, Meson chooses something like lib/x86_64-linux-gnu, which causes problems when trying to find libraries and pkg-config files. | |||||
2018-10-15 | sra-toolkit: new version and preserve symlinks (#9525) | Ricardo Silva | 1 | -2/+3 | |
Before this, the same files were copied 3 times | |||||
2018-10-15 | Build Nalu-Wind and Trilinos statically on Darwin (#9522) | Jon Rood | 3 | -5/+22 | |
* Added conflict in Trilinos for STK when building as shared on Darwin. * Created shared variant for Nalu and Nalu-Wind to automatically build Trilinos as static library on Darwin. * Moved ECP tags from Nalu to Nalu-Wind (the latter is the official ECP application). | |||||
2018-10-15 | py-scikit-learn: added version 0.20.0 (#9526) | Leonhard Reichenbach | 1 | -0/+1 | |
2018-10-12 | Swift/T Release 1.3 (#4641) | Justin M Wozniak | 4 | -10/+42 | |
New release of Swift/T along with turbine, adlbx, and exmcutils dependencies. Update URLs for archive downloads. | |||||
2018-10-12 | py-spyder: update dependencies and fix build (#9207) | Andreas Baumbach | 1 | -4/+13 | |
* Remove py-setuptools dependency from py-spyder (fixes #9205) * Add constraint on transitive qt dependency to build with webkit extension (required for this package) * Update pycodestyle dependency constraints * reordered dependencies (py-zmq, py-chardet) to confirm to the ordering in setup.py | |||||
2018-10-12 | buildcache install: generate modules (#9509) | Peter Scheibel | 1 | -0/+1 | |
Spack packages installed using spack buildcache were not running post-install hooks, which create module files and manage licenses (if necessary). This was already occurring for Spack packages installed with spack install --use-cache | |||||
2018-10-12 | Added py-pandas@0.23.4 and py-bottleneck@1.2.1 (#9515) | Leonhard Reichenbach | 2 | -0/+2 | |
2018-10-12 | Update scorep and friends (#9495) | Michael Kuhn | 5 | -9/+29 | |
- cube: Add 4.4.2, add conflicts for ~gui, build 4.4 from cubegui tar - cubelib: Add 4.4.2 - cubew: Add 4.4.1 - opari2: Add 2.0.4 - scorep: Add 4.1 | |||||
2018-10-12 | superlu-dist: fix v5.3.0 buid - its attempting to build internal blas (#9517) | Satish Balay | 1 | -0/+1 | |
https://github.com/spack/spack/issues/9514 | |||||
2018-10-12 | vtk: Added mpi variant (#9494) | Lars Bilke | 1 | -0/+9 | |
2018-10-12 | codes, dia, nest: fix pkg-config dependency (#9498) | Michael Kuhn | 3 | -3/+3 | |
pkgconfig is the virtual provider, pkg-config is a specific implementation. | |||||
2018-10-12 | at-spi2-atk: add missing pkgconfig dependency (#9503) | Michael Kuhn | 1 | -0/+1 | |
2018-10-12 | dbus: add missing pkgconfig dependency (#9497) | Michael Kuhn | 1 | -0/+1 | |
2018-10-12 | Ease nlohmann-json conflict with gcc 4.8 (#9506) | sknigh | 1 | -2/+4 | |
2018-10-12 | libepoxy: fix build (#9508) | Michael Kuhn | 1 | -0/+7 | |
- Add missing pkgconfig dependency - Explicitly disable egl | |||||
2018-10-12 | dealii: add 9.0.1 and update to sha256 (#9511) | Denis Davydov | 1 | -9/+10 | |
2018-10-11 | permissions: add permission configuration to packages.yaml (#8773) | Greg Becker | 10 | -9/+338 | |
Spack can now be configured to assign permissions to the files installed by a package. In the `packages.yaml` file under `permissions`, the attributes `read`, `write`, and `group` control the package permissions. These attributes can be set per-package, or for all packages under `all`. If permissions are set under `all` and for a specific package, the package-specific settings take precedence. The `read` and `write` attributes take one of `user`, `group`, and `world`. packages: all: permissions: write: group group: spack my_app: permissions: read: group group: my_team | |||||
2018-10-11 | amrex: add in new version for xsdk [18.09.1, 18.10] (#9501) | Satish Balay | 1 | -0/+2 | |
2018-10-11 | updated tasmanian package with v6.0, improved depend_on and conflicts ↵ | Miroslav Stoyanov | 1 | -15/+36 | |
information (#9438) | |||||
2018-10-11 | superlu-dist: switch to sha256sum (#9499) | Satish Balay | 1 | -9/+9 | |
replace 5.1.1 with 5.1.2 as 5.1.1 does not build for me. [and 5.1.3 is preferable in this 5.1 series anyway] | |||||
2018-10-11 | Update superlu-dist package.py to support latest release v6.0.0 (#9445) | Gustavo Chávez | 1 | -73/+32 | |
* superlu-dist: Update package.py for superlu-dist v6.0.0 using CMake * superlu_dist: Update the header of package.py * Specify lapack_blas and DCMAKE_INSTALL_LIBDIR disable support for superlu-dist before v5 | |||||
2018-10-11 | trilinos: disable superlu-dist by default (#9492) | Denis Davydov | 1 | -1/+1 | |
current stable releases of PETSc and Trilinos have non-overlapping requirements on Superlu-dist. For now turn it off by default in Trilinos, which requires older versions. | |||||
2018-10-11 | go: Add 1.11.1 (#9493) | Michael Kuhn | 1 | -0/+1 | |
2018-10-10 | Make CDash reporting easier to use (#9357) | Zack Galbreath | 2 | -2/+16 | |
* Better default CLI arguments for CDash reporting --log-format=cdash is now implied if you specify the --cdash-upload-url option to spack install. We also now default to writing CTest XML files to cdash_report/ when using the CDash reporter if no --log-file argument was specified. * Improved documentation on how to use the CDash reporter | |||||
2018-10-10 | ncdu: add new versions (#9477) | Robert Blake | 1 | -0/+2 | |
2018-10-10 | Magma: add version 2.4.0 (#9478) | Piotr Luszczek | 1 | -2/+3 | |
2018-10-10 | openblas: patch experimental USE_TLS makefile option for 0.3.3 (#9474) | Denis Davydov | 1 | -0/+8 | |
2018-10-10 | Correct name for install_path_scheme in defaults config.yaml (#9482) | Greg Becker | 1 | -1/+1 | |
Default config.yaml mis-named `install_path_scheme` as `directory_layout`. This commit corrects the error. | |||||
2018-10-10 | update rdma-core package to specify rundir (#9370) | Phil Carns | 1 | -1/+6 | |
2018-10-10 | vtk: added v8.1.1, added option to disable libharu (#9475) | sknigh | 1 | -1/+10 | |
* Added VTK 8.1.1, added option to disable libharu * Add variant description to vtk+libharu | |||||
2018-10-10 | Update compile flags for netlib-lapack when building with the XL compiler. ↵ | Serban Maerean | 2 | -1/+14 | |
(#9318) We need to use -O3 -qstrict -qnohot. Modified ibm-xl.patch and netlib-lapack package file. | |||||
2018-10-10 | Added sst-core and variant for core to sst-macro. (#9380) | sknigh | 2 | -3/+72 | |
2018-10-10 | perl-scalar-util-numeric: new package (#9466) | Levi Baber | 1 | -0/+36 | |
2018-10-10 | new xdot.py package and necessary updates to GUI libs (#9179) | Gregory Lee | 7 | -9/+186 | |
* new xdot.py package and necessary updates to GUI libs * new xdot.py package and necessary updates to GUI libs |