| commit | a2640d43cd48d83956c2ef8a35fb8a3ae921655b | [log] [tgz] |
|---|---|---|
| author | Zijun <[email protected]> | Wed Apr 17 04:10:54 2024 +0000 |
| committer | Automerger Merge Worker <[email protected]> | Wed Apr 17 04:10:54 2024 +0000 |
| tree | 73cf539fbd5869fe4d7cbbe4f6617b0078b5fd78 | |
| parent | c688b0e8f5df2c2d16b72ec23beebd2f89c18658 [diff] | |
| parent | d865a56cd71d2673038848799595850c8113bbca [diff] |
Merging 68 commit(s) from Chromium's toolchain-utils am: d865a56cd7 Original change: https://android-review.googlesource.com/c/platform/external/toolchain-utils/+/3045473 Change-Id: I11709f55d734706cadfff4ac18a3dff9d5a84cff 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.