spack/lib/spack
Peter Scheibel 38c8069ab4
filesystem.py: add max_depth argument to find (#41945)
* `find(..., max_depth=...)` can be used to control how many directories at most to descend into below the starting point
* `find` now enters every unique (symlinked) directory once at the lowest depth
* `find` is now repeatable: it traverses the directory tree in a deterministic order
2024-11-04 20:31:57 +01:00
..
docs packaging_guide.rst: explain forward and backward compat before the less common cases (#47402) 2024-11-04 13:52:05 +01:00
env cc: parse RPATHs when in ld mode 2024-11-04 19:52:08 +01:00
external archspec: update to v0.2.5 (#46958) 2024-10-14 19:09:17 +02:00
llnl filesystem.py: add max_depth argument to find (#41945) 2024-11-04 20:31:57 +01:00
spack filesystem.py: add max_depth argument to find (#41945) 2024-11-04 20:31:57 +01:00
spack_installable Update copyright year to 2024 (#41919) 2024-01-02 09:21:30 +01:00