| commit | c688b0e8f5df2c2d16b72ec23beebd2f89c18658 | [log] [tgz] |
|---|---|---|
| author | zijunzhao <[email protected]> | Thu Feb 29 01:00:11 2024 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Thu Feb 29 01:00:11 2024 +0000 |
| tree | 1712145996c7c1417f2e15c23c5f9e6de3529460 | |
| parent | 0348d10214299073ea59bda4987dd8813a9e7812 [diff] | |
| parent | 229e46055785e329ca397400bd4bfba35a7ec1db [diff] |
Merging 182 commit(s) from Chromium's toolchain-utils am: 229e460557 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2983071 Change-Id: Ib0a2bae5f3740ec4d05c3471c33a15cdc85eebca Signed-off-by: Automerger Merge Worker <[email protected]>
toolchain-utilsVarious utilities used by the ChromeOS toolchain team.
To run Python scripts in this directory, first run:
export PYTHONPATH=$(readlink -f .):$PYTHONPATH
from this directory.
Then you can run any script.
To get help on any script, type in python <script> --help, or refer to the header of the script for more information.