summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2013-03-25Print files that are in the way of install.Todd Gamblin1-2/+7
2013-03-25Adding install scriptTodd Gamblin1-0/+56
2013-03-22Fix in docs.Todd Gamblin1-1/+1
2013-03-22Documentation and small changes.Todd Gamblin10-163/+444
2013-02-25Simpler implementation of depends_on.Todd Gamblin1-6/+5
2013-02-22Better spack -h: added cmd descriptions.Todd Gamblin13-7/+36
2013-02-21Better handling of stage.Todd Gamblin2-10/+35
2013-02-21Parallel bootstrap for cmake.Todd Gamblin2-1/+5
2013-02-21Minor changes; loosened up parallel build for dwarf.Todd Gamblin6-11/+11
2013-02-21Fix regression in clean.Todd Gamblin1-1/+1
2013-02-21Added help command and purge command.Todd Gamblin12-18/+29
2013-02-21Use tmp directory for downloading and buildingTodd Gamblin2-3/+44
2013-02-20Fixed bug in parallel make option.Todd Gamblin1-2/+2
2013-02-20Added libunwind and fixed link issues in cc.Todd Gamblin9-80/+165
2013-02-19Fixed passing of dependence prefixes to cc. libdwarf works.Todd Gamblin4-21/+59
2013-02-19Fixes, remove parallel build for libdwarf due to race case.Todd Gamblin8-48/+86
2013-02-19rpaths for dependencies. elf, dwarf, cmake build on LinuxTodd Gamblin6-13/+28
2013-02-18Require python2.7Todd Gamblin2-2/+2
2013-02-18Dependencies now work. Added libelf, libdwarf.Todd Gamblin40-259/+1162
2013-02-13Initial version of spack with one package: cmakeTodd Gamblin23-0/+1094