Skip to content
Snippets Groups Projects
  1. Oct 29, 2016
    • Peter Scheibel's avatar
      Use Spec.format for token substitution in modules (#1848) · 23683c65
      Peter Scheibel authored
      This replaces a custom token-based substitution format with calls to
      Spec.format in modules.py
      
      This also resolves a couple issues:
      
      - LmodModules set configuration globally instead of in its initializer
        which meant test-specific configuration was not applied
      - Added support for setting hash_length=0 for LmodModules. This only
        affects the module filename and not the directory names for the
        hierarchy tokens in the path. This includes an additional unit test.
      23683c65
    • Joseph Ciurej's avatar
      Update and Clean Up the Visit and VTK Packages (#2167) · c82985cb
      Joseph Ciurej authored
      * Made some refactoring improvements to the 'visit' and 'vtk' packages.
      
      * Added a small fix for the 'vtk' package when building with 'qt+webkit'.
      c82985cb
  2. Oct 27, 2016
  3. Oct 26, 2016
  4. Oct 25, 2016
  5. Oct 24, 2016
  6. Oct 23, 2016
Loading