summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-01-05Allow commands to return error codes.Todd Gamblin3-1/+15
2015-01-04Expansion works properly, simplified graph code.Todd Gamblin2-90/+148
2015-01-03bugfix for dot graphs of virtual packages.Todd Gamblin2-11/+17
2015-01-03Factor graph code out into its own module, rework spack graph.Todd Gamblin6-317/+509
2014-12-31Color graph edges.Todd Gamblin1-21/+42
2014-12-30Pipelining back edges works, saves more space.Todd Gamblin1-42/+71
2014-12-29Reduce number of immediate expand/contracts.Todd Gamblin1-9/+21
2014-12-29More compact graphs: do back edges before forward expansion.Todd Gamblin1-46/+80
2014-12-29Spec graph works without color.Todd Gamblin2-19/+12
2014-12-29Fix ColorStreamTodd Gamblin2-10/+14
2014-12-29Partially wroking ASCII dependency graph.Todd Gamblin2-1/+187
2014-12-26spack graph allows plotting specific packages.Todd Gamblin4-12/+54
2014-12-26Git package.Todd Gamblin1-0/+27
2014-12-25Fix lack of sorting in version concretization.Todd Gamblin1-2/+3
2014-12-25Fix SPINDLE and SCR download URLs.Todd Gamblin2-2/+2
2014-12-25Merge branch 'features/qt' into developTodd Gamblin30-10/+583
2014-12-25URLFetchStrategy now contains exploding tarballs.Todd Gamblin1-1/+19
2014-12-25Fix up bzip2 installTodd Gamblin3-1/+25
2014-12-25Qt4 builds successfully with proper RPATHs.Todd Gamblin17-5/+300
2014-12-25Clearer code in filter_file.Todd Gamblin1-2/+5
2014-12-25spack env commandTodd Gamblin1-0/+69
2014-12-25Add patch function to Package, so that packages can define custom patch funct...Todd Gamblin2-5/+18
2014-12-23Print out fetch, build, and total time for builds.Todd Gamblin1-1/+15
2014-12-23Updates for Qt dependenciesTodd Gamblin5-2/+41
2014-12-23gnutls, nettle, wget, dbusTodd Gamblin5-26/+69
2014-12-23Initial versions of Qt and some dependencies.Todd Gamblin3-0/+73
2014-12-22Merge branch 'features/better-mirror-support' into developTodd Gamblin3-11/+27
2014-12-22Tweak extrae indentation.Todd Gamblin1-1/+9
2014-12-22Merge branch 'features/gperftools' into developTodd Gamblin1-0/+38
2014-12-19Fix for SPACK-50Todd Gamblin1-1/+2
2014-12-18Merge branch 'bugfix/load-hooks-fix' into developTodd Gamblin4-9/+24
2014-12-18Fix for SPACK-49.Todd Gamblin2-2/+5
2014-12-18Allow fake installations (just make the directory).Todd Gamblin2-7/+19
2014-12-18add gperftools (tcmalloc and friends)Adam Moody1-0/+38
2014-12-15Partial fix for SPACK-48.Todd Gamblin3-16/+21
2014-12-12Better mirror path calculation.Todd Gamblin3-11/+27
2014-12-12Handle cases where tarball is in the URL query string.Todd Gamblin4-31/+76
2014-12-09Add support for URLs with query stringsTodd Gamblin1-1/+25
2014-12-08Bugfix in create and checksumTodd Gamblin2-20/+20
2014-12-05Merge branch 'bugfix/ncurses-pkgconfig' into developTodd Gamblin1-1/+1
2014-12-05Disable pkgconfig files until I support this better.Todd Gamblin1-1/+1
2014-12-04Add experimental gasnet package for legion.Todd Gamblin1-0/+35
2014-12-04Minor tweak: use self.git everywhere in get fetch strategy.Todd Gamblin1-2/+2
2014-12-04Bugfix in create command.Todd Gamblin1-2/+2
2014-12-02Merge branch 'features/mpibash' into developTodd Gamblin2-0/+1597
2014-12-02add autoconf and libcircle dependencies, call autoconf before configureAdam Moody2-0/+1597
2014-12-02Merge branch 'features/better-find' into developTodd Gamblin7-140/+210
2014-12-02CLI improvements to find and list.Todd Gamblin2-6/+11
2014-12-02colify handles ansi color input directly; no more decorator.Todd Gamblin5-48/+56
2014-12-02Fix dyninst 8.1.1 checksum.Todd Gamblin1-1/+1