Age | Commit message (Expand) | Author | Files | Lines |
2014-10-15 | Add test cases for mirroring. | Todd Gamblin | 1 | -1/+1 |
2014-08-20 | Merge branch 'features/python-2.6-compatibility' into develop | Todd Gamblin | 1 | -3/+3 |
2014-08-16 | Consolidate most module code into spack.modules and spack.cmd.module | Todd Gamblin | 1 | -0/+7 |
2014-08-10 | Test cases pass; Spack supports Python 2.6! | Todd Gamblin | 1 | -2/+2 |
2014-08-10 | Remvoe dependence on v2.7 argparse by including argparse. | Todd Gamblin | 1 | -1/+1 |
2014-07-02 | Add TAU package and routines to filter files, fix sed calls. | Todd Gamblin | 1 | -0/+1 |
2014-06-24 | spack mirror now checksums fetched archives. | Todd Gamblin | 1 | -1/+1 |
2014-06-22 | Make debug and verbose output work properly. | Todd Gamblin | 1 | -1/+3 |
2014-06-22 | Initial ability to swap compilers. | Todd Gamblin | 1 | -1/+2 |
2014-04-13 | Make SSL verification failures recommend spack -k | Todd Gamblin | 1 | -1/+3 |
2014-03-16 | Move packages and mock packages to /var/spack | Todd Gamblin | 1 | -3/+7 |
2014-03-16 | New, more consistent package directory structure. | Todd Gamblin | 1 | -3/+4 |
2014-03-14 | Moving utilities to a common LLNL package. | Todd Gamblin | 1 | -1/+1 |
2014-03-13 | Support github URLs | Todd Gamblin | 1 | -1/+1 |
2014-03-13 | Added a -k/--insecure option to make curl not check certs. | Todd Gamblin | 1 | -2/+9 |
2014-01-13 | Script to make 'spack python' usable across platforms in shebang scripts. | Todd Gamblin | 1 | -0/+43 |
2014-01-08 | Add license to python files and spack script. | Todd Gamblin | 1 | -0/+24 |
2013-12-12 | Start of basic documentation | Todd Gamblin | 1 | -1/+1 |
2013-12-09 | Tweak for help output | Todd Gamblin | 1 | -2/+1 |
2013-11-23 | Added web spider capability for listing versions. | Todd Gamblin | 1 | -0/+6 |
2013-10-07 | Checkpoint commit: much-improved spec class. | Todd Gamblin | 1 | -0/+8 |
2013-06-02 | Add checks for version 2.7 | Todd Gamblin | 1 | -2/+4 |
2013-05-15 | Use realpath in addition to expanduser to locate spack directory. | Todd Gamblin | 1 | -1/+2 |
2013-04-08 | Better help formatting. | Todd Gamblin | 1 | -1/+2 |
2013-04-04 | This adds support for multi-platform methods. | Todd Gamblin | 1 | -1/+5 |
2013-03-25 | Moved install-spack to its own simpler command. | Todd Gamblin | 1 | -61/+0 |
2013-03-25 | Print files that are in the way of install. | Todd Gamblin | 1 | -2/+7 |
2013-03-25 | Adding install script | Todd Gamblin | 1 | -0/+56 |
2013-02-22 | Better spack -h: added cmd descriptions. | Todd Gamblin | 1 | -4/+7 |
2013-02-21 | Minor changes; loosened up parallel build for dwarf. | Todd Gamblin | 1 | -0/+2 |
2013-02-21 | Added help command and purge command. | Todd Gamblin | 1 | -1/+1 |
2013-02-18 | Require python2.7 | Todd Gamblin | 1 | -1/+1 |
2013-02-18 | Dependencies now work. Added libelf, libdwarf. | Todd Gamblin | 1 | -1/+1 |
2013-02-13 | Initial version of spack with one package: cmake | Todd Gamblin | 1 | -0/+41 |