index
:
spack
adelie
adelie-v0.19.0
adelie-v0.20.3
adelie-v0.21.0
develop
A flexible package manager that supports multiple versions, configurations, platforms, and compilers.
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
share
Age
Commit message (
Expand
)
Author
Files
Lines
2017-04-19
Add lmod files to MODULEPATH (#3912)
Adam J. Stewart
1
-0
/
+2
2017-04-03
Overhaul Spack's URL parsing (#2972)
Adam J. Stewart
1
-4
/
+5
2017-04-02
Set default providers for all virtual dependencies (#3634)
Adam J. Stewart
1
-2
/
+2
2017-03-30
support OpenFOAM package(s) (#3528)
Mark Olesen
1
-1
/
+1
2017-02-20
Fix tab completion of directories and filenames (#3184)
Adam J. Stewart
1
-35
/
+11
2017-02-18
Fix tab completion after change to uninstall flag (#3175)
Adam J. Stewart
1
-1
/
+1
2017-02-06
Bash Programmable Completion for Spack (#3026)
Adam J. Stewart
2
-0
/
+939
2017-01-23
Export spack function so it works in subshells (#2908)
Michael Kuhn
1
-0
/
+5
2017-01-01
tests: `coverage combine` run only if tests succeeded (#2712)
Massimiliano Culpo
1
-2
/
+1
2016-12-30
Run coverage for the `spack install` command as well as `spack test`.
Todd Gamblin
1
-1
/
+2
2016-12-29
unit tests: replace nose with pytest (#2502)
Massimiliano Culpo
2
-32
/
+6
2016-11-29
Allow shell support to work when set -u is set (#2418)
Adam J. Stewart
1
-1
/
+1
2016-11-12
Basic usage step-by-step tutorial
Gregory Becker
1
-2
/
+1
2016-11-04
setup script for bash : fixes #2209 for sh setup (#2212)
Massimiliano Culpo
1
-2
/
+4
2016-10-31
Add `spack flake8` command. (#2186)
Todd Gamblin
1
-63
/
+3
2016-10-06
Feature Proposal : Make All Python Extensions User Configuration Independent ...
Joseph Ciurej
1
-5
/
+0
2016-10-05
Add missing dependencies for Flake8 (#1883)
Adam J. Stewart
2
-4
/
+30
2016-10-02
Run make clean to prevent warning messages (#1742)
Adam J. Stewart
1
-4
/
+2
2016-09-23
Remove duplicate ICU package (#1837)
Adam J. Stewart
1
-3
/
+3
2016-09-08
Add missing dependency for run-doc-tests (#1691)
Adam J. Stewart
2
-0
/
+4
2016-08-30
Always run spack unit tests
Adam J. Stewart
1
-21
/
+0
2016-08-30
Add spack to the PATH for doc tests
Adam J. Stewart
1
-0
/
+3
2016-08-30
Remove py-mercurial, going with mercurial package instead
Adam J. Stewart
1
-1
/
+1
2016-08-30
Always run Documentation tests
Adam J. Stewart
1
-10
/
+2
2016-08-30
Added more missing dependencies
Adam J. Stewart
3
-10
/
+28
2016-08-30
Add mercurial package, used as test dependency
Adam J. Stewart
3
-6
/
+33
2016-08-30
Only run unit tests when core Spack framework is modified
Adam J. Stewart
4
-53
/
+127
2016-08-30
Run documentation tests when documentation is modified
Adam J. Stewart
2
-3
/
+38
2016-08-30
Add generic changed_files script
Adam J. Stewart
2
-16
/
+54
2016-08-30
Overhaul Spack's CI Infrastructure
Adam J. Stewart
2
-1
/
+5
2016-08-28
Run flake8 checks on new untracked files (#1510)
Adam J. Stewart
1
-0
/
+2
2016-08-11
Always clean up tmp files, even if killed
Adam J. Stewart
1
-10
/
+14
2016-08-11
Allow run-flake8 to be run from anywhere
Adam J. Stewart
1
-5
/
+3
2016-08-11
Run flake8 checks on changed uncommitted files
Adam J. Stewart
1
-7
/
+14
2016-08-10
Make Spack core PEP8 compliant.
Todd Gamblin
1
-4
/
+13
2016-07-30
qa : fixes #1370 (no flake8 on python 2.6, coveralls only python 2.7)
alalazo
1
-0
/
+20
2016-07-22
Adding temporary script that fixes all Python extensions w/ 'setup_py'.
Joseph Ciurej
1
-0
/
+5
2016-07-21
Fix recursive module loading.
Michael Kuhn
1
-4
/
+4
2016-07-18
Merge branch 'develop' of https://github.com/LLNL/spack into features/module_...
alalazo
2
-9
/
+22
2016-07-15
Merge pull request #1246 from suraia/improve-shell-integration
becker33
1
-8
/
+20
2016-07-15
Updates to run-flake8 test
Adam J. Stewart
1
-1
/
+2
2016-07-14
Support --dependencies for recursively loading modules.
Michael Kuhn
1
-1
/
+1
2016-07-13
Improve shell integration.
Michael Kuhn
1
-8
/
+20
2016-06-28
module : can regenerate single module files, homogenized cli options
alalazo
2
-8
/
+8
2016-06-15
Ignore E501 for depends_on and extends
Adam J. Stewart
1
-0
/
+2
2016-05-16
Added line limit exemptions for 'variant' and 'version' directives.
Joseph Ciurej
1
-2
/
+7
2016-05-16
Updated style checking to ignore refinition errors for '@when' fxns.
Joseph Ciurej
1
-1
/
+4
2016-05-11
Correct LLNL LGPL license template for clarity.
Todd Gamblin
2
-18
/
+18
2016-05-11
Merge branch 'develop' of https://github.com/LLNL/spack into features/custom_...
alalazo
1
-0
/
+55
2016-05-11
Add run-flake8 script.
Todd Gamblin
1
-0
/
+55
[next]