spack/lib/spack
Harmen Stoppels e461234865
link: directly bind to os.* on non-windows (#44400)
The windows wrappers for basic functions like `os.symlink`,
`os.readlink` and `os.path.islink` in the `llnl.util.symlink` module
have bugs, and trigger more file system operations on non-windows than
they should.

This commit just binds `llnl.util.symlink.symlink = os.symlink` etc so
built-in functions are used on non-windows
2024-05-27 13:37:04 +02:00
..
docs docs: update chain.rst to improve discussion of upstreams (#43918) 2024-05-22 22:04:53 +00:00
env ldflags=* are compiler flags, not linker flags (#43820) 2024-04-26 09:19:03 +02:00
external Update vendored archspec to v0.2.4 (#44005) 2024-05-06 10:20:56 +02:00
llnl link: directly bind to os.* on non-windows (#44400) 2024-05-27 13:37:04 +02:00
spack link: directly bind to os.* on non-windows (#44400) 2024-05-27 13:37:04 +02:00
spack_installable Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00