git/contrib/libgit-rs
Calvin Wan de8a88057e Makefile: add option to build and test libgit-rs and libgit-rs-sys
Add libgitrs, libgitrs-sys, libgitrs-test, and libgitrs-sys-test targets
to their respective Makefiles so they can be built and tested without
having to run cargo build/test.

Add build variable, INCLUDE_LIBGIT_RS, that when set, automatically
builds and tests libgit-rs and libgit-rs-sys when `make all` is run.

Co-authored-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Calvin Wan <calvinwan@google.com>
Signed-off-by: Josh Steadmon <steadmon@google.com>
Signed-off-by: Taylor Blau <me@ttaylorr.com>
2024-10-16 18:13:09 -04:00
..
libgit-sys Makefile: add option to build and test libgit-rs and libgit-rs-sys 2024-10-16 18:13:09 -04:00
src libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00
testdata libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00
Cargo.lock libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00
Cargo.toml libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00
build.rs libgit: add higher-level libgit crate 2024-10-16 18:13:08 -04:00