diff options
author | Betsy McPhail <betsy.mcphail@kitware.com> | 2021-10-22 16:24:48 -0400 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2022-03-17 09:01:01 -0700 |
commit | a7101db39de6aa754a3cce8f6e39231ababc6f67 (patch) | |
tree | 57244f525dbaae3fe700844d5a8e55b13405a245 /.gitignore | |
parent | f587a9ce6813eeda40563863f89520ce42c429bf (diff) | |
download | spack-a7101db39de6aa754a3cce8f6e39231ababc6f67.tar.gz spack-a7101db39de6aa754a3cce8f6e39231ababc6f67.tar.bz2 spack-a7101db39de6aa754a3cce8f6e39231ababc6f67.tar.xz spack-a7101db39de6aa754a3cce8f6e39231ababc6f67.zip |
MSVC Compiler Find and vcvars env integration (#22856)
Made the vcvars batch script location a member variable of the msvc compiler subclass, initialized from the compiler executable path. Added a setup_custom_environment() method to the msvc subclass that sources the vcvars script, dumps the environment, and copies the relevant environment variables to the Spack environment. Added class variables to the Windows OS and MSVC compiler subclasses to enable finding the compiler executables and determining their versions.
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions