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/bpf
Tamir Duberstein 13d47b8aff
integration-ebpf: artifact dependency bpf-linker
Replace the manual dependency machinery in integration-test/build.rs
with:

- integration-ebpf -[artifact-dependency]-> bpf-linker.
- integration-test -[build-dependency]-> integration-ebpf.
- integration-ebpf: build.rs that makes bpf-linker available to rustc.
- integration-ebpf: lib.rs (empty) creates a lib target, allows dep from
  integration-test.
- xtask: filter for test binaries now that the build also produces the
  bpf-linker binary.
- github: remove `cargo install bpf-linker` and commentary about cache
  invalidation.
- integration-test: remove bpf-linker installation instructions.
2 years ago
..
.cargo integration-ebpf: artifact dependency bpf-linker 2 years ago
aya-bpf Clippy fixes for latest nightly 2 years ago
aya-bpf-bindings toml: add formatter and check in CI 2 years ago
aya-bpf-cty toml: add formatter and check in CI 2 years ago
aya-log-ebpf disallow (some) as conversions 2 years ago
rust-toolchain.toml Re-organize into a single workspace 3 years ago