crosvm/tools
Dennis Kempin 5f46e21c02 Remove rutabaga_gfx_ffi from workspace
The crate requires special compilation flags that conflict with the
workspace flags.

We may want to consider moving it to common/ so the test runner can
compile it in a separate workspace.

This brings us one step closer to be able to run
`cargo build --workspace` with no excludes.

BUG=b:206689789
TEST=./tools/presubmit

Change-Id: Ice747ced00f81db0a8e05ff2bc43d4d0e323e456
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3453050
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-02-11 15:58:56 +00:00
..
chromeos merge-into-chromeos: Create a dry run merge as well 2022-01-26 20:47:46 +00:00
contrib enumn: switch to upstream crates.io version 2021-11-15 21:03:25 +00:00
examples Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
impl Remove rutabaga_gfx_ffi from workspace 2022-02-11 15:58:56 +00:00
windows Upstream windows build/test script 2022-01-28 00:55:08 +00:00
aarch64vm
cargo-doc tools: Stop generating API docs for libvda 2021-12-09 18:01:34 +00:00
clippy clippy: Fix cros_async 2022-02-07 22:22:44 +00:00
dev_container Use tmpfs for /tmp in dev container 2021-12-07 17:44:17 +00:00
fmt docs: Use mdformat to format markdown files 2022-01-27 21:29:11 +00:00
install-aarch64-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-armhf-deps Uprev rust toolchain to 1.56.1 2021-12-10 02:34:50 +00:00
install-deps tools: dev_container: Install mdbook-linkcheck 2022-02-02 02:52:53 +00:00
presubmit Update ./tools/presubmit defaults and add --all mode 2022-02-10 22:04:18 +00:00
run_tests
set_test_target
x86vm