summaryrefslogtreecommitdiff
path: root/bin
AgeCommit message (Expand)AuthorFilesLines
2015-11-23Add a fix/warning so that stale .pyc files don't kill Spack.Todd Gamblin1-0/+15
2015-11-12Merge branch 'develop' into mplegendre-multi_pkgsrc_rootsTodd Gamblin1-1/+1
2015-11-11Insert lib/spack/external into sys.path. This avoids cases where the systemPeter Scheibel1-0/+2
2015-10-08update warning message for spack -k.Todd Gamblin1-1/+1
2015-09-17WIP for Matt's branchTodd Gamblin1-2/+2
2015-06-06Cleanup and consolidate error handlingTodd Gamblin1-8/+1
2015-05-18Merge branch 'features/optional-deps' into developTodd Gamblin1-0/+4
2015-05-17Add help on specs to top of spack -hTodd Gamblin1-1/+15
2015-05-12Add debug handler to print a stacktrace on Ctrl-C in debug mode.Todd Gamblin1-0/+4
2015-04-07Allow spack install -j to throttle make jobs.Todd Gamblin1-5/+5
2015-02-15Add profile option to spack script.Todd Gamblin1-40/+49
2015-01-05Allow commands to return error codes.Todd Gamblin1-1/+9
2014-12-19Fix for SPACK-50Todd Gamblin1-1/+2
2014-11-07Improved website scraping.Todd Gamblin1-0/+1
2014-10-15Add test cases for mirroring.Todd Gamblin1-1/+1
2014-08-20Merge branch 'features/python-2.6-compatibility' into developTodd Gamblin1-3/+3
2014-08-16Consolidate most module code into spack.modules and spack.cmd.moduleTodd Gamblin1-0/+7
2014-08-10Test cases pass; Spack supports Python 2.6!Todd Gamblin1-2/+2
2014-08-10Remvoe dependence on v2.7 argparse by including argparse.Todd Gamblin1-1/+1
2014-07-02Add TAU package and routines to filter files, fix sed calls.Todd Gamblin1-0/+1
2014-06-24spack mirror now checksums fetched archives.Todd Gamblin1-1/+1
2014-06-22Make debug and verbose output work properly.Todd Gamblin1-1/+3
2014-06-22Initial ability to swap compilers.Todd Gamblin1-1/+2
2014-04-13Make SSL verification failures recommend spack -kTodd Gamblin1-1/+3
2014-03-16Move packages and mock packages to /var/spackTodd Gamblin1-3/+7
2014-03-16New, more consistent package directory structure.Todd Gamblin1-3/+4
2014-03-14Moving utilities to a common LLNL package.Todd Gamblin1-1/+1
2014-03-13Support github URLsTodd Gamblin1-1/+1
2014-03-13Added a -k/--insecure option to make curl not check certs.Todd Gamblin1-2/+9
2014-01-13Script to make 'spack python' usable across platforms in shebang scripts.Todd Gamblin1-0/+43
2014-01-08Add license to python files and spack script.Todd Gamblin1-0/+24
2013-12-12Start of basic documentationTodd Gamblin1-1/+1
2013-12-09Tweak for help outputTodd Gamblin1-2/+1
2013-11-23Added web spider capability for listing versions.Todd Gamblin1-0/+6
2013-10-07Checkpoint commit: much-improved spec class.Todd Gamblin1-0/+8
2013-06-02Add checks for version 2.7Todd Gamblin1-2/+4
2013-05-15Use realpath in addition to expanduser to locate spack directory.Todd Gamblin1-1/+2
2013-04-08Better help formatting.Todd Gamblin1-1/+2
2013-04-04This adds support for multi-platform methods.Todd Gamblin1-1/+5
2013-03-25Moved install-spack to its own simpler command.Todd Gamblin1-61/+0
2013-03-25Print files that are in the way of install.Todd Gamblin1-2/+7
2013-03-25Adding install scriptTodd Gamblin1-0/+56
2013-02-22Better spack -h: added cmd descriptions.Todd Gamblin1-4/+7
2013-02-21Minor changes; loosened up parallel build for dwarf.Todd Gamblin1-0/+2
2013-02-21Added help command and purge command.Todd Gamblin1-1/+1
2013-02-18Require python2.7Todd Gamblin1-1/+1
2013-02-18Dependencies now work. Added libelf, libdwarf.Todd Gamblin1-1/+1
2013-02-13Initial version of spack with one package: cmakeTodd Gamblin1-0/+41