Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2015-07-21 | Add qt3 version support and a variant that controls patching the qt3 version ↵ | Jim Galarowicz | 2 | -2/+88 | |
for compile issues and answering yes to the license questions during build. | |||||
2015-07-21 | Add the latest version to the papi package. | Jim Galarowicz | 1 | -1/+4 | |
2015-07-21 | Add krelloptions variant that is used to turn on a configuration option to ↵ | Jim Galarowicz | 1 | -1/+6 | |
build the thread safe lightweight libraries. | |||||
2015-07-21 | Add patches that enable features added for krell related products. Update ↵ | Jim Galarowicz | 4 | -0/+526 | |
the package file to add a krellpatch variant to control adding the patches. | |||||
2015-07-21 | Add configuration change for krell related products, they expect the dyninst ↵ | Jim Galarowicz | 1 | -9/+25 | |
includes in include/dyninst. | |||||
2015-07-21 | Add changes for krell related products to binutils. Add a patch that ↵ | Jim Galarowicz | 2 | -6/+72 | |
installs libiberty_pic.a which krell products will favor/use. | |||||
2015-07-16 | Fix ProviderIndex.update(), which didn't remove stale providers. | Todd Gamblin | 1 | -1/+10 | |
2015-07-16 | Update concretize to check for more changes and iterate further. | Todd Gamblin | 4 | -29/+82 | |
2015-07-14 | Fix mangled error message. | Todd Gamblin | 1 | -2/+2 | |
2015-07-14 | Remove superfluous print in vim. | Todd Gamblin | 1 | -1/+0 | |
2015-07-14 | Fix regression of install -j. | Todd Gamblin | 1 | -0/+4 | |
2015-07-14 | Merge branch 'develop' of github.com:scalability-llnl/spack into develop | Todd Gamblin | 5 | -3/+70 | |
2015-07-13 | Add test to check packages for Python2.6 compatibility, as well as core. | Todd Gamblin | 1 | -2/+15 | |
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 env. var. in modules: LIBRARY_PATH and PKG_CONFIG_PATH | Florent Pruvost | 1 | -1/+5 | |
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 | Merge branch 'features/toggle-build-output' into develop | Todd Gamblin | 1 | -15/+78 | |
2015-07-02 | Add py-lockfile and py-python-daemon packages. | Todd Gamblin | 2 | -0/+49 | |
2015-07-02 | Better python template for 'spack create' | Todd Gamblin | 3 | -19/+128 | |
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 | Fix bug in uninstall (regression in 0fc3b58) | Todd Gamblin | 2 | -15/+35 | |
2015-06-20 | Merge branch 'alfredo-gimenez-thrift' into develop | Todd Gamblin | 1 | -4/+10 | |
2015-06-20 | Minor simplification (os.environ -> env) | Todd Gamblin | 1 | -5/+6 | |
2015-06-20 | log_output now allows echo to be toggled wtih 'v' key | Todd Gamblin | 1 | -15/+78 | |
2015-06-18 | Thrift python support | Alfredo Gimenez | 1 | -1/+6 | |
2015-06-18 | Merge pull request #70 from alfredo-gimenez/develop | Todd Gamblin | 1 | -0/+19 | |
Added silo 4.8 with HDF5 (for LULESH 2.0) | |||||
2015-06-18 | Added silo 4.8 with HDF5 (for LULESH 2.0) | Alfredo Gimenez | 1 | -0/+19 | |
2015-06-18 | Merge branch 'alfredo-gimenez-thrift' into develop | Todd Gamblin | 1 | -0/+38 | |
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-13 | Merge branch 'trws-git-tag-support' into develop | Todd Gamblin | 2 | -2/+18 | |
2015-06-13 | Fix for `git pull --tags` when using git 1.7.1 | Todd Gamblin | 2 | -2/+11 | |
- Added `ignore_errors` option to `Executable.__call__` - Can avoid raising errors on *specific* error return values. | |||||
2015-06-13 | Fix for repos with many tags | Tom Scogland | 1 | -1/+8 | |
Ensures all tags are ready before checkout, using `--branch` if possible and an extra pull if that is not available. Also adds `--depth 1` to create shallow clones if the git version is sufficient. Fixes #64. | |||||
2015-06-13 | removing vestigial lines from a previous commit | Tom Scogland | 1 | -4/+0 | |
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 | 3 | -0/+49 | |
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 | 3 | -0/+49 | |
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 | Merge pull request #60 from trws/expanded-vim | Todd Gamblin | 1 | -3/+37 | |
partial upgrade to vim package | |||||
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 | |