Age | Commit message (Expand) | Author | Files | Lines |
2014-12-25 | Add patch function to Package, so that packages can define custom patch funct... | Todd Gamblin | 2 | -5/+18 |
2014-12-23 | Print out fetch, build, and total time for builds. | Todd Gamblin | 1 | -1/+15 |
2014-12-23 | Updates for Qt dependencies | Todd Gamblin | 5 | -2/+41 |
2014-12-23 | gnutls, nettle, wget, dbus | Todd Gamblin | 5 | -26/+69 |
2014-12-23 | Initial versions of Qt and some dependencies. | Todd Gamblin | 3 | -0/+73 |
2014-12-22 | Merge branch 'features/better-mirror-support' into develop | Todd Gamblin | 3 | -11/+27 |
2014-12-22 | Tweak extrae indentation. | Todd Gamblin | 1 | -1/+9 |
2014-12-22 | Merge branch 'features/gperftools' into develop | Todd Gamblin | 1 | -0/+38 |
2014-12-19 | Fix for SPACK-50 | Todd Gamblin | 1 | -1/+2 |
2014-12-18 | Merge branch 'bugfix/load-hooks-fix' into develop | Todd Gamblin | 4 | -9/+24 |
2014-12-18 | Fix for SPACK-49. | Todd Gamblin | 2 | -2/+5 |
2014-12-18 | Allow fake installations (just make the directory). | Todd Gamblin | 2 | -7/+19 |
2014-12-18 | add gperftools (tcmalloc and friends) | Adam Moody | 1 | -0/+38 |
2014-12-15 | Partial fix for SPACK-48. | Todd Gamblin | 3 | -16/+21 |
2014-12-12 | Better mirror path calculation. | Todd Gamblin | 3 | -11/+27 |
2014-12-12 | Handle cases where tarball is in the URL query string. | Todd Gamblin | 4 | -31/+76 |
2014-12-09 | Add support for URLs with query strings | Todd Gamblin | 1 | -1/+25 |
2014-12-08 | Bugfix in create and checksum | Todd Gamblin | 2 | -20/+20 |
2014-12-05 | Merge branch 'bugfix/ncurses-pkgconfig' into develop | Todd Gamblin | 1 | -1/+1 |
2014-12-05 | Disable pkgconfig files until I support this better. | Todd Gamblin | 1 | -1/+1 |
2014-12-04 | Add experimental gasnet package for legion. | Todd Gamblin | 1 | -0/+35 |
2014-12-04 | Minor tweak: use self.git everywhere in get fetch strategy. | Todd Gamblin | 1 | -2/+2 |
2014-12-04 | Bugfix in create command. | Todd Gamblin | 1 | -2/+2 |
2014-12-02 | Merge branch 'features/mpibash' into develop | Todd Gamblin | 2 | -0/+1597 |
2014-12-02 | add autoconf and libcircle dependencies, call autoconf before configure | Adam Moody | 2 | -0/+1597 |
2014-12-02 | Merge branch 'features/better-find' into develop | Todd Gamblin | 7 | -140/+210 |
2014-12-02 | CLI improvements to find and list. | Todd Gamblin | 2 | -6/+11 |
2014-12-02 | colify handles ansi color input directly; no more decorator. | Todd Gamblin | 5 | -48/+56 |
2014-12-02 | Fix dyninst 8.1.1 checksum. | Todd Gamblin | 1 | -1/+1 |
2014-12-02 | Bugfix in boost build. | Todd Gamblin | 1 | -1/+4 |
2014-12-02 | Fail fast in stage if all fetch strategies fail for a package. | Todd Gamblin | 2 | -2/+12 |
2014-12-01 | Better spack find view. | Todd Gamblin | 2 | -35/+56 |
2014-12-01 | index_by supports compound index keys. | Todd Gamblin | 1 | -0/+8 |
2014-12-01 | Colify now supports fixing the number of columns. | Todd Gamblin | 1 | -12/+32 |
2014-11-23 | Cleanup code in colify. | Todd Gamblin | 1 | -52/+57 |
2014-11-23 | Bugfix in terminal_size() | Todd Gamblin | 2 | -12/+15 |
2014-11-17 | Minor bugfix for 404 error on fetch. | Todd Gamblin | 1 | -1/+1 |
2014-11-16 | Prompt the user about checksums only if interactive. | Todd Gamblin | 1 | -6/+13 |
2014-11-08 | Checksum warning now prompts for override. | Todd Gamblin | 2 | -5/+35 |
2014-11-08 | Merge branch 'features/gcc' into develop | Todd Gamblin | 22 | -217/+748 |
2014-11-08 | Shorter help strings. | Todd Gamblin | 2 | -2/+2 |
2014-11-08 | Python 2.6 fix for Mac OS | Todd Gamblin | 1 | -1/+1 |
2014-11-08 | 'spack urls' debugging command, more consistent URL extrapolation. | Todd Gamblin | 4 | -92/+323 |
2014-11-08 | URL parsing improvements | Todd Gamblin | 6 | -47/+81 |
2014-11-07 | Add package for Sandia QThreads. | Todd Gamblin | 1 | -0/+22 |
2014-11-07 | Improved website scraping. | Todd Gamblin | 8 | -95/+134 |
2014-11-07 | Change to faster gcc mirror that allows spidering. | Todd Gamblin | 1 | -3/+3 |
2014-11-06 | Merge branch 'hotfix/vcs-not-required' into develop | Todd Gamblin | 1 | -3/+0 |
2014-11-06 | Fix inadvertent requirement of hg, svn, git, etc.v0.8.11 | Todd Gamblin | 1 | -3/+0 |
2014-11-06 | Fix for missing format_doc in package-list command. | Todd Gamblin | 3 | -18/+21 |