crosvm/tools
Dennis Kempin 365c8f9201 dev_container: Allow cargo home to be cached between runs
This Allows Luci builders to cache cargo home between builds. So we
do not have to download so many third party crates with each build.

CARGO_HOME is specifically intended to be cached in CI systems.

BUG=b:233230027
TEST=CROSVM_CONTAINER_CACHE=/tmp/test ./tools/dev_container --clean
cargo build

Change-Id: I11580c5ed3151519ece4a651cb22d059c7c3eb87
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3739368
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Tested-by: kokoro <noreply+kokoro@google.com>
Commit-Queue: Dennis Kempin <denniskempin@google.com>
2022-07-07 17:49:47 +00:00
..
chromeos merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00
contrib
examples examples/baremetal: exit instead of hanging 2022-06-23 22:30:40 +00:00
impl dev_container: Allow cargo home to be cached between runs 2022-07-07 17:49:47 +00:00
windows
.vpython3
aarch64vm
bindgen-all-the-things vm_memory: move udmabuf support to vm_memory 2022-07-01 05:29:23 +00:00
cargo-doc
cl tools/cl: Support worktree checkouts 2022-07-06 18:02:43 +00:00
clippy tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
dev_container dev_container: Allow cargo home to be cached between runs 2022-07-07 17:49:47 +00:00
fmt
health-check
install-aarch64-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-armhf-deps tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
install-deps tools: install-deps: add libva-dev and libudev-dev as dependencies 2022-06-23 01:12:15 +00:00
install-docs-deps
presubmit tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
run_tests
test_target
x86vm