| commit | 9090b1a17bdba39016836261a9f76e6a5336c00e | [log] [tgz] |
|---|---|---|
| author | Jordan R Abrahams-Whitehead <[email protected]> | Wed Mar 02 23:36:29 2022 +0000 |
| committer | Jordan R Abrahams-Whitehead <[email protected]> | Wed Mar 02 23:36:29 2022 +0000 |
| tree | b0522edde1d3c5356c95eb1ee2eae3e87befa1f3 | |
| parent | 7bc245bad95c6f4c15bc3f819f61312705b59a5a [diff] | |
| parent | d2dffc5458d2eb6caa25db986aa2c24fdd9ddcd5 [diff] |
Merging 25 commit(s) from Chromium's toolchain-utils Merged commit digest: d2dffc54 nightly_revert_checker: add logging 79644ecd llvm_tools: Allow version_range for start/end cf276c12 afdo_metadata: Publish the new kernel profiles 56465d5c command_executer: extend timeout for first-time SDK entry f07561c3 command_executer: reformat b968618a afdo_metadata: Publish the new kernel profiles 76d71763 patch_sync: Toggle CQ for CrOS, Android 3527566c patch_sync: Sort android patches 82ea0615 afdo_metadata: Publish the new kernel profiles 872c9730 nightly_revert_checker: fix breakage 3dc6ca12 compiler_wrapper: disable ccache during src_configure 6c2fb76f afdo_metadata: Publish the new kernel profiles 8b206a48 patch_sync: Conduct unconditional cleanup 86d317a4 patch_sync: Fix for Rust 1.55 compat, cli patch f96fffcd afdo_metadata: Publish the new kernel profiles 72d98e4c rust_watch: use better titles for bugs 96968ca5 afdo_metadata: Publish the new kernel profiles 8337ced7 patch_sync: Rework show cmd to display merged 86739250 patch_sync: Filter patches better d3fe9cbd patch_sync: Bugfix for ebuild finding b0d6ea52 patch_sync: Refactor shared main code 384bee7f patch_sync: Fix PatchDictSchema fields 500f7645 patch_sync: Commit features c5b1bd6c patch_sync: Add better command debugging 6683e0e6 patch_sync: Filter patches by platform Change-Id: Id849dacd1c12db3327218b4b8b09993904606d9d
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.