summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2013-02-21Parallel bootstrap for cmake.Todd Gamblin2-1/+5
2013-02-21Minor changes; loosened up parallel build for dwarf.Todd Gamblin5-11/+9
2013-02-21Fix regression in clean.Todd Gamblin1-1/+1
2013-02-21Added help command and purge command.Todd Gamblin11-17/+28
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 Gamblin1-1/+1
2013-02-18Dependencies now work. Added libelf, libdwarf.Todd Gamblin39-258/+1161
2013-02-13Initial version of spack with one package: cmakeTodd Gamblin21-0/+1049