summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2015-08-04Use absolute paths to spack compiler wrappers in CC/CXX/F77/FCTodd Gamblin1-4/+4
2015-08-01Merge pull request #91 from nolta/patch-1Todd Gamblin1-0/+2
add missing gmp dependency to mpfr package
2015-08-01add missing gmp dependency to mpfr packageMike Nolta1-0/+2
2015-07-29adding the bear compilation database generatorTom Scogland1-0/+17
2015-07-24Add Python version test to detect {} in version strings.Todd Gamblin2-8/+21
- {} is not compatible with Python 2.6
2015-07-23Fix Python 2.6 compatibility issue.Todd Gamblin2-9/+20
2015-07-22adding a zsh packageTom Scogland1-0/+16
2015-07-16Fix ProviderIndex.update(), which didn't remove stale providers.Todd Gamblin1-1/+10
2015-07-16Update concretize to check for more changes and iterate further.Todd Gamblin4-29/+82
2015-07-14Fix mangled error message.Todd Gamblin1-2/+2
2015-07-14Remove superfluous print in vim.Todd Gamblin1-1/+0
2015-07-14Fix regression of install -j.Todd Gamblin1-0/+4
2015-07-14Merge branch 'develop' of github.com:scalability-llnl/spack into developTodd Gamblin5-3/+70
2015-07-13Add test to check packages for Python2.6 compatibility, as well as core.Todd Gamblin1-2/+15
2015-07-13Remove python 2.6-incompatible format expression.Todd Gamblin1-1/+2
2015-07-10adding gnu global tags and exuberant ctagsTom Scogland2-0/+38
2015-07-09adding YAPF (Yet Another Python Formatter)Tom Scogland1-0/+15
2015-07-08for LaunchMON added latest git commit and dependencesGregory L. Lee1-0/+5
2015-07-02removed workaroundGregory L. Lee1-4/+0
2015-07-02add env. var. in modules: LIBRARY_PATH and PKG_CONFIG_PATHFlorent Pruvost1-1/+5
2015-07-02add cblas headers in install directoryFlorent Pruvost1-0/+3
2015-07-02Merge pull request #75 from alfredo-gimenez/developTodd Gamblin1-2/+3
Thanks!
2015-07-02Merge branch 'features/toggle-build-output' into developTodd Gamblin1-15/+78
2015-07-02Add py-lockfile and py-python-daemon packages.Todd Gamblin2-0/+49
2015-07-02Better python template for 'spack create'Todd Gamblin3-19/+128
2015-06-23Commented out old versionAlfredo Gimenez1-1/+1
2015-06-23New mpfr release invalidates previous download link (not sure where old ↵Alfredo Gimenez1-1/+2
version is...)
2015-06-20Fix bug in uninstall (regression in 0fc3b58)Todd Gamblin2-15/+35
2015-06-20Merge branch 'alfredo-gimenez-thrift' into developTodd Gamblin1-4/+10
2015-06-20Minor simplification (os.environ -> env)Todd Gamblin1-5/+6
2015-06-20log_output now allows echo to be toggled wtih 'v' keyTodd Gamblin1-15/+78
2015-06-18Thrift python supportAlfredo Gimenez1-1/+6
2015-06-18Merge pull request #70 from alfredo-gimenez/developTodd Gamblin1-0/+19
Added silo 4.8 with HDF5 (for LULESH 2.0)
2015-06-18Added silo 4.8 with HDF5 (for LULESH 2.0)Alfredo Gimenez1-0/+19
2015-06-18Merge branch 'alfredo-gimenez-thrift' into developTodd Gamblin1-0/+38
2015-06-18Removed Lua dependencyAlfredo Gimenez1-1/+0
2015-06-18Added Thrift (HBase management in C++)Alfredo Gimenez1-0/+39
2015-06-17adding python pyelftools packageTom Scogland1-0/+13
2015-06-13Merge branch 'trws-git-tag-support' into developTodd Gamblin2-2/+18
2015-06-13Fix for `git pull --tags` when using git 1.7.1Todd Gamblin2-2/+11
- Added `ignore_errors` option to `Executable.__call__` - Can avoid raising errors on *specific* error return values.
2015-06-13Fix for repos with many tagsTom Scogland1-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-13removing vestigial lines from a previous commitTom Scogland1-4/+0
2015-06-11Merge pull request #61 from alfredo-gimenez/developTodd Gamblin1-1/+1
Mitos 0.9.1
2015-06-11Merge pull request #62 from trws/tmuxinatorTodd Gamblin3-0/+49
Partial ruby extension and tmuxinator package
2015-06-11Merge pull request #63 from trws/silver-searcherTodd Gamblin1-0/+17
adding package for the silver searcher
2015-06-11Removing comment lineTom Scogland1-1/+0
Missed that the auto-generated comment line stuck around.
2015-06-11Small ruby enhancement and tmuxinator packageTom Scogland3-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-11Mitos 0.9.1Alfredo Gimenez1-1/+1
2015-06-10Merge pull request #60 from trws/expanded-vimTodd Gamblin1-3/+37
partial upgrade to vim package
2015-06-10adding package for the silver searcherTom Scogland1-0/+18