spack/lib/spack
John W. Parent 13b0e73a4e
Sanitize filepath from URL (#30625)
Spack's staging logic constructs a file path based on a URL. The URL
may contain characters which are not allowed in valid file paths on
the system (e.g. Windows prohibits ':' and '?' among others). This
commit adds a function to remove such offending characters (but
otherwise preserves the URL string when constructing a file path).
2022-06-04 15:06:43 -07:00
..
docs refactor: packages import spack.package explicitly (#30404) 2022-05-28 12:55:44 -04:00
env Revert "strip -Werror: all specific or none (#30284)" (#30878) 2022-05-26 14:17:01 -07:00
external archspec: add oneapi and dpcpp flag support (#30783) 2022-05-23 13:28:54 -07:00
llnl Fix spack install chgrp on symlinks (#30743) 2022-05-19 08:50:24 -07:00
spack Sanitize filepath from URL (#30625) 2022-06-04 15:06:43 -07:00