| commit | 898f8d62d1305674635d1e341b5839154d4e6acd | [log] [tgz] |
|---|---|---|
| author | Pirama Arumuga Nainar <[email protected]> | Wed Mar 10 05:57:21 2021 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Wed Mar 10 05:57:21 2021 +0000 |
| tree | 73936aba47fe1dc71e9cc05af9747036e935608c | |
| parent | 5948a3ee3be44c312f11fb2acc617cce94e95582 [diff] | |
| parent | 6e9f5ed75e19d8fc561fda91f5d133ef1ceacd03 [diff] |
Merging 15 commit(s) from Chromium's toolchain-utils am: f5cc9231be am: 1b67a6a703 am: 6e9f5ed75e Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/1624621 MUST ONLY BE SUBMITTED BY AUTOMERGER Change-Id: I3e09c0f25dea2ce281aa3edc999669d4d383510b
toolchain-utilsVarious utilities used by the Chrome OS 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.