aboutsummaryrefslogtreecommitdiff
path: root/llvm_tools/update_packages_and_run_tests.py
AgeCommit message (Expand)Author
2022-09-13Update license boilerplate text in source code filesMike Frysinger
2022-09-07remove `from __future__ import ...` directivesGeorge Burgess IV
2022-09-07Autoformat all Python codeGeorge Burgess IV
2022-08-31toolchain_utils: fix uses of UpdatePackagesAdrian Dole
2022-07-21llvm_tools: Remove unused patch_metadata_file argJordan R Abrahams-Whitehead
2022-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2021-10-27llvm_tools: fix yapf warningsRyan Beltran
2021-10-27llvm_tools: Add lldb_server to updated_packagesRyan Beltran
2021-05-25llvm_tools: Fix lint warnings in llvm update toolsRyan Beltran
2021-04-28llvm_tools: fix LLVM bisection tool.Jian Cai
2020-04-23llvm_tools: Add --cq_trybot option to specify cq trybots using cqTiancong Wang
2020-04-21llvm_tot: add an option for recipe builders.Jian Cai
2020-04-17llvm_tools: move common functions into standalone modulesJian Cai
2020-04-14llvm_tools: merge update_packages_*.py filesJian Cai