aboutsummaryrefslogtreecommitdiff
path: root/binary_search_tool/compiler_wrapper.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-04-21toolchain_utils: s/Cr OS/CrOS/gGeorge Burgess IV
2020-02-14toolchain-utils: fix python3 errors in go scriptsZhizhou Yang
2020-02-10toolchain-utils: port binary_search_tool to python3Zhizhou Yang
2020-02-06binary_search_tool: fix failures in presubmitZhizhou Yang
2017-04-08[toolchain-utils] Fix remaining lint errors in toolchain-utils.Caroline Tice
2016-08-09binary search tool: Fix edge cases in compiler wrapperCassidy Burden
2016-08-05binary search tool: Add option to always run compilerCassidy Burden
2016-08-04binary search tool: Support @file compiler argumentsCassidy Burden
2016-07-29binary search tool: Add compiler wrapper for Android bisectionCassidy Burden