Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-03-04 | correct ipython dependency (#3332) | healther | 3 | -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-04 | add package py-junit-xml (#3336) | healther | 1 | -0/+38 | |
* add package py-junit-xml * Update package.py * flake8 fix | |||||
2017-03-03 | Added magma package (#3273) | eklee15 | 2 | -0/+315 | |
* Added magma package * Incorporated Serban's change * Removed cmake dependency | |||||
2017-03-03 | add package py-neo and py-quantities (#3337) | healther | 2 | -0/+77 | |
* add package py-neo and py-quantities * Update package.py * fixed errors | |||||
2017-03-03 | add package py-pyminifier (#3340) | healther | 1 | -0/+36 | |
2017-03-03 | add package py-serial (#3341) | healther | 1 | -0/+36 | |
* add package py-serial * fixed setuptools dependency | |||||
2017-03-03 | add package py-pyfftw (#3342) | healther | 1 | -0/+41 | |
* add package py-pyfftw * Update package.py | |||||
2017-03-03 | Revert "Make libgcc_s relocatable on Macos by adding @rpath to installname" ↵ | Adam J. Stewart | 1 | -11/+2 | |
(#3349) | |||||
2017-03-03 | openblas: fix flags (#3344) | Denis Davydov | 1 | -2/+2 | |
2017-03-03 | features/highwayhash (#3242) | Andrew Holler | 1 | -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-03 | add versions to package py-pandas (#3338) | healther | 1 | -3/+5 | |
2017-03-03 | scipy build fails when built in parallel (#3275) | Adam J. Stewart | 1 | -1/+8 | |
2017-03-03 | Fix error raised for multiple virtual packages. (#3306) | Joschka Lingemann | 1 | -1/+2 | |
2017-03-03 | opencoarrays: Correct download url, update version (#3322) | Erik Schnetter | 1 | -1/+2 | |
2017-03-03 | Add package sga. (#3330) | 健美猫 | 1 | -0/+61 | |
2017-03-03 | add package py-lmfit (#3333) | healther | 1 | -0/+38 | |
* add package py-lmfit * needed to deactivate testing in openblas due to spec.cppflags being undefined * undid openblas modification | |||||
2017-03-03 | add package py-myhdl (#3335) | healther | 1 | -0/+38 | |
* add package py-myhdl * Update package.py | |||||
2017-03-03 | Fix unexpected keyword error in Python 2.6 (#2954) | Adam J. Stewart | 1 | -2/+1 | |
2017-03-03 | Fix simul by diabling inline and replacing mpicc command. (#3323) | 健美猫 | 1 | -0/+2 | |
2017-03-03 | add package py-elephant (#3302) | healther | 1 | -0/+48 | |
* add package py-elephant * add variants for docs and pandas | |||||
2017-03-03 | add resource manpages to package git (#3299) | healther | 1 | -14/+90 | |
* add resource manpages to package git * Update package.py * added manpages per version * added explaining comment * fixed synatx error | |||||
2017-03-03 | add flex variant to cscope (#3252) | healther | 1 | -2/+9 | |
* add flex variant to cscope * fixed dependency * fixed typo | |||||
2017-03-03 | Add package mdtest. (#3303) | 健美猫 | 1 | -0/+43 | |
2017-03-03 | Add package sctk. (#3325) | 健美猫 | 1 | -0/+53 | |
2017-03-03 | Add packag gradle. (#3326) | 健美猫 | 1 | -0/+83 | |
2017-03-03 | add package py-spyder (#3312) | healther | 1 | -0/+55 | |
* add package py-spyder * fixed dependencies * py-flake8 -> py-pycodestyle * fixed packagename * Update package.py * Update package.py | |||||
2017-03-03 | add package py-qtawesome (#3308) | healther | 1 | -0/+39 | |
* add package py-qtawesome requires py-qtpy * fixed url * remove unnecessary comment | |||||
2017-03-03 | add package py-qtpy (#3307) | healther | 1 | -0/+37 | |
* add package py-qtpy * (re)added qt dependence * changed url | |||||
2017-03-03 | add package py-numpydoc (#3311) | healther | 1 | -0/+38 | |
* add package py-numpydoc * removed unnecessary dependency * added dependency | |||||
2017-03-03 | Add a new version for bamtools 2.4.1. (#3328) | 健美猫 | 1 | -0/+1 | |
2017-03-03 | add package notmuch and dependencies (#3329) | healther | 3 | -0/+116 | |
* add package notmuch and dependencies depends on * gmime * flake8 again | |||||
2017-03-03 | add package gmime (#3327) | healther | 1 | -0/+39 | |
* add package gmime * flake8 fix.. | |||||
2017-03-02 | Fixes to allow Boost to build with Python 3 (#3293) | Adam J. Stewart | 2 | -3/+47 | |
* Fixes to allow Boost to build with Python 3 * Restrict patch to Python 3 only | |||||
2017-03-02 | Add new package for PaGMO/PyGMO (#3210) | Adam J. Stewart | 2 | -0/+120 | |
* Add new package for PaGMO/PyGMO * Rename py-pygmo to pagmo * Fix concretization bug * Correct Python detection, use correct flags * Install PyGMO to the pagmo prefix, not the Python prefix | |||||
2017-03-02 | Ior package: fix build issues (#3276) | Federico Padua | 1 | -1/+2 | |
This commits address build issues reported in issue #3268. In particular, makes cleaner the dependency on parallel-netcdf when +ncmpi variant is requested and adds CFLAGS=-D H5_USE_16_API to handle the fact that Ior uses old 1.6 style APIs when +hdf5 is requested. These changes make Ior build fine and create modules for HDF5 versions 1.8.x and 1.10.0. Even though build is successfull the modules haven't been tested in a run. | |||||
2017-03-02 | Convert icu4c to AutotoolsPackage (#3316) | Adam J. Stewart | 1 | -12/+10 | |
2017-03-02 | Make libgcc_s relocatable on Macos by adding @rpath to installname (#1671) | Patrick Gartung | 1 | -2/+11 | |
* Make libgcc_s relocatable * spack specifies full path to lib64 * don't need trailing / * setting rpath is different on macos * add -headerpad_max_install_names linker options * formatting fixes * Add Adam's recommendation | |||||
2017-03-02 | add package py-jedi (#3313) | healther | 1 | -0/+36 | |
2017-03-02 | add package py-rope (#3314) | healther | 1 | -0/+36 | |
2017-03-02 | add various variants to vim (#3255) | healther | 1 | -3/+21 | |
* add various variants to vim * default to --enable-fail-if-missing * vim package: -{python,ruby,lua,perl} sets build option to `no` * vim's interpreter build options are `--enable-XXXXinterp={yes,no,dynamic}` * dynamic seems to work only on windows builds * `=no` is the default => use it in spack if the variant is disabled | |||||
2017-03-02 | add package py-chardet (#3310) | healther | 1 | -0/+36 | |
2017-03-02 | add package py-boltons (#3279) | healther | 1 | -0/+41 | |
* add package py-boltons * added description * fixed non-utf8 characters | |||||
2017-03-02 | Update adios to 1.11.1 (#3221) | Michael Kuhn | 2 | -2/+20 | |
Add a zfp variant and a patch that resets the interpreter for gpp.py. | |||||
2017-03-02 | add package py-brian (#3280) | healther | 1 | -0/+38 | |
* add package py-brian * fixed typo * removed unnecessary dependency * fixed typo2 | |||||
2017-03-02 | Feature/py doxypy (#3283) | healther | 1 | -0/+34 | |
* add package py-doxypy * fixed template and url | |||||
2017-03-02 | add package py-doxypypy (#3284) | healther | 1 | -0/+39 | |
2017-03-02 | add package py-fasteners (#3285) | healther | 1 | -0/+38 | |
* add package py-fasteners * fixed dependencies | |||||
2017-03-02 | add package py-flexx (#3288) | healther | 1 | -0/+37 | |
2017-03-02 | add version 2.0.0 for py-matplotlib (#3289) | healther | 1 | -0/+1 | |
2017-03-02 | add package py-lazyarray (#3290) | healther | 1 | -0/+38 | |
* add package py-lazyarray * added numpy dependency * flake8 fixes |