summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2017-03-02add package py-chardet (#3310)healther1-0/+36
2017-03-02add package py-boltons (#3279)healther1-0/+41
* add package py-boltons * added description * fixed non-utf8 characters
2017-03-02Update adios to 1.11.1 (#3221)Michael Kuhn2-2/+20
Add a zfp variant and a patch that resets the interpreter for gpp.py.
2017-03-02add package py-brian (#3280)healther1-0/+38
* add package py-brian * fixed typo * removed unnecessary dependency * fixed typo2
2017-03-02Feature/py doxypy (#3283)healther1-0/+34
* add package py-doxypy * fixed template and url
2017-03-02add package py-doxypypy (#3284)healther1-0/+39
2017-03-02add package py-fasteners (#3285)healther1-0/+38
* add package py-fasteners * fixed dependencies
2017-03-02add package py-flexx (#3288)healther1-0/+37
2017-03-02add version 2.0.0 for py-matplotlib (#3289)healther1-0/+1
2017-03-02add package py-lazyarray (#3290)healther1-0/+38
* add package py-lazyarray * added numpy dependency * flake8 fixes
2017-03-02add package py-lazy (#3291)healther1-0/+36
2017-03-02Add simul. (#3300)健美猫1-0/+45
2017-03-02Added a recipe for the Caffe deep learning toolkit. (#3232)Brian Van Essen1-0/+82
* Added a recipe for the Caffe deep learning toolkit. * Added code to extend python and fixed flake8 error. * Fixed Flake8 error
2017-03-02New interface for passing build information among specs (#1875)Massimiliano Culpo40-107/+104
- Added a new interface for Specs to pass build information - Calls forwarded from Spec to Package are now explicit - Added descriptor within Spec to manage forwarding - Added state in Spec to maintain query information - Modified a few packages (the one involved in spack install pexsi) to showcase changes - This uses an object wrapper to `spec` to implement the `libs` sub-calls. - wrapper is returned from `__getitem__` only if spec is concrete - allows packagers to access build information easily
2017-03-02fix build of 64bit PETSc and Trilinos in the same deal.II DAG (#3223)Denis Davydov3-9/+43
Declare that (i) Trilinos can be only built against 32bit Hypre (ii) SLEPc can not be built with Arpack when 64bit indices are used (iii) reflect those constraints in deal.II's depends_on While there, add extra release flags for best performance.
2017-03-02Updating SAMRAI package with new urls and new versions (#3188)Jon Rood1-24/+40
* Updating SAMRAI package file with new urls and new versions. Also using Spack's MPI compilers. * Using default optimization for Samrai and setting type to build for m4 dependency. * Adding debug variant to Samrai. * Converting Samrai to AutotoolsPackage.
2017-03-01add variant shared to yaml-cpp (#3254)healther1-0/+6
2017-03-01add package py-current (#3282)healther1-0/+36
2017-03-01Add xl and spectrum mpi support for mumps (#3231)eklee152-16/+118
* Add xl and spectrum mpi support for mumps * Incorporated Denis's comments. fPIC and if-else
2017-03-01Exclude a few packages to build with xl (#3270)eklee151-0/+8
2017-03-01add version 2.2.0 to package bear (#3278)healther1-0/+1
2017-03-01Add package: git-review (#3088)healther15-7/+451
* Add git-review * Fix flake8 errors * use PythonPackage for git-review * added dependencies for git-review * fix flake8 * moved url's to pypi.io based urls * fixed flake8... again * mostly url fixes, not tested, will do tomorrow * flake8 fix * changed URL for py-pysocks * Fixed URL for pysocks * fixed url
2017-03-01add packages vcsh (#3256)healther1-0/+44
* add packages vcsh * added git dependency * added comment regarding makefile
2017-03-01add package units (#3257)healther1-0/+36
* add package units * removed unnecessary dependency * readded python dependency
2017-03-01add package py-xmlrunner and fix unittest2 dependency (#3260)healther2-0/+38
* add package py-xmlrunner and fix unittest2 dependency * add setuptools dependency
2017-03-01add package py-symfit (#3264)healther2-1/+44
* add package py-symfit * added missing dependency * fixed ordering of versions
2017-03-01add package py-statsmodels and py-patsy (#3265)healther2-0/+92
* add package py-statsmodels and py-patsy * fixed typo * fixed urls * removed rc version
2017-03-01pip requires setuptools during runtime (#3272)Adam J. Stewart1-1/+4
2017-02-28added urls for Intel Parallel Studio (#3220)Gregory Lee1-38/+36
2017-02-28add package py-tqdm (#3262)healther1-0/+36
* add package py-tqdm * added py-setuptools dependency
2017-02-28xl support for suite-sparse (#3226)eklee151-8/+14
* xl support for suite-sparse * make_args.extend([ 'CFLAGS={0}'.format(self.compiler.pic_flag), 'FFLAGS={0}'.format(self.compiler.pic_flag) ])
2017-02-28Patch hypre to support ppc64le (#3238)eklee152-0/+15
- Patch applies through v2.11.1
2017-02-28add package py-tabulate (#3263)healther1-0/+36
* add package py-tabulate * added py-setuptools dependency
2017-02-28Update Adol-C to AutotoolsPackage; Change develop repository (#3246)Jean-Paul Pelteret1-23/+34
The new repository for the development version points to the most up-to-date official source for Adol-C. The previous SVN repository was only occasionally sync'd with this repository.
2017-02-28nfft distclean before configure patch (#3241)Thierry1-0/+3
2017-02-28add package py-sh (#3266)healther1-0/+37
* add package py-sh * removed constraint on py-setuptools
2017-02-28Fix infinite recursion in swig build (#3249)Adam J. Stewart1-4/+7
2017-02-28add sz package (#3251)Bryce Allen1-0/+48
2017-02-28add package py-saga-python and dependencies (#3267)healther4-0/+149
* add package py-saga-python and dependencies * fixed url and dependencies
2017-02-28add package py-attrs (#3253)healther1-0/+36
2017-02-28add py-ranger package (#3258)healther1-0/+37
2017-02-28add package py-xarray (#3259)healther1-0/+38
2017-02-28add version 0.29.0 to py-wheel (#3261)healther1-0/+1
2017-02-26numdiff: add 5.9.0 (#3243)Denis Davydov1-0/+1
2017-02-24Add py-mock version 2.0.0 (#3234)Eric Müller1-0/+1
2017-02-24Add bazel version 0.4.4 (#3233)Eric Müller1-0/+2
2017-02-23Fixing graphviz issue when calling spec (#3225)Javier1-0/+1
2017-02-22fix py-setuptools (#3217)Denis Davydov1-1/+3
2017-02-22Add SCOREC Core package for unstructured mesh simulations. (#3202)Pramod Kumbhar1-0/+59
* Add SCOREC Core package for unstructured mesh simulations.
2017-02-22Fix scotch build on bg-q (#3196)Pramod Kumbhar1-0/+9
* Fix build issue #3190 on bg-q : - disable parallel build as it produces weired linker errors in cross compiling environment - update ldflags for bg-q as per Makefile provided Makefile.inc.ppca2_ibm_bgq * Added note about -lpthread vs -pthread