| commit | 8a12172a247b7fee03c37d0b5ef5cfe818c8ee4d | [log] [tgz] |
|---|---|---|
| author | Jordan R Abrahams-Whitehead <[email protected]> | Fri Mar 04 00:40:04 2022 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Fri Mar 04 00:40:04 2022 +0000 |
| tree | b0522edde1d3c5356c95eb1ee2eae3e87befa1f3 | |
| parent | cfc899b23937f6aec9ea2de4967dd8d299f3dc6d [diff] | |
| parent | c9cb1157f1f9cc5cd081941ba83c8d63657160d0 [diff] |
Merging 25 commit(s) from Chromium's toolchain-utils am: 9090b1a17b am: c9cb1157f1 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/2006491 Change-Id: I68f99b452436cf28ef79418409446f75f9ef8441
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.