summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2016-05-11Update code style checking.Todd Gamblin2-0/+21
2016-04-29switched test to use -d for location checkTom Scogland1-3/+3
2016-04-28check that a target directory exists before committing to cdTom Scogland1-2/+5
2016-03-19Support Bash "-u" modeErik Schnetter1-1/+1
2015-12-30another portability fix, this time for zsh/non-bash shTom Scogland1-1/+1
2015-12-30removing ill-fated array check for non-portabilityTom Scogland1-1/+0
2015-12-30Revert "removing check as it can cause failures in zsh"Todd Gamblin1-0/+1
2015-12-30removing check as it can cause failures in zshTom Scogland1-1/+0
2015-12-29fix for array handling in ancient bashTom Scogland1-5/+4
2015-12-19fix env module sys_type on non-LLNL systemsMike Nolta1-4/+4
2015-12-18remove possible trailing slash in _sp_prefix or _sp_share_dirJohn Westlund1-3/+3
2015-12-17Merge pull request #205 from trws/shell-arg-handling-fixTodd Gamblin1-1/+7
2015-12-09Change github.com/scalability-llnl to github.com/llnl everywhere.Todd Gamblin2-2/+2
2015-11-25fix for the shell arg handling issuesTom Scogland1-1/+7
2015-11-06Added missing $_sp_flags to spack.csh so options -d -k -m -p -v get passed on...Charles A. Reynolds1-1/+1
2015-10-18Add Spack logo.Todd Gamblin3-0/+0
2015-06-09fixing regular expression matches to use regular expression syntax instead of...Tom Scogland1-1/+1
2015-02-06py-mako and fix for setup-env.shAlfredo Gimenez1-2/+2
2014-09-29Bugfix for spack cd -hTodd Gamblin2-2/+16
2014-08-22Add spack cd and spack location commands.Todd Gamblin4-42/+48
2014-08-21Merge branch 'features/postgresql' into developTodd Gamblin2-0/+9
2014-08-17Bugfixes for csh environment modules.Todd Gamblin3-17/+52
2014-08-16Add csh/tcsh support for modulesTodd Gamblin3-0/+140
2014-08-16Consolidate most module code into spack.modules and spack.cmd.moduleTodd Gamblin2-179/+58
2014-08-11Add "spack cd" shell support to cd directly into the staged archive.Todd Gamblin1-0/+4
2014-08-04Fixed up module supportDavid Beckingsale1-0/+122
2014-08-04Added inital module supportDavid Beckingsale1-16/+33
2014-07-08Adding dotkit support to TAU.Todd Gamblin1-0/+132