diff options
author | John W. Parent <45471568+johnwparent@users.noreply.github.com> | 2024-04-18 13:20:04 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-18 10:20:04 -0700 |
commit | 9e2558bd563af31355d83471f628a5d02656cdac (patch) | |
tree | a019dfcc5bd203cf76195e5cd05be6f1b3821999 /.gitignore | |
parent | 019058226f1dc61c7f6239a07aec18e0bcc885e7 (diff) | |
download | spack-9e2558bd563af31355d83471f628a5d02656cdac.tar.gz spack-9e2558bd563af31355d83471f628a5d02656cdac.tar.bz2 spack-9e2558bd563af31355d83471f628a5d02656cdac.tar.xz spack-9e2558bd563af31355d83471f628a5d02656cdac.zip |
Windows: add win-sdk/wgl externals during bootstrapping (#43459)
On Windows, bootstrapping logic now searches for and adds the win-sdk
and wgl packages to the user's top scope as externals if they are not
present.
These packages are generally required to install most packages with
Spack on Windows, and are only available as externals, so it is
assumed that doing this automatically would be useful and avoid
a mandatory manual step for each new Spack instance.
Note this is the first case of bootstrapping logic modifying
configuration other than the bootstrap configuration.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions