summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-05-05Merge pull request #886 from eschnett/eschnett/openblas-makeTodd Gamblin2-1/+38
Disable OpenBLAS's overriding of our "make -jN" option
2016-05-05Merge pull request #887 from adamjstewart/features/openmpiTodd Gamblin1-0/+3
Re-add hwloc as a dependency of openmpi
2016-05-05Merge pull request #884 from davydden/libtool_missing_dependencyTodd Gamblin1-0/+2
libtool: add a missing dependency
2016-05-05Merge pull request #889 from adamjstewart/features/netcdfTodd Gamblin1-9/+12
Remove hdf5 ~cxx constraint on netcdf
2016-05-05Merge pull request #891 from adamjstewart/features/gccTodd Gamblin1-0/+1
Add latest version of GCC
2016-05-05Merge pull request #800 from eschnett/eschnett/qthreadsTodd Gamblin4-1/+40
Add some qthreads patches
2016-05-05Merge pull request #897 from robertdfrench/https-urls-for-subversionTodd Gamblin3-0/+66
Build Subversion with HTTP/S support
2016-05-05Merge pull request #900 from eschnett/eschnett/flexTodd Gamblin1-0/+1
Update Flex to 2.6.0
2016-05-05Merge pull request #899 from LLNL/bugfix/github-808-mrnetTodd Gamblin1-0/+1
added git commit for clang support
2016-05-04Update Flex to 2.6.0Erik Schnetter1-0/+1
2016-05-04added git commit for clang supportGreg Lee1-0/+1
2016-05-04Subversion uses serf for http reposRobert.French3-0/+66
Add Scons package Add serf package Subversion uses serf for http repos
2016-05-03Add latest version of GCCAdam J. Stewart1-0/+1
2016-05-03Add latest OpenSSL versionsAdam J. Stewart1-0/+2
2016-05-03Remove hdf5 ~cxx constraint on netcdfAdam J. Stewart1-9/+12
2016-05-03Re-add hwloc as a dependency of openmpiAdam J. Stewart1-0/+3
2016-05-03Disable OpenBLAS's overriding of our "make -jN" optionErik Schnetter2-1/+38
2016-05-03libtool: add a missing dependencyDenis Davydov1-0/+2
2016-05-02Updated docstringDavid Poliakoff1-1/+1
2016-05-02Added cnmem package`David Poliakoff1-0/+12
2016-05-02Added a package for the RAJA systemDavid Poliakoff1-0/+12
2016-05-02Merge pull request #873 from jppelteret/bugfix/paradiseoTodd Gamblin1-3/+10
Add extra dependencies for Paradiseo
2016-05-02Merge pull request #870 from jppelteret/bugfix/glmTodd Gamblin1-0/+2
Add missing dependency for glm
2016-05-02Merge pull request #877 from vishalkenchan/developTodd Gamblin2-0/+3
bugfix: missing dependencies (m4) added for netcdf and autoconf
2016-05-02Merge pull request #708 from adamjstewart/fixes/qtTodd Gamblin1-4/+12
Prevent use of system GTK+
2016-05-02Merge pull request #875 from jppelteret/features/adol-cTodd Gamblin2-0/+93
Added Adol-C package
2016-05-02Un-fix version 3Adam J. Stewart1-2/+1
2016-05-02Prevent use of system GTK+Adam J. Stewart1-4/+13
2016-05-02Remove OpenMPI dependency on hwlocAdam J. Stewart1-5/+1
2016-05-02Add hydra packageAdam J. Stewart1-0/+21
2016-05-02missing dependencies (m4) added for netcdf and autoconfVishal Boddu2-0/+3
2016-05-02Fixes to installation with OpenMP (tested) and execution of test-suiteJean-Paul Pelteret2-11/+35
2016-05-01Added Adol-C packageJean-Paul Pelteret1-0/+69
2016-04-30Add extra dependencies for Paradiseo.Jean-Paul Pelteret1-3/+10
2016-04-30Add missing dependency for glmJean-Paul Pelteret1-0/+2
2016-04-28Merge pull request #703 from epfl-scitas/fixes/openssl_externalTodd Gamblin1-17/+28
fix : no warning when installing 'openssl@external'
2016-04-28Merge pull request #855 from citibeth/efischer/160427-OpenblasFixTodd Gamblin1-1/+4
openblas: Added +fpic variant to package.
2016-04-27Add '+fpic' variant.Elizabeth F1-0/+3
2016-04-27hdf5: Set preferred version, so as to not break NetCDF (for now).Elizabeth F1-1/+1
2016-04-27Added missing -lpthread to OpenBLAS check.Elizabeth F1-1/+1
See: https://github.com/xianyi/OpenBLAS/wiki/faq#static_link
2016-04-26Merge pull request #804 from jppelteret/features/paradiseoTodd Gamblin5-0/+112
Added package for Paradiseo.
2016-04-26Merge pull request #824 from adamjstewart/features/iorTodd Gamblin1-0/+42
Add IOR benchmark package
2016-04-26Merge pull request #829 from davydden/openblas_unit_testTodd Gamblin3-0/+84
openblas: a small unit test to make sure Lapack symbols are compiled
2016-04-26Merge pull request #838 from davydden/dealii_dependenciesTodd Gamblin1-2/+2
dealii: add missing dependencies
2016-04-26Merge pull request #837 from davydden/p4est_dependenciesTodd Gamblin1-5/+8
p4est: add missing dependencies
2016-04-26Merge pull request #836 from davydden/astyle_fixTodd Gamblin1-0/+1
astyle: fix installation of the binary
2016-04-26Merge pull request #828 from glennpj/csvkitTodd Gamblin6-0/+97
Add py-csvkit package
2016-04-26Put f2py of py-numpy in python ignore list. (#827)Glenn Johnson6-5/+7
There are many python packages that depend on py-numpy. Each one of those will have a copy of f2py that will need to be put in the ignore list for activation. Thise PR adds f2py to the ignore list in the python package.py file so that it does not have to be done for each package that depends on py-numpy. This follows the model of what is done for py-setuptools. This PR also removes the f2py ignore expression for python packages that were using it as it is no longer needed in the individual packages.
2016-04-26Add the turbomole package. (#826)Glenn Johnson1-0/+124
* Add the turbomole package. This package has three modes of operation that need to be selected independently. This is handled with spack vaiants. Turbomole has a builtin MPI implementation so it does not need to depend on an mpi provider when using the +mpi variant. * Whitespace cleanup.
2016-04-26Update Package : Zoltan (#833)Joseph Ciurej1-4/+31
* Added preliminary implementations for the debug and shared variants. * Fixed a few problems with the '+shared' variant of the Zoltan package. Added support for a few more important Zoltan package versions. * Fixed a minor compiler incompatibility issue with the '+shared+mpi' variants.