summaryrefslogtreecommitdiff
path: root/var
AgeCommit message (Collapse)AuthorFilesLines
2016-03-05Make openssl a variant in libevent.Todd Gamblin1-4/+8
2016-03-05Merge branch 'eschnett/libevent' of https://github.com/eschnett/spack into ↵Todd Gamblin1-0/+3
eschnett-eschnett/libevent
2016-03-05Merge pull request #487 from spakin/llvm-3.7.1Todd Gamblin1-2/+17
Added LLVM 3.7.1 support
2016-03-05Merge pull request #495 from alfredo-gimenez/developTodd Gamblin1-2/+2
Fixed unmatched function signature for do_fetch in jdk package
2016-03-04Adding zfp package.Mark Miller1-0/+26
2016-03-04Fixed unmatched function signature for do_fetch in jdk packageAlfredo Gimenez1-2/+2
2016-03-03Added LLVM 3.7.1 supportScott Pakin1-2/+17
2016-03-02Merge pull request #452 from epfl-scitas/llvm/cleanupTodd Gamblin1-19/+0
Cleaned package : llvm
2016-03-02Merge pull request #462 from xjrc/packages/siloTodd Gamblin1-5/+14
Update Package : Silo
2016-02-29Undid accidental change on this branch.citibeth1-3/+3
2016-02-29Added missing cmake dependenciesElizabeth F3-3/+5
2016-02-28Updated links to use new llnl.gov addressIan Lee2-2/+2
2016-02-26Updated the silo package and added the '+fortran' variant.Joseph Ciurej1-5/+14
2016-02-24Libevent depends on OpenSSLErik Schnetter1-0/+3
2016-02-24llvm : removed duplicate versionalalazo1-19/+0
2016-02-24Merge pull request #446 from LLNL/bugfix/python_config_compilerTodd Gamblin1-0/+14
modify compiler commands in python config files, fix for #431
2016-02-24Merge pull request #448 from epfl-scitas/packages/gromacsTodd Gamblin2-0/+58
Added package : gromacs
2016-02-20llvm trunk versionTom Scogland1-9/+34
Adding a trunk version to the llvm package. This has all the features and requirements of the others, with the additional caveat that the llvm project makes no guarantee that trunk on all repositories together will necessarily make a working compiler. It has been tested, and worked with a version today, but not yesterday, so if you test keep that in mind.
2016-02-19Merge pull request #422 from epfl-scitas/packages/openssl_urlTodd Gamblin1-0/+39
openssl : url computation
2016-02-19gromacs : added packagealalazo2-0/+58
2016-02-18Merge pull request #298 from epfl-scitas/refactoring/resource_directiveTodd Gamblin1-0/+19
refactoring proposal : composite for Stage and FetchStrategy
2016-02-18modify compiler commands in python config files, fix for #431Gregory L. Lee1-0/+14
2016-02-17Fixed the "+shared" variant in the "hdf5" package.Joseph Ciurej2-4/+5
2016-02-16Changed the hdf5 "+static" variant to become the "+shared" variant.Joseph Ciurej2-2/+2
2016-02-16Moved "Triangle" to "triangle" to be more in line with Spack package naming ↵Joseph Ciurej1-0/+0
conventions.
2016-02-16Added the installation files for the "ExodusII" package.Joseph Ciurej3-0/+65
Added the "+static" variant to "hdf5" to enable "ExodusII" support.
2016-02-16Added the installation files for the "TetGen" package.Joseph Ciurej1-0/+28
2016-02-16Added the installation files for the "Triangle" package.Joseph Ciurej1-0/+20
2016-02-16Added the installation files for the "ndiff" package.Joseph Ciurej1-0/+21
2016-02-16Adding the "Crypto++" package installation files.Joseph Ciurej1-0/+31
2016-02-16Merge pull request #340 from adamjstewart/features/xzTodd Gamblin1-5/+3
Remove unnecessary URLs
2016-02-15Add latest versionAdam J. Stewart1-0/+2
2016-02-14Minor code cleanup for gcc.Todd Gamblin1-6/+3
2016-02-12Merge pull request #354 from eschnett/eschnett/libeditTodd Gamblin1-0/+2
libedit depends on ncurses
2016-02-12mpich : added back MPI_F90alalazo1-0/+1
2016-02-12qe : compiled on rhle6Massimiliano Culpo3-9/+16
2016-02-11libedit depends on ncursesErik Schnetter1-0/+2
2016-02-11espresso : added directories to search pathalalazo1-0/+8
2016-02-11espresso : fixed dependency handlingalalazo1-6/+4
2016-02-11espresso : current working treealalazo1-40/+33
2016-02-11espresso : synchronized with current developalalazo1-0/+0
2016-02-11Merge branch 'develop' of https://github.com/LLNL/spack into packages/espressoalalazo381-972/+3039
2016-02-10Merge pull request #432 from RemoteConnectionManager/paraview_fixTodd Gamblin4-2/+6
Paraview fix
2016-02-10Merge pull request #402 from epfl-scitas/bugfix/netlib-scalapackTodd Gamblin1-2/+2
Bugfix: netlib-scalapack does not work with all versions of python
2016-02-10add variant to select OpenGL2 Paraview backendLuigi Calori1-0/+1
2016-02-10fix a reported hash mismatch on netcdf-4.4.0 tar downloadLuigi Calori1-1/+1
2016-02-10add a variant to Qt for make dependency on mesa swlwctableLuigi Calori1-1/+2
2016-02-10fixing qhull: seems that dependency on cmake is essential when it is usedLuigi Calori1-0/+2
2016-02-05arpack-ng : added packagealalazo1-0/+57
2016-02-04Merge pull request #426 from epfl-scitas/packages/suitesparseTodd Gamblin2-2/+30
Added package : SuiteSparse