summaryrefslogtreecommitdiff
path: root/var
diff options
context:
space:
mode:
authorJohn W. Parent <45471568+johnwparent@users.noreply.github.com>2023-10-27 13:40:44 -0400
committerGitHub <noreply@github.com>2023-10-27 10:40:44 -0700
commit069762cd37c2a4b2913dcee80aafed3605bb8a10 (patch)
tree89533aaf96e3af59dead11188ca8a59349157012 /var
parent195f96507642d13697dcdaccb9ea31792da7726c (diff)
downloadspack-069762cd37c2a4b2913dcee80aafed3605bb8a10.tar.gz
spack-069762cd37c2a4b2913dcee80aafed3605bb8a10.tar.bz2
spack-069762cd37c2a4b2913dcee80aafed3605bb8a10.tar.xz
spack-069762cd37c2a4b2913dcee80aafed3605bb8a10.zip
External finding: update default paths; treat .bat as executable on Windows (#39850)
.bat or .exe files can be considered executable on Windows. This PR expands the regex for detectable packages to allow for the detection of packages that vendor .bat wrappers (intel mpi for example). Additional changes: * Outside of Windows, when searching for executables `path_hints=None` was used to indicate that default path hints should be provided, and `[]` was taken to mean that no defaults should be chosen (in that case, nothing is searched); behavior on Windows has now been updated to match. * Above logic for handling of `path_hints=[]` has also been extended to library search (for both Linux and Windows). * All exceptions for external packages were documented as timeout errors: this commit adds a distinction for other types of errors in warning messages to the user.
Diffstat (limited to 'var')
0 files changed, 0 insertions, 0 deletions