You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
aya/xtask
Andrew Werner 7f24e25f44 xtask: ensure libbpf submodule is initialized
For xtask tasks which need libbpf, make sure it's initialized automatically.
This eases the user-experience so that users don't need to think about the submodule,
while retaining all the benefits of using a submodule vs forcing the user to manually
check out libbpf and stick it in some pre-defined place.
2 years ago
..
src xtask: ensure libbpf submodule is initialized 2 years ago
Cargo.toml xtask: remove assumptions from docs command 2 years ago