summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
2018-02-27Docker-Based Developer Resource (#5871)Omar Padron22-0/+1246
2018-01-20Restore multiprocessing in unit tests (#6949)Massimiliano Culpo3-9/+1
2018-01-11Reduce verbosity of build tests (#6901)Adam J. Stewart1-1/+1
2018-01-10Travis: use --concurrency=multiprocessing only on build tests (#6872)Massimiliano Culpo1-1/+5
2018-01-10Fix bash tab completion for spack install (#6868)Adam J. Stewart1-3/+5
2017-11-15Reduce the calls to the python interpreter during initialization (#6312)Massimiliano Culpo1-3/+10
2017-11-12SC17: reworked module file tutorial section (#5657)Massimiliano Culpo3-0/+69
2017-11-06add artisanal handcrafted SVG Spack logo. (#6165)Todd Gamblin8-0/+382
2017-11-04Replace github.com/llnl/spack with github.com/spack/spack (#6142)Todd Gamblin3-4/+4
2017-09-26Set LANG= for _spack_fn_exists (#5475)Michael Kuhn1-1/+1
2017-09-14Remove echo statements from setup-env.shMatthew Scott Krafczyk1-11/+0
2017-09-12Shell detection: filter preceding "-"Christoph Junghans1-1/+1
2017-09-10Fix two bugs from the bootstrap update (#5312)Matthew Scott Krafczyk1-6/+6
2017-09-08Bootstrap environment-modulesMatthew Scott Krafczyk1-3/+54
2017-09-06Update copyright notices for 2017 (#5295)Michael Kuhn3-3/+3
2017-08-28Add --show-full-compiler option to 'spack find'Matthew Scott Krafczyk1-3/+3
2017-08-23Add --source option to spack install (#4102)Christoph Junghans1-1/+1
2017-08-19Group Travis CI jobs in stages (#5104)Massimiliano Culpo1-0/+13
2017-08-16Add tab completion & update docs for buildcacheAdam J. Stewart1-0/+44
2017-08-09Merged 'purge' command with 'clean' and deleted 'purge' (#4970)Massimiliano Culpo1-6/+2
2017-07-31Add --color=[always|never|auto] argument; fix color when piping (#3013)paulhopkins1-1/+2
2017-06-28Return an error exit code if spack cd does not succeed. (#4623)Jon Rood1-0/+2
2017-06-24Make LICENSE recognizable by GitHub. (#4598)Todd Gamblin3-3/+3
2017-06-07Fix tab completion of Spack subcommands (#4442)Adam J. Stewart1-1/+1
2017-05-17Sphinx no longer supports Python 2.6 (#4266)Adam J. Stewart1-1/+1
2017-05-10Edits to get setup-env.csh working better (#4044)Matthew Thompson1-3/+9
2017-05-08rework spack help (#3033)Todd Gamblin1-0/+4
2017-05-03bash completion: fixed invalid identifier (#4079)Massimiliano Culpo1-1/+4
2017-05-01Allow user to specify profile sort column on the command line. (#4056)Todd Gamblin1-0/+3
2017-04-27Separate integration tests; simplify test scripts (#4006)Todd Gamblin6-174/+161
2017-04-21Coverage for multiple Python versions. (#3951)Todd Gamblin1-1/+3
2017-04-20Revert "Override partial installs by default" (#3918)Todd Gamblin1-1/+1
2017-04-20Revert "Add lmod files to MODULEPATH" (#3917)Todd Gamblin1-2/+0
2017-04-19Override partial installs by default (#3530)scheibelp1-1/+1
2017-04-19Add lmod files to MODULEPATH (#3912)Adam J. Stewart1-0/+2
2017-04-03Overhaul Spack's URL parsing (#2972)Adam J. Stewart1-4/+5
2017-04-02Set default providers for all virtual dependencies (#3634)Adam J. Stewart1-2/+2
2017-03-30support OpenFOAM package(s) (#3528)Mark Olesen1-1/+1
2017-02-20Fix tab completion of directories and filenames (#3184)Adam J. Stewart1-35/+11
2017-02-18Fix tab completion after change to uninstall flag (#3175)Adam J. Stewart1-1/+1
2017-02-06Bash Programmable Completion for Spack (#3026)Adam J. Stewart2-0/+939
2017-01-23Export spack function so it works in subshells (#2908)Michael Kuhn1-0/+5
2017-01-01tests: `coverage combine` run only if tests succeeded (#2712)Massimiliano Culpo1-2/+1
2016-12-30Run coverage for the `spack install` command as well as `spack test`.Todd Gamblin1-1/+2
2016-12-29unit tests: replace nose with pytest (#2502)Massimiliano Culpo2-32/+6
2016-11-29Allow shell support to work when set -u is set (#2418)Adam J. Stewart1-1/+1
2016-11-12Basic usage step-by-step tutorialGregory Becker1-2/+1
2016-11-04setup script for bash : fixes #2209 for sh setup (#2212)Massimiliano Culpo1-2/+4
2016-10-31Add `spack flake8` command. (#2186)Todd Gamblin1-63/+3
2016-10-06Feature Proposal : Make All Python Extensions User Configuration Independent ...Joseph Ciurej1-5/+0