summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2015-12-21new python versionsGregory L. Lee1-0/+2
2015-12-21remove numpy compiler patchGregory L. Lee1-7/+0
2015-12-21Merge pull request #208 from epfl-scitas/features/resource_directiveTodd Gamblin2-5/+67
resource directive : implementation + clang / llvm use case
2015-12-21Merge pull request #215 from sjtbham/developTodd Gamblin1-3/+18
fix build to work against depends for modules created by setup.py and…
2015-12-20Merge pull request #231 from epfl-scitas/packages/scotchTodd Gamblin1-14/+100
scotch: adding dependencies + variants for mpi, shared, compression and esmumps
2015-12-20Merge pull request #251 from epfl-scitas/packages/tauTodd Gamblin6-63/+226
Improved build of tau and related dependencies
2015-12-20tau : scorep is now a variantalalazo1-3/+6
2015-12-20removing completely the write_make_inc functionNicolas Richart1-7/+3
2015-12-20moving write_make_inc into a patch functionNicolas Richart1-1/+4
2015-12-19Merge pull request #109 from justintoo/add-package-spotTodd Gamblin1-0/+18
(Package) Add Spot C++ library (v1.99.3)
2015-12-19Merge pull request #226 from epfl-scitas/packages/mpichesTodd Gamblin2-5/+38
mpich, mvapich2: changes the filter for the wrappers mpi{cc, cxx, f77, fc}
2015-12-19Merge pull request #227 from trws/fetch-depsTodd Gamblin1-1/+1
fetch: add options to fetch missing or all deps
2015-12-19Fix empty format strings in some packages.Todd Gamblin3-8/+6
2015-12-19new package: cfitsioMike Nolta1-0/+19
2015-12-19added mrnet 5.0.1Gregory L. Lee1-0/+1
2015-12-18tau : removed direct otf2 supportalalazo2-21/+9
2015-12-18Merge branch 'develop' of https://github.com/alalazo/spack into packages/taualalazo32-20/+1505
2015-12-18Improved tau build and added optional dependenciesalalazo6-64/+236
2015-12-17Merge pull request #236 from nolta/cmake-enable-sslTodd Gamblin1-1/+2
cmake: enable ssl, for https downloads
2015-12-17Added Lmod packageDavid Beckingsale1-0/+26
2015-12-17Merge pull request #86 from jgalarowicz/developTodd Gamblin17-11/+1240
Add support for Krell Institute related products.
2015-12-17Change back the previous boost change and change the mrnet variant name to ↵Jim Galarowicz7-17/+16
lwthreads.
2015-12-16Merge pull request #167 from mathstuf/hdf5-fix-mpi-dependencyTodd Gamblin5-7/+17
Hdf5 fix mpi dependency
2015-12-16Merge pull request #241 from epfl-scitas/packages/gnuplotTodd Gamblin7-1/+174
gnuplot : added package
2015-12-16gsl : added packagealalazo1-0/+46
2015-12-16gnuplot : modifications to build on RHLE 6Massimiliano Culpo3-2/+7
2015-12-15cmake: enable ssl, for https downloadsMike Nolta1-1/+2
By default cmake builds its own curl, without SSL support. This patch enables SSL when building cmake, fixing the following error: error: downloading 'https://...' failed status_code: 1 status_string: "Unsupported protocol" log: Protocol "https" not supported or disabled in libcurl
2015-12-15gnuplot : added packagealalazo6-0/+168
2015-12-14adding external dependencies + variants for mpi, shared and compressionNicolas Richart1-15/+102
2015-12-14fftw : added packagealalazo1-0/+96
2015-12-13Fix build of krell tools to use spack with minimal impact on rest of spack ↵Jim Galarowicz7-66/+52
packages.
2015-12-11Fix merge conflict with papi package.Jim Galarowicz91-216/+882
2015-12-10hdf5: update dependents to declare MPI supportBen Boeckel4-3/+4
2015-12-10paraview: update hdf5 commentBen Boeckel1-1/+1
2015-12-10hdf5: make mpi support optionalBen Boeckel1-3/+12
2015-12-10add dependency fetching to mirror creationTom Scogland1-1/+1
2015-12-09install python files to libxml2 prefix instead of python prefix and ignore ↵Gregory L. Lee1-4/+6
non-python files when activating
2015-12-09corrected filter_compilers + added it for mvapich2Nicolas Richart2-5/+38
2015-12-09Merge pull request #225 from epfl-scitas/packages/gitTodd Gamblin3-5/+79
Adding https support in git even if system lib are missing
2015-12-09clang : solve the issue with missing default include paths for OpenMP and libc++alalazo2-2/+33
resource : support for finer grained linking of resources
2015-12-09Adding curl and expat support to git for https reposNicolas Richart3-5/+79
2015-12-09Merge pull request #148 from PaulDapolito/glib-depTodd Gamblin1-0/+1
added zlib dependency to glib package specification
2015-12-09Merge pull request #224 from epfl-scitas/packages/gdbTodd Gamblin2-0/+94
gdb : added package
2015-12-09Change github.com/scalability-llnl to github.com/llnl everywhere.Todd Gamblin50-67/+66
2015-12-09gdb : added packagealalazo2-0/+94
2015-12-08Should fix #177alalazo2-4/+8
gcc : changed objdir to something out of srcdir and added '--with-sysroot=/' binutils : added '--with-sysroot=/'
2015-12-07Merge pull request #219 from eschnett/eschnett/gmpTodd Gamblin1-0/+1
Update gmp to 6.1.0
2015-12-07Merge pull request #220 from eschnett/eschnett/mpcTodd Gamblin1-0/+1
Update mpc to 1.0.3
2015-12-07Merge pull request #221 from davidbeckingsale/features/cleverleaf-boostTodd Gamblin2-4/+5
Update CleverLeaf package to use Boost and fix SAMRAI MPI usage
2015-12-07Fix issue with gcc 5.x not building on RHEL6Matthew LeGendre1-7/+10