Skip to content
Snippets Groups Projects
  1. Mar 12, 2015
  2. Mar 05, 2015
  3. Feb 25, 2015
  4. Feb 24, 2015
  5. Feb 23, 2015
  6. Feb 19, 2015
  7. Feb 18, 2015
  8. Feb 17, 2015
  9. Feb 16, 2015
    • Todd Gamblin's avatar
      Allow forced deactivation -- best effort unlinking · 614c22fc
      Todd Gamblin authored
      spack deactivate -f will unlink even if Spack thinks the package isn't enabled.
      Made deactivate routines idempotent.
      614c22fc
    • Todd Gamblin's avatar
      Python package cleanup. · 8aa3afcf
      Todd Gamblin authored
      - Added a number of dependencies to python packages.
      - Python packages may still not build without some OS support.
      - Example: Numpy needs ATLAS, and will use a system ATLAS install.
        - Atlas requires turning off CPU throttling to build.
        - can't do this as a regular user -- how to build ATLAS with Spack
        - currnetly relying on a system ATLAS install.
      8aa3afcf
Loading