Skip to content
Snippets Groups Projects
  1. Oct 06, 2016
  2. Oct 05, 2016
    • Adam J. Stewart's avatar
      Add missing dependencies for Flake8 (#1883) · d5e5e4ed
      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
      d5e5e4ed
  3. Oct 03, 2016
  4. Sep 23, 2016
  5. Sep 08, 2016
  6. Aug 30, 2016
  7. Aug 29, 2016
  8. Aug 11, 2016
  9. Aug 10, 2016
  10. Jul 30, 2016
  11. Jul 22, 2016
  12. Jul 21, 2016
  13. Jul 15, 2016
  14. Jul 14, 2016
  15. Jul 13, 2016
  16. Jun 28, 2016
  17. Jun 15, 2016
  18. May 16, 2016
  19. May 14, 2016
  20. May 12, 2016
  21. May 11, 2016
  22. May 07, 2016
    • Brett Viren's avatar
      Address all coments in @trws's latest comment in PR #869. · 2d1430da
      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.
      2d1430da
  23. Apr 29, 2016
  24. Apr 28, 2016
  25. Apr 18, 2016
  26. Mar 31, 2016
Loading