summaryrefslogtreecommitdiff
path: root/share
AgeCommit message (Expand)AuthorFilesLines
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
2016-10-05Add missing dependencies for Flake8 (#1883)Adam J. Stewart2-4/+30
2016-10-02Run make clean to prevent warning messages (#1742)Adam J. Stewart1-4/+2
2016-09-23Remove duplicate ICU package (#1837)Adam J. Stewart1-3/+3
2016-09-08Add missing dependency for run-doc-tests (#1691)Adam J. Stewart2-0/+4
2016-08-30Always run spack unit testsAdam J. Stewart1-21/+0
2016-08-30Add spack to the PATH for doc testsAdam J. Stewart1-0/+3
2016-08-30Remove py-mercurial, going with mercurial package insteadAdam J. Stewart1-1/+1
2016-08-30Always run Documentation testsAdam J. Stewart1-10/+2
2016-08-30Added more missing dependenciesAdam J. Stewart3-10/+28
2016-08-30Add mercurial package, used as test dependencyAdam J. Stewart3-6/+33
2016-08-30Only run unit tests when core Spack framework is modifiedAdam J. Stewart4-53/+127
2016-08-30Run documentation tests when documentation is modifiedAdam J. Stewart2-3/+38
2016-08-30Add generic changed_files scriptAdam J. Stewart2-16/+54
2016-08-30Overhaul Spack's CI InfrastructureAdam J. Stewart2-1/+5
2016-08-28Run flake8 checks on new untracked files (#1510)Adam J. Stewart1-0/+2
2016-08-11Always clean up tmp files, even if killedAdam J. Stewart1-10/+14
2016-08-11Allow run-flake8 to be run from anywhereAdam J. Stewart1-5/+3