Skip to content
Snippets Groups Projects
  1. Nov 04, 2016
  2. Nov 03, 2016
  3. Nov 02, 2016
  4. Nov 01, 2016
  5. Oct 31, 2016
  6. Oct 30, 2016
    • Massimiliano Culpo's avatar
      module file support: major rework of docs (#2169) · 9989f8e2
      Massimiliano Culpo authored
      * module file support: major rework of docs
      
      * module file support: fixed issues found by @adamjstewart
      
      - list or enumeration should not be indented
      - use console instead of bash or csh in things that are not scripts
      - other typos
      
      * module file support: fixed other issues found by @adamjstewart
      
      - tables should not be indented
      - substitute lines with pyobject to import an entire function
      - get help output running commands
      - typos
      
      * module file support: fixes according to review comments
      
      - @citibeth moved `spack module loads` after `spack load`
      - @glennpj tried to clarify installation table + changes to language
      - @tgamblin Removed top level section and moved the whole thing into the reference manual
      
      * module file support: moved directive before spack module loads
      9989f8e2
    • Massimiliano Culpo's avatar
      configuration file for modules : fixed enable keyword (#2176) · 4d35ac6a
      Massimiliano Culpo authored
      - enable keyword works again
      - test/modules.py : proper clean-up after tests
      4d35ac6a
    • Gregory L. Lee's avatar
      dbd9f1c5
    • Barry Smith's avatar
      Do not check directory layout for external packages (#2172) · ef2c42a8
      Barry Smith authored
      External packages do not have an spec.yaml file so don't check for it.
      Without this change any time a package depends on an external package
      when the new package is installed you will get the error
      
      Install prefix exists but contains no spec.yaml
      
      This problem has also haunted me since I started using Spack since PETSc
      depends on Python and I used an external python but fortunately it
      was relatively easy to debug once I could reproduce it at will.
      
      Funded-by: IDEAS
      Project: IDEAS/xSDK
      Time: 1 hour
      ef2c42a8
  7. Oct 29, 2016
  8. Oct 27, 2016
Loading