summaryrefslogtreecommitdiff
path: root/tools/binman/bintool.py
AgeCommit message (Expand)Author
8 daysbinman: bintool: run 'apt-get update -y' on first invocation of apt_install()Jerome Forissier
8 daysbinman: bintool: use apt-get instead of aptJerome Forissier
2025-03-12binman: build_from_git: Add optional make path inside git repoLeonard Anderweit
2025-03-12binman: build_from_git: Add argument specifying branchLeonard Anderweit
2023-08-29binman: bintool: Build a tool from a list of commandsSughosh Ganu
2023-07-20binman: Reduce state.SetInt and bintool cmd to debug levelSimon Glass
2023-03-08patman: Move library functions into a library directorySimon Glass
2023-03-08binman: Make the tooldir configurableSimon Glass
2023-03-08binman: Use a private directory for bintoolsSimon Glass
2023-03-08binman: Move the tools directory into the Bintool classSimon Glass
2023-03-08binman: Correct an 'aot' typoSimon Glass
2023-03-08binman: Avoid requiring a home directory on startupSimon Glass
2022-11-22binman: bintool: remove btool_ prefix from btool namesQuentin Schulz
2022-09-21binman: Get futility by building itSimon Glass
2022-09-01binman: bintool: parametrize args to pass to binary for returning versionQuentin Schulz
2022-09-01binman: bintool: move version check implementation into bintool classQuentin Schulz
2022-08-20binman: Add gzip bintoolStefan Herbrechtsmeier
2022-08-20binman: Add BintoolPacker class to bintoolStefan Herbrechtsmeier
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Convert camel case in tout.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-01-25binman: Add a command to generate bintool docsSimon Glass
2022-01-25binman: Add support for bintoolsSimon Glass