diff options
author | Betsy McPhail <betsy.mcphail@kitware.com> | 2021-10-22 12:16:11 -0400 |
---|---|---|
committer | Peter Scheibel <scheibel1@llnl.gov> | 2022-03-17 09:01:01 -0700 |
commit | fb0e91c5341261b89aa2c410016f83cefe32bdef (patch) | |
tree | e16a7eeb2e78cdfd05fdd680fb0902e51278df5b /.readthedocs.yml | |
parent | a7de2fa380dd397a0a1c3e23629074adf06d2604 (diff) | |
download | spack-fb0e91c5341261b89aa2c410016f83cefe32bdef.tar.gz spack-fb0e91c5341261b89aa2c410016f83cefe32bdef.tar.bz2 spack-fb0e91c5341261b89aa2c410016f83cefe32bdef.tar.xz spack-fb0e91c5341261b89aa2c410016f83cefe32bdef.zip |
Windows: Symlink support
To provide Windows-compatible functionality, spack code should use
llnl.util.symlink instead of os.symlink. On non-Windows platforms
and on Windows where supported, os.symlink will still be used.
Use junctions when symlinks aren't supported on Windows (#22583)
Support islink for junctions (#24182)
Windows: Update llnl/util/filesystem
* Use '/' as path separator on Windows.
* Recognizing that Windows paths start with '<Letter>:/' instead of '/'
Co-authored-by: lou.lawrence@kitware.com <lou.lawrence@kitware.com>
Co-authored-by: John Parent <john.parent@kitware.com>
Diffstat (limited to '.readthedocs.yml')
0 files changed, 0 insertions, 0 deletions