crosvm/tools
Daniel Verkamp c13c0c210b enumn: switch to upstream crates.io version
Developers may need to manually clean up the common/enumn directory - it
will be left behind if there are build artifacts (Cargo.lock, target
directory, etc.):

  rm -rf common/enumn

BUG=b:205344148
TEST=cargo build
TEST=tools/presubmit
TEST=emerge-hatch crosvm # with https://crrev.com/c/3265967

Change-Id: I1af3bdd22f40e87895a78a5cbc8033476058c927
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3278774
Reviewed-by: Dennis Kempin <denniskempin@google.com>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Daniel Verkamp <dverkamp@chromium.org>
2021-11-15 21:03:25 +00:00
..
chromeos tools: chromeos: Use relative path to Cargo.toml in setup_cargo 2021-11-15 18:18:18 +00:00
contrib enumn: switch to upstream crates.io version 2021-11-15 21:03:25 +00:00
impl enumn: switch to upstream crates.io version 2021-11-15 21:03:25 +00:00
aarch64vm
clippy tools/clippy: Move allow-list to .cargo/config.toml 2021-11-12 20:55:25 +00:00
dev_container Add override for container tool in dev_container script 2021-11-05 08:40:43 +00:00
fmt tools: Update clippy and fmt to make use of workspace 2021-11-11 23:52:43 +00:00
install-aarch64-deps
install-armhf-deps
install-deps crosvm: Add python3-pip dependency. 2021-11-01 23:58:39 +00:00
presubmit Add presubmit script 2021-10-18 20:10:41 +00:00
run_tests
set_test_target
x86vm