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.
suricata/rust
Jason Ish 936930778c rust/Makefile: cleanup "clean" targets
Remove maintainer-clean-local, this is not needed.

In distclean-local, remove "rust/dist" and "rust/vendor" as they are
created during "make dist".

In "clean-local", remove "rust/target" and "rust/gen" as they are
created during a normal "make".
1 year ago
..
.cargo rust: rename .cargo/config to .cargo/config.toml 1 year ago
derive cargo: add description and license 1 year ago
src lua: remove lua as a compile time feature 1 year ago
.gitignore rust: rename .cargo/config to .cargo/config.toml 1 year ago
Cargo.lock.in lua: use rust crate to vendor (bundle) lua 1 year ago
Cargo.toml.in lua: remove lua as a compile time feature 1 year ago
Makefile.am rust/Makefile: cleanup "clean" targets 1 year ago
cbindgen.toml app-layer: remove unused C wrappers 1 year ago
rustfmt.toml rustfmt: replace deprecated fn_args_layout with fn_params_layout 2 years ago