- Oct 06, 2016
-
-
Joseph Ciurej authored
* Updated all Python extension packages to use 'setup_py' on install. * Fixed a few minor style issues with the updated Python packages.
-
- Oct 05, 2016
-
-
Adam J. Stewart authored
* Warn user if flake8 can't find setuptools * Add missing dependencies of flake8 * Updates to py-autopep8, make packages activateable * Check for presence of setuptools for Sphinx too * Fix bug in order of commands
-
- Oct 03, 2016
-
-
Adam J. Stewart authored
* Run make clean to prevent warning messages * Don't delete temporary files after completion
-
- Sep 23, 2016
-
-
Adam J. Stewart authored
* Remove duplicate ICU package * Ignore deleted files during flake8 tests * Rename Boost ICU variant
-
- Sep 08, 2016
-
-
Adam J. Stewart authored
-
- Aug 30, 2016
-
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
- Aug 29, 2016
-
-
Adam J. Stewart authored
-
- Aug 11, 2016
-
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
Adam J. Stewart authored
-
- Aug 10, 2016
-
-
Todd Gamblin authored
-
- Jul 30, 2016
-
-
Massimiliano Culpo authored
-
- Jul 22, 2016
-
-
Joseph Ciurej authored
-
- Jul 21, 2016
-
-
Michael Kuhn authored
-
- Jul 15, 2016
-
-
Adam J. Stewart authored
-
- Jul 14, 2016
-
-
Michael Kuhn authored
-
- Jul 13, 2016
-
-
Michael Kuhn authored
Enable sh emulation for Zsh and allow loading modules recursively.
-
- Jun 28, 2016
-
-
Massimiliano Culpo authored
spack module : - refresh accepts a constraint - find and refresh share common cli options - ask for confirmation before refreshing - deleting the module file tree is now optional
-
- Jun 15, 2016
-
-
Adam J. Stewart authored
-
- May 16, 2016
-
-
Joseph Ciurej authored
Updated the 'scotch' package to use oneline 'variant' directives.
-
Joseph Ciurej authored
Updated the Scotch package to conform to PEP8 standards and to test style checking improvements.
-
- May 14, 2016
-
-
Brett Viren authored
-
- May 12, 2016
-
-
Todd Gamblin authored
-
- May 11, 2016
-
-
Todd Gamblin authored
- was missing the obvious.
-
Todd Gamblin authored
-
Todd Gamblin authored
- Exempt overlong URL lines from checks. - Omit some of the more painful PEP items.
-
- May 07, 2016
-
-
Brett Viren authored
I addressed them by factoring the code better to follow the visitor pattern. This will allow actions to be easily added in the future. These may not even be file sytsem views. One could add actions to generate shell init scripts, JSON DAG-dumpers, GraphViz DOT file generators, etc (yes, some of these are alread in there - just to give the idea). Also added is a top-level test $ source share/spack/setup-env.sh $ ./share/spack/examples/test_view.sh Read the top of that script first.
-
- Apr 29, 2016
-
-
Tom Scogland authored
-
- Apr 28, 2016
-
-
Tom Scogland authored
-
- Apr 18, 2016
-
-
Massimiliano Culpo authored
-
- Mar 31, 2016
-
-
Patrick Gartung authored
remove the part I added to setup-env.sh as this does not work unless the modules package is already built.
-