crosvm/tools
Keiichi Watanabe 2b85d4d1e5 github: Minimize dependencies for document generation
Instead of install full dependencies with `install-deps` in GitHub
action, minimize dependencies because we use GitHub only for document
generation.

- Passed `CARGO_DOC` environment when running cargo-doc command so we
  can skip unnecessary build flow when we just want to generate API docs.
- Added a new script `install-docs-deps` to install only doc-related
  dependencies.

BUG=none
TEST=test on GitHub Action at my personal repository

Change-Id: Ibe988ab43215e285d946812bdd6c1536ae87b50e
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/crosvm/+/3578144
Tested-by: kokoro <noreply+kokoro@google.com>
Reviewed-by: Daniel Verkamp <dverkamp@chromium.org>
Reviewed-by: Anton Romanov <romanton@google.com>
Commit-Queue: Keiichi Watanabe <keiichiw@chromium.org>
2022-04-12 01:41:37 +00:00
..
chromeos Kokoro merge bot: Rebase merges before uploading 2022-03-30 22:57:48 +00:00
contrib Refactoring Script: Move win_(sys_)util 2022-03-22 22:23:41 +00:00
examples Reorganize usage doc and add example usage 2022-01-27 21:29:10 +00:00
impl Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
windows Upstream windows build/test script 2022-01-28 00:55:08 +00:00
aarch64vm testvm: Use prebuilts instead of building on-the-fly 2021-10-15 22:02:24 +00:00
bindgen-all-the-things virtio_sys: regenerate bindings 2022-04-11 21:14:01 +00:00
cargo-doc github: Minimize dependencies for document generation 2022-04-12 01:41:37 +00:00
clippy Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
dev_container crosvm: Fix running plugins integration tests 2022-03-10 01:00:38 +00:00
fmt Parallelize tools/fmt 2022-03-07 22:50:12 +00:00
install-aarch64-deps Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
install-armhf-deps Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
install-deps github: Minimize dependencies for document generation 2022-04-12 01:41:37 +00:00
install-docs-deps github: Minimize dependencies for document generation 2022-04-12 01:41:37 +00:00
presubmit Run some win64 tests with wine as part of presubmit 2022-04-06 19:45:49 +00:00
run_tests Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
set_test_target Add test runner ./tools/run_tests 2021-10-15 22:12:03 +00:00
x86vm testvm: Use prebuilts instead of building on-the-fly 2021-10-15 22:02:24 +00:00