Skip to content
Snippets Groups Projects
  1. Dec 13, 2016
  2. Dec 12, 2016
  3. Dec 11, 2016
  4. Dec 10, 2016
    • Tom Scogland's avatar
      update flux dependencies and package (#2541) · 943c007f
      Tom Scogland authored
      * update flux dependencies and package
      
      * refinements from @adamjstewart
      
      * fix flux document generation
      
      The docbook-xsl package has been added, and correctly configures catalog
      files to generate documentation correctly with asciidoc.
      943c007f
  5. Dec 09, 2016
    • Denis Davydov's avatar
      astyle: do not set user/group when installing on macOS (#2542) · d7e9134d
      Denis Davydov authored
      * astyle: do not set user/group when installing on macOS
      
      * astyle: add new version
      d7e9134d
    • Denis Davydov's avatar
      petsc: explicitly disable X11 (#2533) · 4d0ea423
      Denis Davydov authored
      otherwise petsc may pickup libX11 on login nodes during config/build,
      but libX11 may not be available on computation nodes.
      4d0ea423
    • becker33's avatar
      Make targets an attribute of compilers (#2500) · 3f8613ae
      becker33 authored
      * Make targets an attribute of compilers, similar to OS. Allows users to use `spack compiler find` to add compilers for the same platform/os but different targets when spack is installed on a file system mounted on machines with different targets.
      
      * Changed get_compilers() method to treat old compilers with no target as target='any'
      
      * flake8 changes
      
      * Address change requests for comments/code clarity
      3f8613ae
  6. Dec 08, 2016
Loading