summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2019-05-30Adds the aml memory management library. (#11590)Valentin Reis1-0/+21
AML is a collection of building blocks for explicit memory management on complex architectures. https://xgitlab.cels.anl.gov/argo/aml https://argo-aml.readthedocs.io/en/latest/
2019-05-30r-randomglm: new package at 1.02-1 (#11589)Justin S1-0/+21
2019-05-30Revbayes update (#11559)Nick Booher1-3/+6
* revbayes: new version * revbayes: pep8
2019-05-30mathematica: new package at 12.0.0 (#11509)Justin S1-0/+39
* mathematica: new package at 12.0.0 * mathematica: add missing os import * mathematica: fix url format
2019-05-29precice: add version 1.5.0 (#11577)Frédéric Simonis1-0/+1
2019-05-29Xrootd: set PYTHON_EXECUTABLE with +python variant (#11581)Patrick Gartung1-0/+5
* Xrootd: set PYTHON_EXECUTABLE with +python variant When building with python3 PYTHON_EXECUTABLE needs to be set for deprecated FindPythonInterp to work as expected. * Add comment * Flake8 * More flake8 * Update package.py * typo
2019-05-29ROOT: set PYTHON_EXECUTABLE (#11583)Patrick Gartung1-2/+2
Per @adamjstewart use spec['python'].command.path
2019-05-29py-flye: new package at 2.4.2 (#11584)Justin S1-0/+18
* py-flye: new package at 2.4.2 * py-flye: better python version constraint
2019-05-29ROSE: add version 0.9.10.0, update to Autotools, add variants (#9484)Justin Too2-52/+248
* Also add versions 0.9.9.104, 0.9.9.52, 0.9.9.0, and 'develop' * Replace version 0.9.7 with 0.9.7.0 * Update Rose to be an Autotools package * Update boost dependency to 1.60.0 or later (previously 1.47.0) * Add EDG binary identifiers for ROSE versions installing from archives (rather than git) * Add variants for mvapich2 backend, c++11, debug symbols, optimization, and ROSE-based projects (codethorn, autopar, and polyopt) * Remove patch add_spack_compiler_recognition
2019-05-29New versions and bugfixes for the ACTS package (#11578)Hadrien G1-3/+11
* Improve C++ standard computation in ACTS package * Use a more clever strategy for aligning ACTS cxxstd with ROOT cxxstd * Add new ACTS releases * ACTS is not compatible with the new Boost CMake build system yet * Explain why Boost 1.70 does not work currently
2019-05-29Add LSF dependency for OpenMPI (#11532)Dustin Wheeler2-0/+26
* Add LSF package, which cannot be installed by Spack and must be system-installed. The package install will fail if no external LSF is registered in packages.yaml (LSF may not be installed in a well-known location and the external entry helps Spack locate it for dependents). * Add LSF dependency to OpenMPI when schedulers=lsf is chosen
2019-05-29Add newer Google Benchmark version (#11580)Patrick Gartung1-0/+1
2019-05-29ROOT: Set PYTHON_EXECUTABLE with +python variant (#11579)Patrick Gartung1-0/+5
* ROOT: Set PYTHON_EXECUTABLE with +python variant After cmake v3.12 FindPythonInterp used by llvm subsystem is deprecated. Setting -DPYTHON_EXECUTABLE=path_to_python fixes this error: 1 error found in build log: 118 -- Doxygen disabled. 119 -- Go bindings disabled. 120 -- LLVM host triple: x86_64-unknown-linux-gnu 121 -- LLVM default target triple: x86_64-unknown-linux-gnu 122 -- Building with -fPIC 123 -- Found PythonInterp: /usr/bin/python2.7 >> 124 CMake Error at interpreter/llvm/src/CMakeLists.txt:613 (if): 125 if given arguments: 126 127 "VERSION_LESS" "2.7" 128 129 Unknown arguments specified 130 * Flake8 * Update var/spack/repos/builtin/packages/root/package.py Co-Authored-By: Javier Cervantes <javiercvilla@gmail.com>
2019-05-29vtkm: fix the directory cmake looks for the source code (#11576)Kenneth Moreland1-2/+1
Previously, the vtkm package was adding a "../" option to the cmake command line. I suppose this was supposed to be pointing to the source code, but did not. Rather, Spack correctly adds the source directory as the first argument to cmake. However, because ../ was added, it used that as the source directory instead. Simply remove this argument to make CMake work correctly.
2019-05-28Catch: 2.8.0 (#11570)Axel Huebl1-0/+1
Add the latest Catch2 release.
2019-05-28GnuTLS by default depends on Guile, added a guile variant. Updated GnuTLS to ↵mathsen1-0/+8
3.6.8 (#11571)
2019-05-28petsc: add version 3.11.2 (#11572)Satish Balay1-0/+1
2019-05-28dealii: add 9.1.1 (#11573)Denis Davydov1-0/+1
2019-05-28Add support for new unittest-cpp package (#11575)Daryl W. Grunau1-0/+21
* bump eospac version * Revert "bump eospac version" This reverts commit 835b1f822d8c083f6ab9eb17222c00409e8eb3da. * Add support for new package: unittest-cpp
2019-05-26r-geomorph: new version (#11556)Levi Baber1-1/+2
2019-05-26Add a new version for gnutls. (#11546)健美猞猁1-0/+2
* Update URL and add a new version. * Fix flake8 issues. * Remove newly-added duplicate url_for_version.
2019-05-26py-markdown: new version (#11548)Levi Baber1-1/+5
2019-05-26Add new versions for intel-mkl-dnn. (#11549)健美猞猁1-1/+4
* Add new versions for intel-mkl-dnn. * Remove the last trailing line. * Update url and set 0.19 as preferred.
2019-05-26r-emmli: new package (#11557)Levi Baber1-0/+18
2019-05-26Update GnuPG and associated packages (#11564)Olaf Mersmann4-1/+6
* libassuan: Update to v2.5.3 * gnupg: Update to v2.2.15 * libgpg-error: Update to v1.36 * libgcrypt: Update to v1.8.4
2019-05-26New Package: sl (#11565)Axel Huebl1-0/+25
Add the sl program.
2019-05-26xsdk@0.4.0: update dealii defaults wrt changes in a973ab475 (#11562)Satish Balay1-2/+2
wrt xsdk@develop - ginkgo requires openmp - so disable until we can add openmp dependencies consistantly
2019-05-24mbedtls: add pic variant (#11558)Mark W. Krentel1-1/+15
Add variant 'pic' for including in shared libraries. Add build dependency on perl. Compiling mbedtls runs several perl scripts. Add versions 2.7.10 and 2.16.1, the heads of the two main stable branches.
2019-05-24Update libensemble to v0.5.0 (#11544)Stephen Hudson1-3/+5
2019-05-24Add nettle@3.4.1 (#11547)健美猞猁1-0/+1
2019-05-24build env: simplify handling of parallel jobs (#11524)Massimiliano Culpo2-2/+7
This PR implements several refactors requested in #11373, specifically: - Config scopes are used to handle builtin defaults, command line overrides and package overrides (`parallel=False`) - `Package.make_jobs` attribute has been removed; `make_jobs` remains as a module-scope variable in the build environment. - The use of the argument `-j` has been rationalized across commands - move '-j'/'--jobs' argument into `spack.cmd.common.arguments` - Add unit tests to check that setting parallel jobs works as expected - add new test to ensure that build job setting is isolated to each build - Fix packages that used `Package.make_jobs` (i.e. `bazel`)
2019-05-24Updated lmod (to version 8.1.5) and associated dependencies (#11552)Massimiliano Culpo3-8/+22
Lmod version 8.1.5 Lua version 5.3.5 Lua Filesystem 1.7.0.2 Turned tcl to a link dependency so that Lmod's configure can find it.
2019-05-23Add latest version of py-cython (#11494)Adam J. Stewart1-5/+21
* Add latest version of py-cython * Fix cython unit tests
2019-05-23LIBXSMM 1.12.1 (#11538)Hans Pabst1-26/+27
2019-05-22Add cppcheck version 1.87. (#11536)Jon Rood1-0/+1
2019-05-22Add CMake 3.14.3 and 3.14.4. (#11534)Jon Rood1-0/+2
2019-05-22package vtk - improve gl handling (#11530)Omar Padron1-21/+20
* package vtk - improve gl handling * package vtk - minor cleanup
2019-05-22Fix typo in openmpi@2.1.6 libmpi.so comment. (#11529)Dustin Wheeler1-1/+1
2019-05-21dealii: add 9.1.0 (#11527)Denis Davydov1-2/+3
2019-05-21py-htseq: new version (#11525)Levi Baber1-0/+1
2019-05-21Add version (#10594)Elizabeth Fischer1-0/+1
2019-05-21Update scorep and friends (#11523)Michael Kuhn4-1/+5
2019-05-21dealii: fix symengine constraints (#11517)Denis Davydov1-7/+8
disable symengine constraints due to limitations of Spack
2019-05-20mesa: Patch missing gl symbols in OSMesa (#11518)Chuck Atkins2-0/+49
2019-05-20OpenMPI: update behavior for fabrics/schedulers=auto (#11431)Glenn Johnson1-10/+19
* When fabrics=auto or schedulers=auto, the intent is to defer to the OpenMPI configure and let it determine and use what it finds available on the system. The current behavior for 'with_or_without' in the case of 'auto' explicitly disables all possible values. This updates the logic to call 'with_or_without' only when the value of fabrics/schedulers is not 'auto'. * To allow explicitly disabling all fabrics/schedulers, each of these variants has added support for 'none' (which is also the default value). * Add a conflict for the loadleveler scheduler for openmpi-3 and above as it is no longer a valid configure option.
2019-05-20Update optional-lite and span-lite to use CMakePackage (#11407)Andrew Gaspar3-3/+70
* Update optional-lite and span-lite to use CMakePackage These packages only have CMake installs on their most recent versions. Therefore, we overload all of the CMake stages to fallback to the old versions (no-op for most, copytree for install), and use CMakePackage on the new versions. * Add new string-view-lite version with CMake install support * Only override phases for old versions of *-lite packages
2019-05-19Add py-kmodes package (#11497)Adam J. Stewart1-0/+25
2019-05-19Add latest version of joblib (#11495)Adam J. Stewart1-4/+7
2019-05-19Add latest version of setuptools (#11493)Adam J. Stewart1-1/+2
2019-05-18Update Umpire package with new versions (#11441)David Beckingsale1-1/+17
* Update Umpire package with new versions * Fix version ordering