spack/lib/spack/llnl
Harmen Stoppels 73219e4b02
llnl.util.filesystem.find: multiple entrypoints (#47436)
You can now provide multiple roots to a single `find()` call and all of
them will be searched. The roots can overlap (e.g. can be parents of one
another).

This also adds a library function for taking a set of regular expression
patterns and creating a single OR expression (and that library function
is used in `find` to improve its performance).
2024-11-06 15:22:26 -08:00
..
util llnl.util.filesystem.find: multiple entrypoints (#47436) 2024-11-06 15:22:26 -08:00
__init__.py Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00
path.py Buildcache/ensure symlinks proper prefix (#43851) 2024-05-10 13:00:40 -05:00
string.py Bugfix/Installer: properly track task queueing (#46293) 2024-10-07 10:42:09 -07:00
url.py strip url: fix whl suffix, remove exe (#43344) 2024-03-25 13:46:09 +01:00