Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-02-04 | Merge pull request #426 from epfl-scitas/packages/suitesparse | Todd Gamblin | 2 | -2/+30 | |
Added package : SuiteSparse | |||||
2016-02-04 | eigen : added support for SuiteSparse | alalazo | 1 | -2/+3 | |
2016-02-04 | suitesparse : basic implementation | alalazo | 1 | -0/+27 | |
2016-02-04 | Merge pull request #425 from epfl-scitas/packages/dakota | Todd Gamblin | 1 | -0/+55 | |
Added package : dakota | |||||
2016-02-04 | dakota : basic installation | alalazo | 1 | -0/+55 | |
2016-02-03 | Merge pull request #424 from adamjstewart/features/cmake | Todd Gamblin | 1 | -7/+3 | |
Add url for cmake, simplify url_for_version | |||||
2016-02-03 | Add url for cmake, simplify url_for_version | Adam J. Stewart | 1 | -7/+3 | |
2016-02-03 | Merge remote-tracking branch 'github/pull/99' into develop | Todd Gamblin | 1 | -9/+15 | |
Conflicts: var/spack/repos/builtin/packages/cmake/package.py | |||||
2016-02-03 | Update mailmap | Todd Gamblin | 1 | -1/+8 | |
2016-02-03 | Merge pull request #414 from epfl-scitas/issues/trilinos_385 | Todd Gamblin | 3 | -18/+29 | |
fix : trilinos and dependencies | |||||
2016-02-03 | Merge pull request #417 from mathstuf/hdf5-unsupported-flag | Todd Gamblin | 1 | -1/+1 | |
hdf5: always pass the unsupported flag | |||||
2016-02-03 | Merge pull request #419 from adamjstewart/features/libgpg-error | Todd Gamblin | 1 | -0/+1 | |
Add latest libgpg-error version | |||||
2016-02-03 | Merge pull request #420 from adamjstewart/features/qhull | Todd Gamblin | 1 | -7/+5 | |
Add latest qhull version | |||||
2016-02-03 | Merge pull request #421 from adamjstewart/features/phonopy | Todd Gamblin | 2 | -0/+31 | |
Add Phonopy and PyYAML Python modules | |||||
2016-02-03 | Merge pull request #423 from epfl-scitas/packages/opencv | Todd Gamblin | 1 | -0/+50 | |
Added package : OpenCV | |||||
2016-02-03 | opencv : added package | alalazo | 1 | -0/+50 | |
2016-02-02 | Add Phonopy and PyYAML Python modules | Adam J. Stewart | 2 | -0/+31 | |
2016-02-02 | Add latest qhull version | Adam J. Stewart | 1 | -7/+5 | |
2016-02-02 | Add latest libgpg-error version | Adam J. Stewart | 1 | -0/+1 | |
2016-02-01 | hdf5: default +unsupported to on | Ben Boeckel | 1 | -1/+1 | |
This flag can end up being required if a dependency tree ends up needing hdf5+cxx+parallel, but nothing turns it on. Since the core spack code puts this together, it ends up that the end user needs to specify it manually. Instead, just assume an unsupported configuration (since these *are* useful setups) and if anyone wants to seek upstream support, masking the flag can be done. | |||||
2016-02-01 | opencv : reverted url_for_version modifications | alalazo | 1 | -2/+0 | |
2016-02-01 | opencv : reverted url_for_version modifications | alalazo | 1 | -19/+0 | |
2016-02-01 | Merge branch 'develop' of https://github.com/LLNL/spack into issues/trilinos_385 | alalazo | 8 | -10/+155 | |
2016-02-01 | Merge pull request #415 from adamjstewart/features/hwloc | Todd Gamblin | 1 | -2/+2 | |
Checksum fix for hwloc | |||||
2016-02-01 | Merge pull request #408 from adamjstewart/features/fish | Todd Gamblin | 1 | -1/+2 | |
Modify url settings for fish package | |||||
2016-02-01 | Merge pull request #416 from LLNL/openssl-version-update | Todd Gamblin | 1 | -0/+1 | |
updated openssl version | |||||
2016-02-01 | netcdf : fixed typo in configure option | alalazo | 2 | -4/+27 | |
openssl : smarter URL computation | |||||
2016-01-29 | updated openssl version | Gregory L. Lee | 1 | -0/+1 | |
2016-01-29 | Merge pull request #413 from adk9/develop | Todd Gamblin | 1 | -0/+52 | |
Add the HPX-5 package to spack. | |||||
2016-01-29 | Checksum fix for hwloc | Adam J. Stewart | 1 | -2/+2 | |
2016-01-29 | Rename the hpx package to hpx-5. | Abhishek Kulkarni | 1 | -2/+27 | |
2016-01-29 | Cleaning up | Massimiliano Culpo | 2 | -8/+7 | |
2016-01-29 | trilinos : updated package to meet changes in dependencies | alalazo | 2 | -16/+27 | |
2016-01-29 | Merge remote-tracking branch 'upstream/develop' into develop | Abhishek Kulkarni | 4 | -8/+60 | |
2016-01-29 | Add the HPX-5 package. | Abhishek Kulkarni | 1 | -0/+27 | |
2016-01-28 | Merge pull request #411 from adamjstewart/features/pnetcdf | Todd Gamblin | 2 | -0/+33 | |
Add PnetCDF and M4 packages | |||||
2016-01-28 | Merge pull request #406 from epfl-scitas/enhancement/md5_urls | Todd Gamblin | 1 | -7/+26 | |
spack md5 on urls | |||||
2016-01-28 | Merge pull request #412 from davidbeckingsale/features/caliper | Todd Gamblin | 1 | -1/+1 | |
Correct Caliper package URL | |||||
2016-01-28 | Correct package URL | David Beckingsale | 1 | -1/+1 | |
2016-01-28 | Merge pull request #410 from davidbeckingsale/features/caliper | Todd Gamblin | 1 | -0/+25 | |
Add the Caliper package | |||||
2016-01-28 | Add PnetCDF and M4 packages | Adam J. Stewart | 2 | -0/+33 | |
2016-01-28 | Add the Caliper package | David Beckingsale | 1 | -0/+25 | |
2016-01-28 | added py-wheel package | Gregory L. Lee | 1 | -0/+15 | |
2016-01-28 | Modify url settings for fish package | Adam J. Stewart | 1 | -1/+2 | |
2016-01-28 | correcting a bug when url and files are mixed | Nicolas Richart | 1 | -10/+17 | |
2016-01-28 | Adding the stager to checksum any url that spack can handle | Nicolas Richart | 1 | -6/+18 | |
2016-01-27 | Merge pull request #405 from adamjstewart/features/netcdf | Todd Gamblin | 3 | -33/+35 | |
More NetCDF changes | |||||
2016-01-27 | More NetCDF changes | Adam J. Stewart | 3 | -33/+35 | |
2016-01-26 | Merge pull request #400 from adamjstewart/features/netcdf | Todd Gamblin | 1 | -13/+39 | |
Extensive modifications to NetCDF package | |||||
2016-01-26 | Merge pull request #401 from trws/cmocka | Todd Gamblin | 1 | -0/+16 | |
adding the cmocka unit testing library |