summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2017-03-08Fixes the Elemental and LBANN packages to conform to the new syntax (#3382)Brian Van Essen2-3/+3
introduced by PR https://github.com/LLNL/spack/pull/1875
2017-03-08Add package py-guiqwt and dependencies (#3334)healther4-0/+169
* add package py-guiqwt with dependencies * fixed url * fixed url2 * Update package.py * Update package.py
2017-03-07package.py: packages dump build dependencies in prefix (#3373)Massimiliano Culpo1-1/+3
Modifications: - `dump_packages` copies build dependencies into `$prefix/.spack`, as well as the link/run dependencies that we already copied there. - fake installs copy dependency packages into `$prefix/.spack` as well
2017-03-07test/environment.py: ported to pytest, added a test on separators (#3375)Massimiliano Culpo1-171/+235
2017-03-07Adding farmhash package from google (#3239)AP972-0/+67
* Adding farmhash package from google
2017-03-07Added gemmlowp package (#3240)Aidan San1-0/+40
2017-03-07LIBXSMM 1.7.1 (#3371)Hans Pabst1-11/+43
* Cleanup list of offered versions (only the latest update release of each minor version is kept: 1.4.4, 1.5.2, 1.6.6, 1.7.1); introduced master revision (via Git). Slightly more selective installation of the documentation; copy README.md and LICENSE files to documentation folder. Removed outdated build options (make_args); generally stay with LIBXSMM's defaults (general purpose build). Introduced one build variant ("debug"). * Incorporated comments of PR #3371 (https://github.com/LLNL/spack/pull/3371). * Fixed flake8 complaints. * Made the full list of versions available starting with version 1.4 (there are earlier releases, however those have been released before the Spack specification became available; original spec. also started with 1.4). * Made DBG and TRACE actually two separate arguments.
2017-03-05openblas: Run tests only when requested (#3370)Erik Schnetter1-0/+2
The tests fail on some systems (e.g. Comet at SDSC) that impose limits on the number of processes or threads one can run simultaneously on the head node. Thus the tests should not be run by default.
2017-03-05Fixes veclibfort which was broken by PR1875 (#3368)Barry Smith1-1/+2
Funded-by: IDEAS Project: IDEAS/xSDK Thanks-to: Adam J. Stewart
2017-03-04add package py-py-cpuinfo (#3339)healther1-0/+36
* add package py-py-cpuinfo * renamed package to py-cpuinfo
2017-03-04Allow find_libraries to accept lists or strings (#3363)Adam J. Stewart10-29/+31
* Allow find_libraries to accept lists or strings * Convert one more example from list to string
2017-03-04atlas: added a missing property decorator (#3366)Massimiliano Culpo1-0/+1
2017-03-04fix blas/lapack usage after PR 1875 (#3365)Denis Davydov3-20/+20
2017-03-04ADIOS: change subclassing from Package to AutotoolsPackage (#3230)serbanmaerean1-10/+7
* ADIOS: change the invocation of python script that generates test files The python script ADIOS*/utils/gpp/gpp.py is invoked directly in the ADIOS*/tests/genarray/Makefile and the name of the python interpreter can be quite long if it is one built under spack, i.e. longer than the 80 characters allowed by the #! line in bash. The name of the shbang line is truncated at 80 characters and bash cannot find the python interpreter specified. This fix changes how the script is executed, by invoking it under python. This way, the shbang line is ignored. * adios: fixed flake8 errors from previous commit. * adio: Switch to AutotoolsPackage class from Package class Switched in order to add support for the ppc64le platform.
2017-03-04Using fPIC in PERL when using an Intel compiler. (#3355)Jon Rood1-2/+7
2017-03-04Convert gl2ps to CMakePackage (#3360)Adam J. Stewart1-6/+33
* Convert gl2ps to CMakePackage * Remove unused spec variable
2017-03-04ncurses: Work around an awk bug (#3361)Erik Schnetter1-0/+3
2017-03-04correct ipython dependency (#3332)healther3-5/+52
* correct ipython dependency * needed to introduce a github download for py-jedi * corrected dependencies * restrict appnope dependency to darwin>10.8 * flake8 fix
2017-03-04add package py-junit-xml (#3336)healther1-0/+38
* add package py-junit-xml * Update package.py * flake8 fix
2017-03-03Added magma package (#3273)eklee152-0/+315
* Added magma package * Incorporated Serban's change * Removed cmake dependency
2017-03-03add package py-neo and py-quantities (#3337)healther2-0/+77
* add package py-neo and py-quantities * Update package.py * fixed errors
2017-03-03add package py-pyminifier (#3340)healther1-0/+36
2017-03-03add package py-serial (#3341)healther1-0/+36
* add package py-serial * fixed setuptools dependency
2017-03-03add package py-pyfftw (#3342)healther1-0/+41
* add package py-pyfftw * Update package.py
2017-03-03Revert "Make libgcc_s relocatable on Macos by adding @rpath to installname" ↵Adam J. Stewart1-11/+2
(#3349)
2017-03-03openblas: fix flags (#3344)Denis Davydov1-2/+2
2017-03-03features/highwayhash (#3242)Andrew Holler1-0/+62
* Adding highwayhash package from Google * Added the highwayhash package for Tensorflow * Fixed the numerous flake8 issues * fixed requested changes * added conditionals for some installs * forgot an import * create install directories before you install anything in them
2017-03-03add versions to package py-pandas (#3338)healther1-3/+5
2017-03-03scipy build fails when built in parallel (#3275)Adam J. Stewart1-1/+8
2017-03-03Fix error raised for multiple virtual packages. (#3306)Joschka Lingemann1-1/+2
2017-03-03opencoarrays: Correct download url, update version (#3322)Erik Schnetter1-1/+2
2017-03-03Add package sga. (#3330)健美猫1-0/+61
2017-03-03add package py-lmfit (#3333)healther1-0/+38
* add package py-lmfit * needed to deactivate testing in openblas due to spec.cppflags being undefined * undid openblas modification
2017-03-03add package py-myhdl (#3335)healther1-0/+38
* add package py-myhdl * Update package.py
2017-03-03Fix unexpected keyword error in Python 2.6 (#2954)Adam J. Stewart1-2/+1
2017-03-03Fix simul by diabling inline and replacing mpicc command. (#3323)健美猫1-0/+2
2017-03-03add package py-elephant (#3302)healther1-0/+48
* add package py-elephant * add variants for docs and pandas
2017-03-03add resource manpages to package git (#3299)healther1-14/+90
* add resource manpages to package git * Update package.py * added manpages per version * added explaining comment * fixed synatx error
2017-03-03add flex variant to cscope (#3252)healther1-2/+9
* add flex variant to cscope * fixed dependency * fixed typo
2017-03-03Add package mdtest. (#3303)健美猫1-0/+43
2017-03-03Add package sctk. (#3325)健美猫1-0/+53
2017-03-03Add packag gradle. (#3326)健美猫1-0/+83
2017-03-03add package py-spyder (#3312)healther1-0/+55
* add package py-spyder * fixed dependencies * py-flake8 -> py-pycodestyle * fixed packagename * Update package.py * Update package.py
2017-03-03add package py-qtawesome (#3308)healther1-0/+39
* add package py-qtawesome requires py-qtpy * fixed url * remove unnecessary comment
2017-03-03add package py-qtpy (#3307)healther1-0/+37
* add package py-qtpy * (re)added qt dependence * changed url
2017-03-03add package py-numpydoc (#3311)healther1-0/+38
* add package py-numpydoc * removed unnecessary dependency * added dependency
2017-03-03Add a new version for bamtools 2.4.1. (#3328)健美猫1-0/+1
2017-03-03add package notmuch and dependencies (#3329)healther3-0/+116
* add package notmuch and dependencies depends on * gmime * flake8 again
2017-03-03add package gmime (#3327)healther1-0/+39
* add package gmime * flake8 fix..
2017-03-02Fixes to allow Boost to build with Python 3 (#3293)Adam J. Stewart2-3/+47
* Fixes to allow Boost to build with Python 3 * Restrict patch to Python 3 only