Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-10 | adding gnu global tags and exuberant ctags | Tom Scogland | 2 | -0/+38 | |
2015-07-09 | adding YAPF (Yet Another Python Formatter) | Tom Scogland | 1 | -0/+15 | |
2015-07-02 | removed workaround | Gregory L. Lee | 1 | -4/+0 | |
2015-07-02 | add cblas headers in install directory | Florent Pruvost | 1 | -0/+3 | |
2015-07-02 | Merge pull request #75 from alfredo-gimenez/develop | Todd Gamblin | 1 | -2/+3 | |
Thanks! | |||||
2015-07-02 | Add py-lockfile and py-python-daemon packages. | Todd Gamblin | 2 | -0/+49 | |
2015-06-23 | Commented out old version | Alfredo Gimenez | 1 | -1/+1 | |
2015-06-23 | New mpfr release invalidates previous download link (not sure where old ↵ | Alfredo Gimenez | 1 | -1/+2 | |
version is...) | |||||
2015-06-20 | Minor simplification (os.environ -> env) | Todd Gamblin | 1 | -5/+6 | |
2015-06-18 | Thrift python support | Alfredo Gimenez | 1 | -1/+6 | |
2015-06-18 | Added silo 4.8 with HDF5 (for LULESH 2.0) | Alfredo Gimenez | 1 | -0/+19 | |
2015-06-18 | Removed Lua dependency | Alfredo Gimenez | 1 | -1/+0 | |
2015-06-18 | Added Thrift (HBase management in C++) | Alfredo Gimenez | 1 | -0/+39 | |
2015-06-17 | adding python pyelftools package | Tom Scogland | 1 | -0/+13 | |
2015-06-11 | Merge pull request #61 from alfredo-gimenez/develop | Todd Gamblin | 1 | -1/+1 | |
Mitos 0.9.1 | |||||
2015-06-11 | Merge pull request #62 from trws/tmuxinator | Todd Gamblin | 2 | -0/+42 | |
Partial ruby extension and tmuxinator package | |||||
2015-06-11 | Merge pull request #63 from trws/silver-searcher | Todd Gamblin | 1 | -0/+17 | |
adding package for the silver searcher | |||||
2015-06-11 | Removing comment line | Tom Scogland | 1 | -1/+0 | |
Missed that the auto-generated comment line stuck around. | |||||
2015-06-11 | Small ruby enhancement and tmuxinator package | Tom Scogland | 2 | -0/+42 | |
It is currently less painful to pull the source from github, compile it into a gem, then install the gem, than it is to download a gem and install it. This still lacks an activation mechanism, but `spack use tmuxinator` is functional. | |||||
2015-06-11 | Mitos 0.9.1 | Alfredo Gimenez | 1 | -1/+1 | |
2015-06-10 | adding package for the silver searcher | Tom Scogland | 1 | -0/+18 | |
2015-06-10 | partial upgrade to vim package | Tom Scogland | 1 | -3/+37 | |
2015-06-10 | Merge pull request #58 from trws/python-cffi | Todd Gamblin | 2 | -0/+32 | |
Python cffi | |||||
2015-06-10 | Merge pull request #56 from trws/uuid-task-and-taskd | Todd Gamblin | 3 | -0/+56 | |
package files for libuuid, needed for flux and taskwarrior packages | |||||
2015-06-09 | nettle depends on gmp, without it the nettle build fails on gcc 4.9.2 | Tom Scogland | 1 | -0/+2 | |
2015-06-09 | new package files for python-cffi and its dependency pycparser | Tom Scogland | 2 | -0/+32 | |
2015-06-09 | package files for libuuid, needed for flux and taskwarrior packages, along ↵ | Tom Scogland | 3 | -0/+56 | |
with the taskwarrior packages | |||||
2015-06-09 | Fix Boost finding in Dyninst 8.2.1. | Todd Gamblin | 1 | -3/+5 | |
2015-06-07 | Upate ATLAS and netlib-blas. | Todd Gamblin | 2 | -12/+39 | |
2015-06-06 | Make blas a virtual dependency, default netlib-blas. | Todd Gamblin | 3 | -20/+8 | |
2015-06-06 | Add disablement of cpu throttle check. | Todd Gamblin | 1 | -1/+13 | |
2015-06-06 | Delete lapack/atlas combined package. | Todd Gamblin | 1 | -40/+0 | |
2015-06-06 | Rename netlib_blas -> netlib-blas | Todd Gamblin | 2 | -2/+2 | |
2015-06-06 | Merge branch 'psaravan-fastmath' into features/fastmath | Todd Gamblin | 10 | -20/+272 | |
Conflicts: var/spack/packages/lapack/package.py | |||||
2015-06-06 | Merge branch 'develop' into features/fastmath | Todd Gamblin | 41 | -27/+252 | |
2015-06-06 | Remove dummy fastmath package. | Todd Gamblin | 1 | -15/+0 | |
2015-06-06 | fix up Saravan's petsc install | Todd Gamblin | 1 | -12/+17 | |
2015-06-06 | Working Hypre, PARPACK. | Todd Gamblin | 3 | -30/+48 | |
2015-06-06 | CGM package working on cab. | Todd Gamblin | 1 | -6/+14 | |
2015-06-06 | CBLAS package working and patching in spack compilers. | Todd Gamblin | 1 | -11/+21 | |
2015-06-06 | Working boxlib package. | Todd Gamblin | 1 | -6/+16 | |
2015-06-06 | Working ARPACK package. | Todd Gamblin | 1 | -2/+6 | |
2015-06-06 | Remove autosave files from saravan's PR | Todd Gamblin | 2 | -41/+0 | |
2015-06-06 | Clean up arpack build, use the Spack f77 compiler. | Todd Gamblin | 1 | -10/+23 | |
2015-06-06 | Updated HDF5 to use MPI. | Saravan Pantham | 1 | -3/+3 | |
2015-06-06 | Updated Zoltan. | Saravan Pantham | 1 | -33/+0 | |
2015-06-06 | Added more FASTMath packages. | Saravan Pantham | 13 | -20/+279 | |
2015-06-06 | Fixed BLAS and Lapack installations | Saravan Pantham | 2 | -16/+7 | |
2015-06-06 | Added Lapack package | Saravan Pantham | 1 | -0/+31 | |
2015-06-06 | Added BLAS package | Saravan Pantham | 1 | -0/+21 | |