Age | Commit message (Expand) | Author | Files | Lines |
2016-03-08 | Avoid race in pango's `make install`, set parallel=False | Todd Gamblin | 1 | -1/+1 |
2016-03-07 | Merge pull request #486 from RemoteConnectionManager/paraview_fix | Todd Gamblin | 1 | -3/+10 |
2016-03-07 | Merge pull request #491 from citibeth/efischer/160229-NewPackages-2 | Todd Gamblin | 6 | -12/+84 |
2016-03-06 | Update OpenSSL to 1.0.2g | Erik Schnetter | 1 | -0/+1 |
2016-03-05 | Fixed URLs | citibeth | 3 | -5/+2 |
2016-03-05 | Merge branch 'adamjstewart-features/libsigsegv' into develop | Todd Gamblin | 2 | -1/+26 |
2016-03-05 | Minor tweaks to m4 -- be sure to add sigsegv args explicitly. | Todd Gamblin | 1 | -1/+7 |
2016-03-05 | Merge branch 'features/libsigsegv' of https://github.com/adamjstewart/spack i... | Todd Gamblin | 2 | -0/+19 |
2016-03-05 | Make libsigsegv an optional dependency | Adam J. Stewart | 1 | -1/+3 |
2016-03-05 | Merge pull request #343 from adamjstewart/features/mpc | Todd Gamblin | 1 | -0/+6 |
2016-03-05 | Make openssl a variant in libevent. | Todd Gamblin | 1 | -4/+8 |
2016-03-05 | Merge branch 'eschnett/libevent' of https://github.com/eschnett/spack into es... | Todd Gamblin | 1 | -0/+3 |
2016-03-05 | Merge pull request #487 from spakin/llvm-3.7.1 | Todd Gamblin | 1 | -2/+17 |
2016-03-05 | Merge pull request #495 from alfredo-gimenez/develop | Todd Gamblin | 1 | -2/+2 |
2016-03-04 | Adding zfp package. | Mark Miller | 1 | -0/+26 |
2016-03-04 | Fixed unmatched function signature for do_fetch in jdk package | Alfredo Gimenez | 1 | -2/+2 |
2016-03-04 | GNU m4 depends on libsigsegv | Adam J. Stewart | 2 | -0/+17 |
2016-03-04 | Update package.py | Elizabeth Fischer | 1 | -1/+1 |
2016-03-04 | Update package.py | Elizabeth Fischer | 1 | -153/+0 |
2016-03-04 | 1. Removed fake MPI dependency from netcdf-cxx4 and netcdf-fortran. | Elizabeth F | 3 | -20/+154 |
2016-03-03 | Added LLVM 3.7.1 support | Scott Pakin | 1 | -2/+17 |
2016-03-03 | Merge branch 'develop' of https://github.com/RemoteConnectionManager/spack in... | Luigi Calori | 6 | -26/+18 |
2016-03-02 | Removed FIXMEs. | citibeth | 4 | -65/+4 |
2016-03-02 | Merge pull request #452 from epfl-scitas/llvm/cleanup | Todd Gamblin | 1 | -19/+0 |
2016-03-02 | Merge pull request #462 from xjrc/packages/silo | Todd Gamblin | 1 | -5/+14 |
2016-02-29 | Undid accidental change on this branch. | citibeth | 1 | -3/+3 |
2016-02-29 | New packages added: blitz, netcdf-cxx4, netcdf-fortran, proj, udunits2 | Elizabeth F | 5 | -0/+155 |
2016-02-29 | Added missing cmake dependencies | Elizabeth F | 3 | -3/+5 |
2016-02-28 | Updated links to use new llnl.gov address | Ian Lee | 2 | -2/+2 |
2016-02-27 | adding new version to praview, compiled with spack -d install -j 8 --keep-sta... | Luigi Calori | 1 | -3/+10 |
2016-02-26 | Updated the silo package and added the '+fortran' variant. | Joseph Ciurej | 1 | -5/+14 |
2016-02-24 | Libevent depends on OpenSSL | Erik Schnetter | 1 | -0/+3 |
2016-02-24 | llvm : removed duplicate version | alalazo | 1 | -19/+0 |
2016-02-24 | Merge pull request #446 from LLNL/bugfix/python_config_compiler | Todd Gamblin | 1 | -0/+14 |
2016-02-24 | Merge pull request #448 from epfl-scitas/packages/gromacs | Todd Gamblin | 2 | -0/+58 |
2016-02-20 | llvm trunk version | Tom Scogland | 1 | -9/+34 |
2016-02-19 | Merge pull request #422 from epfl-scitas/packages/openssl_url | Todd Gamblin | 1 | -0/+39 |
2016-02-19 | gromacs : added package | alalazo | 2 | -0/+58 |
2016-02-18 | Merge pull request #298 from epfl-scitas/refactoring/resource_directive | Todd Gamblin | 1 | -0/+19 |
2016-02-18 | modify compiler commands in python config files, fix for #431 | Gregory L. Lee | 1 | -0/+14 |
2016-02-17 | Fixed the "+shared" variant in the "hdf5" package. | Joseph Ciurej | 2 | -4/+5 |
2016-02-16 | Changed the hdf5 "+static" variant to become the "+shared" variant. | Joseph Ciurej | 2 | -2/+2 |
2016-02-16 | Moved "Triangle" to "triangle" to be more in line with Spack package naming c... | Joseph Ciurej | 1 | -0/+0 |
2016-02-16 | Added the installation files for the "ExodusII" package. | Joseph Ciurej | 3 | -0/+65 |
2016-02-16 | Added the installation files for the "TetGen" package. | Joseph Ciurej | 1 | -0/+28 |
2016-02-16 | Added the installation files for the "Triangle" package. | Joseph Ciurej | 1 | -0/+20 |
2016-02-16 | Added the installation files for the "ndiff" package. | Joseph Ciurej | 1 | -0/+21 |
2016-02-16 | Adding the "Crypto++" package installation files. | Joseph Ciurej | 1 | -0/+31 |
2016-02-16 | Merge pull request #340 from adamjstewart/features/xz | Todd Gamblin | 1 | -5/+3 |
2016-02-15 | Add latest version | Adam J. Stewart | 1 | -0/+2 |