spack/lib/spack/llnl/util
Massimiliano Culpo 8e4e3c9060
python: rework how we compute the "command" property (#46850)
Some Windows Python installations may store the Python exe in Scripts/
rather than the base directory. Update `.command` to search in both
locations on Windows. On all systems, the search is now done
recursively from the search root: on Windows, that is the base install
directory, and on other systems it is bin/.
2024-10-09 01:08:27 -06:00
..
tty Make spack compiler find use external find (#45784) 2024-08-22 12:13:08 +02:00
__init__.py Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
argparsewriter.py Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
filesystem.py python: rework how we compute the "command" property (#46850) 2024-10-09 01:08:27 -06:00
lang.py stable_partition: use TypeVar (#46686) 2024-10-01 15:58:24 +02:00
link_tree.py Environment views: dependents before dependencies, resolve identical file conflicts (#42350) 2024-02-03 11:05:45 +01:00
lock.py Remove dead code (#43114) 2024-03-11 00:47:55 -07:00
multiproc.py Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
symlink.py link: directly bind to os.* on non-windows (#44400) 2024-05-27 13:37:04 +02:00