summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2014-06-22Add support for configuration files. Fix SPACK-24.Todd Gamblin4-1/+597
2014-06-22Proper exiting for forked process in do_install()Todd Gamblin1-11/+15
2014-06-22Move globals to spack's __init__.pyTodd Gamblin2-37/+7
2014-06-22Move globals to spack's __init__.pyTodd Gamblin3-145/+172
2014-06-22Initial ability to swap compilers.Todd Gamblin17-117/+227
2014-06-22Better satisfies: e.g., v4.7.3 now satisfies v4.7Todd Gamblin5-13/+118
2014-06-22Add CompilerSpec class and loading capability.Todd Gamblin11-92/+177
2014-06-22Implemented compiler concretization policy.Todd Gamblin5-41/+91
2014-06-22Sorted out spack.compilers vs var/spack/compilersTodd Gamblin8-53/+118
2014-06-22Make Compiler constructor behave like Spec constructor.Todd Gamblin6-27/+47
2014-06-22partial checkinTodd Gamblin1-0/+57
2014-05-27Merge pull request #10 in SCALE/spack from ~SHRADER3/spack:develop to developGeorge Todd Gamblin1-2/+2
2014-05-27Fix for SPACK-28: truncated output in docs.Todd Gamblin1-1/+0
2014-05-27Add index_by function to llnl.util.langTodd Gamblin1-0/+58
2014-05-20Fix bug in checksum reportingDavid Shrader1-2/+2
2014-05-17Better version substitution and wildcard URLs.Todd Gamblin6-63/+156
2014-05-16Bugfix in error message.Todd Gamblin1-1/+1
2014-05-04Allow widths in spec format strings.Todd Gamblin2-9/+30
2014-04-29Merge pull request #8 in SCALE/spack from features/boost to developGeorge Todd Gamblin6-27/+46
2014-04-25Clean up commands and get rid of inconsistent --dirty optionsTodd Gamblin5-26/+30
2014-04-25Fix SPACK-17: Remove install prefix if install() failsTodd Gamblin1-3/+6
2014-04-25Better temp directory selection.Todd Gamblin1-3/+6
2014-04-25Status messages now show install and stage directories.Todd Gamblin1-2/+3
2014-04-25Better version wildcard handling, better spideringTodd Gamblin4-22/+37
2014-04-24Merge pull request #7 in SCALE/spack from bugfix/SPACK-10-fork-on-install to ...George Todd Gamblin3-35/+90
2014-04-24Merge pull request #6 in SCALE/spack from bugfix/SPACK-20-bin-directories-in-...George Todd Gamblin4-126/+181
2014-04-16Fix for SPACK-10: Spack now forks before install()Todd Gamblin3-35/+90
2014-04-16Default SYS_TYPE should just be an unknown architecture.Todd Gamblin1-1/+1
2014-04-15bugfix for SPACK-20: add dependency bin directories to PATHTodd Gamblin4-126/+181
2014-04-14use installed property to check package existenceGregory L. Lee1-1/+1
2014-04-14fixed installed dependents and uninstall error messageGregory L. Lee1-5/+3
2014-04-14Fix for SPACK-22: Consistent dependency hashing.Todd Gamblin1-14/+15
2014-04-14Print compiler correctly.Todd Gamblin1-1/+1
2014-04-14Clean up find command, move code to utils.Todd Gamblin5-58/+99
2014-04-14Fix broken calls into colify.Todd Gamblin1-2/+2
2014-04-13Fix SPACK-21: stage names are too longTodd Gamblin3-16/+16
2014-04-13Make SSL verification failures recommend spack -kTodd Gamblin4-13/+30
2014-03-16Update docs for new package structure.Todd Gamblin2-133/+109
2014-03-16Move packages and mock packages to /var/spackTodd Gamblin38-1600/+11
2014-03-16Add a test for package namesTodd Gamblin1-1/+12
2014-03-16Modify create and edit to work with new package format.Todd Gamblin2-4/+10
2014-03-16New, more consistent package directory structure.Todd Gamblin63-483/+550
2014-03-15Integrate & clean up packages from LLNL hackathon.Todd Gamblin5-15/+23
2014-03-15Merge branch 'openmpi' into nextTodd Gamblin3-0/+191
2014-03-15Merge branch 'scr' into nextTodd Gamblin1-0/+39
2014-03-15Merge branch 'spindle' into nextTodd Gamblin2-2/+48
2014-03-15Merge branch 'stat' into nextTodd Gamblin4-0/+68
2014-03-15Merge branch 'launchmon' into nextTodd Gamblin3-0/+199
2014-03-15patches for openmpi 1.6.5Adam Moody3-0/+191
2014-03-15adding scrAdam Moody1-0/+39