spack / spack-bootstrap-installer

Code to generate installers for Spack and any required dependencies (ie python)
Apache License 2.0
1 stars 0 forks source link

Add installer creation to spack itself #9

Open BetsyMcPhail opened 3 years ago

BetsyMcPhail commented 3 years ago

e.g. run spack command to create installer

BetsyMcPhail commented 3 years ago

Resolved by https://github.com/spack/spack/pull/21171

BetsyMcPhail commented 3 years ago

The latest version includes extra files in the scripts dir (e.g. CMakeLists, .in files, etc.).

BetsyMcPhail commented 3 years ago

Scripts dir was an easy fix, pushed to #21171