crosvm/tools/impl
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
..
dev_container dev_container: Allow cargo home to be cached between runs 2022-07-07 17:49:47 +00:00
testvm tools: install-deps: add ffmpeg libraries as dependencies 2022-06-07 11:44:20 +00:00
__init__.py Add python presubmit checks 2022-04-15 19:22:53 +00:00
bindgen-common.sh tools/bindgen-all-the-things: add script to regenerate bindings 2022-03-03 23:47:03 +00:00
check_code_hygiene.py Add python presubmit checks 2022-04-15 19:22:53 +00:00
common.py merge_bot: Enable on luci 2022-06-08 17:20:27 +00:00
test_config.py tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
test_runner.py tools/run_tests: Use triples for arch 2022-07-01 19:16:59 +00:00
test_target.py tools: fix triple shorthand error printing 2022-07-07 17:36:27 +00:00
testvm.py tools: Make run_tests python3.8 compatible 2022-06-24 21:53:48 +00:00