summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2014-11-07Improved website scraping.Todd Gamblin8-95/+134
2014-11-07Change to faster gcc mirror that allows spidering.Todd Gamblin1-3/+3
2014-11-05Working GCC package.Todd Gamblin2-5/+71
2014-11-04Packages for gcc and its dependencies.Todd Gamblin4-0/+163
2014-11-03Merge branch 'features/python' into developTodd Gamblin16-271/+575
2014-11-03Bump ImageMagick versionTodd Gamblin1-2/+3
2014-11-03Update libmonitor URL to point to google code.Todd Gamblin1-1/+1
2014-11-03Working Python 2.7.8, ncurses, readlineTodd Gamblin3-3/+37
2014-11-03Fix for SPACK-11: Spack compiler wrapper is now in bash.Todd Gamblin10-268/+472
2014-11-03Add bzip2 package and spack pkg add command.Todd Gamblin2-1/+35
2014-11-03Initial versions of python and libffi.Todd Gamblin2-0/+32
2014-11-01"spack info -r" is now "spack package-list"Todd Gamblin3-88/+114
2014-11-01Add ability to get subparser by name from argparseTodd Gamblin1-0/+15
2014-11-01Sane self.url for packages (reflects current version)Todd Gamblin4-18/+28
2014-10-31spack compiler add checks for access before listing directories.Todd Gamblin1-0/+4
2014-10-30Better error messages for extension()Todd Gamblin1-3/+5
2014-10-28Add Muster parallel clustering library.Todd Gamblin1-0/+21
2014-10-27Docs for spack list with glob.Todd Gamblin1-1/+6
2014-10-27Add Bob Robey to README credits.Todd Gamblin1-0/+1
2014-10-27Fix bug with extension() for sourceforge URLs.Todd Gamblin1-0/+6
2014-10-27Merge branch 'features/mpe2' into developTodd Gamblin12-2/+189
2014-10-27Merge pull request #5 from scrobey/features/mpe2Todd Gamblin12-2/+165
2014-10-27Merge branch 'features/coreutils' into developTodd Gamblin1-0/+17
2014-10-27Merge branch 'features/new-docs' into developTodd Gamblin3-41/+428
2014-10-27Fix long-standing multimethod test error.Todd Gamblin2-5/+5
2014-10-27Remove ambiguous test case in url_extrapolate.Todd Gamblin1-2/+3
2014-10-27Add docs on spack module refresh.Todd Gamblin1-45/+92
2014-10-27Document file filtering functions.Todd Gamblin3-33/+206
2014-10-27Docs for modules & dotkits.Todd Gamblin1-0/+167
2014-10-27Merge branch 'features/git-fetching' into developTodd Gamblin44-1087/+3404
2014-10-27Updated packaging docs.Todd Gamblin2-485/+1077
2014-10-27Make info command show VCS URLs properly.Todd Gamblin2-19/+32
2014-10-25Fixing errors in depends_on and updating version for ImageMagickBob Robey3-10/+10
2014-10-25Adding autotools and ImageMagick and patch for mpe2Bob Robey12-2/+165
2014-10-25Add coreutils package.Todd Gamblin1-0/+17
2014-10-25Add spack md5 command for simple checksumming.Todd Gamblin1-0/+52
2014-10-25Add a dummy depends_on to the boilerplate.Todd Gamblin1-0/+3
2014-10-23Adding initial version of MPE2 package.Todd Gamblin1-0/+24
2014-10-23Start documenting new features.Todd Gamblin2-170/+172
2014-10-22Fix for SPACK-43: compiler finding fails gracefully on unknown error.Todd Gamblin1-0/+6
2014-10-22Add bib2xhtmlTodd Gamblin1-0/+27
2014-10-22Test for URL extrapolation.Todd Gamblin5-9/+109
2014-10-16Consolidate archive_file() implementation into Stage.Todd Gamblin2-22/+35
2014-10-16Bug fixes for URLs and mirror fetching.Todd Gamblin8-27/+41
2014-10-15Add test cases for mirroring.Todd Gamblin10-117/+277
2014-10-15Refactor fetch tests to use common mock repo module.Todd Gamblin4-148/+198
2014-10-14Add a mirror module that handles new fetch strategies.Todd Gamblin4-109/+270
2014-10-10Use external argparse in spack list, for 2.6 compatibility.Todd Gamblin1-1/+1
2014-10-10SPACK-19 no longer an issue. Removing libtool copy.Todd Gamblin1-4/+0
2014-10-08Merge branch 'develop' of ssh://cz-stash.llnl.gov:7999/scale/spack into developDavid Boehme2-1/+6