Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-09-21 | add gflags package | Adam Moody | 1 | -0/+21 | |
2015-08-27 | Add elfutils. | Todd Gamblin | 4 | -9/+35 | |
2015-08-26 | Merge branch 'features/pidx' into develop | Todd Gamblin | 1 | -0/+21 | |
2015-08-26 | Minor fix-ups for PIDX | Todd Gamblin | 1 | -2/+5 | |
2015-08-25 | added graphviz dependency and dysect variant to STAT | Gregory L. Lee | 1 | -2/+9 | |
2015-08-25 | added graphviz and dependencies | Gregory L. Lee | 3 | -0/+55 | |
2015-08-24 | use filter_file instead of patch | Gregory L. Lee | 2 | -13/+7 | |
2015-08-17 | Initial version of PIDX package | Peer-Timo Bremer | 1 | -0/+18 | |
2015-08-17 | added lapack and blas deps, fixed gfortran compiler dependency | Gregory L. Lee | 3 | -0/+21 | |
2015-08-14 | moved lapack package to netlib-lapack | Gregory L. Lee | 1 | -45/+0 | |
2015-08-14 | updated blas and lapack packages | Gregory L. Lee | 2 | -0/+65 | |
2015-08-13 | Fix 2.6 incompatibility | Todd Gamblin | 1 | -4/+4 | |
2015-08-13 | Merge pull request #92 from trws/flux-build | Todd Gamblin | 10 | -0/+199 | |
pre-alpha flux build and requisite dependencies | |||||
2015-08-13 | Merge pull request #94 from alfredo-gimenez/dev-pandas | Todd Gamblin | 6 | -4/+49 | |
Fixed py-pandas package | |||||
2015-08-12 | Merge pull request #87 from alfredo-gimenez/develop | Todd Gamblin | 2 | -0/+34 | |
Added gui and cscope features to Vim package | |||||
2015-08-07 | Cscope vim variant depends on cscope | Alfredo Gimenez | 1 | -2/+4 | |
2015-08-07 | Fixed py-pandas package | Alfredo Gimenez | 6 | -4/+49 | |
2015-08-06 | Added cscope (dependency for vim+cscope) | Alfredo Gimenez | 1 | -0/+17 | |
2015-08-03 | pre-alpha flux build and requisite dependencies | Tom Scogland | 10 | -0/+199 | |
NOTE: the ncurses package now installs *BOTH* versions, wide and non-wide character for compatibility with packages that require either one. It may be desirable for this to be an option in the future. | |||||
2015-08-01 | add missing gmp dependency to mpfr package | Mike Nolta | 1 | -0/+2 | |
2015-07-29 | adding the bear compilation database generator | Tom Scogland | 1 | -0/+17 | |
2015-07-23 | Vim with added feature support, including gvim | Alfredo Gimenez | 1 | -0/+15 | |
2015-07-22 | adding a zsh package | Tom Scogland | 1 | -0/+16 | |
2015-07-16 | Update concretize to check for more changes and iterate further. | Todd Gamblin | 1 | -0/+17 | |
2015-07-14 | Remove superfluous print in vim. | Todd Gamblin | 1 | -1/+0 | |
2015-07-14 | Merge branch 'develop' of github.com:scalability-llnl/spack into develop | Todd Gamblin | 4 | -1/+55 | |
2015-07-13 | Remove python 2.6-incompatible format expression. | Todd Gamblin | 1 | -1/+2 | |
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-08 | for LaunchMON added latest git commit and dependences | Gregory L. Lee | 1 | -0/+5 | |
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 | |