summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-30removing ill-fated array check for non-portabilityTom Scogland1-1/+0
2015-12-30Revert "removing check as it can cause failures in zsh"Todd Gamblin5-206/+38
2015-12-30removing check as it can cause failures in zshTom Scogland5-38/+206
2015-12-29Merge pull request #285 from trws/args-checkTodd Gamblin1-5/+4
2015-12-29fix for array handling in ancient bashTom Scogland1-5/+4
2015-12-28Rework mirror configuration.Todd Gamblin2-12/+44
2015-12-28Rework compiler configuration and simplify config.py logic.Todd Gamblin4-73/+124
2015-12-27Remove mock_configs; tests no longer modify spack home directory.Todd Gamblin3-18/+30
2015-12-27Add custom YAML loader & dumper to track lines & maintain dict order.Todd Gamblin6-43/+351
2015-12-27Uncomment disabled tests.Todd Gamblin1-2/+2
2015-12-26Merge pull request #277 from LLNL/bugfix/vcs-mirror-fetchTodd Gamblin2-16/+41
2015-12-25Default to scope with highest precedence instead of user scope,Todd Gamblin2-2/+10
2015-12-25Merge branch 'develop' into mplegendre-multi_pkgsrc_rootsTodd Gamblin303-804/+4020
2015-12-25Rework Spack config: keep user & site config in memory.Todd Gamblin11-268/+285
2015-12-25Use `filter_file` instead of calling perlErik Schnetter1-1/+1
2015-12-24Merge pull request #211 from LLNL/bugfix/github-154Todd Gamblin1-11/+29
2015-12-24Fix #154 -- better log messages for do_patch()Todd Gamblin1-11/+29
2015-12-23Enable several variants for HDF5Erik Schnetter1-1/+29
2015-12-23Fix #85 and #228: errors fetching VCS packages from a mirror.Todd Gamblin2-16/+41
2015-12-23Add comments to package fileErik Schnetter1-17/+28
2015-12-23Build JuliaErik Schnetter1-0/+55
2015-12-23Remove leftover debug statementErik Schnetter1-1/+0
2015-12-23Merge pull request #276 from LLNL/bugfix/235-smarter-spiderTodd Gamblin4-82/+183
2015-12-23Fix #235: Smarter web spidering -- use parsed links instead of reconstructing.Todd Gamblin4-82/+183
2015-12-23R : updated packagealalazo1-24/+40
2015-12-22Fix bug in URL regex.Todd Gamblin1-1/+1
2015-12-22revert accidental print statements.Todd Gamblin1-5/+0
2015-12-22More consistent URL parsing when finding versions.Todd Gamblin2-4/+10
2015-12-22New package PCRE2Erik Schnetter1-0/+15
2015-12-22Make OpenSSL build on DarwinErik Schnetter1-6/+18
2015-12-22Merge pull request #257 from eschnett/eschnett/hwloc-1.11.2Todd Gamblin2-1/+9
2015-12-22Merge pull request #269 from eschnett/eschnett/rsync-3.1.2Todd Gamblin1-0/+1
2015-12-22Update rsync to 3.1.2Erik Schnetter1-0/+1
2015-12-22Skip installing libpciaccess on DarwinErik Schnetter2-2/+8
2015-12-22Update hwloc; don't require libpciaccess on OS XErik Schnetter1-2/+4
2015-12-22Merge pull request #266 from LLNL/bugfix/python3-setuptools-conflictTodd Gamblin1-3/+8
2015-12-22fixed site pyc regular expressionGregory L. Lee1-1/+1
2015-12-22Merge pull request #261 from LLNL/features/prefer-versions-in-packagesTodd Gamblin2-3/+10
2015-12-22only ignore cached site.py fileGregory L. Lee1-2/+1
2015-12-22Merge pull request #263 from nolta/hdf5-mpiTodd Gamblin1-4/+2
2015-12-22Merge pull request #264 from nolta/typosTodd Gamblin2-2/+2
2015-12-22Merge branch 'nolta-249' into developTodd Gamblin1-3/+12
2015-12-22Slightly more robust tmp directory search.Todd Gamblin1-4/+12
2015-12-22Merge pull request #265 from epfl-scitas/packages/valgrindTodd Gamblin1-0/+55
2015-12-22fix conflict with setuptools and cached pyc filesGregory L. Lee1-2/+8
2015-12-22valgrind : added packagealalazo1-0/+55
2015-12-21fix a few comment typosMike Nolta2-2/+2
2015-12-21fix non-mpi hdf5 package buildMike Nolta1-4/+2
2015-12-21fix #249 (tmp spack-stage directories conflict)Mike Nolta1-2/+3
2015-12-21Add ability to prefer particular versions in packages.Todd Gamblin2-3/+10