diff options
author | Xavier Claessens <xclaessens@netflix.com> | 2025-06-06 08:03:15 -0400 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2025-08-01 07:55:49 -0700 |
commit | 56e84d35deef8aea2b0beda2ec14ca22334a7f0f (patch) | |
tree | 210aac22e3b450363c4cfd4538b6754f3a6fa6f7 /docs/markdown/snippets/swift-std.md | |
parent | 095c852ef3cb93c5fb01ca44b1632d9dd2dae207 (diff) | |
download | meson-56e84d35deef8aea2b0beda2ec14ca22334a7f0f.zip meson-56e84d35deef8aea2b0beda2ec14ca22334a7f0f.tar.gz meson-56e84d35deef8aea2b0beda2ec14ca22334a7f0f.tar.bz2 |
wrap: wraps from subprojects can replace directories found with no wrap
If main project finds a directory subprojects/foo with no corresponding
foo.wrap, it creates a dummy PackageDefinition for it. If we later find
a subproject that has foo.wrap, replace the dummy wrap with it.
This happens for example when wrap-redirect have been deleted. It also
happens for subprojects downloaded from some Cargo.lock which does not
create a wrap-redirect.
Avoid loading the same location twice, which can happen when preparing
cargo subprojects.
Diffstat (limited to 'docs/markdown/snippets/swift-std.md')
0 files changed, 0 insertions, 0 deletions