summaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
AgeCommit message (Expand)Author
2022-02-09patman: Convert camel case in terminal.pySimon Glass
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Rename Print() to Tprint()Simon Glass
2022-02-09patman: Convert camel case in gitutil.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-02-08buildman: Allow adjusting board config on the flySimon Glass
2021-09-24tools: Refactor full help printingPaul Barker
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass
2021-04-29buildman: Tidy up a few commentsSimon Glass
2021-03-04buildman: Support single-threaded operationSimon Glass
2020-11-05patman: Rename functions in patchstreamSimon Glass
2020-07-28buildman: Allow using older versions of genboardscfg.pySimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26buildman: Move to absolute importsSimon Glass
2020-04-26buildman: Make sure that -o is given with -wSimon Glass
2020-04-26buildman: Correct operation of -A flagSimon Glass
2020-04-21buildman: Change the exit codesSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Make -I the defaultSimon Glass
2020-04-10buildman: Drop the -a optionSimon Glass
2020-04-10buildman: Allow building within a subdir of the current dirSimon Glass
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-12-10buildman: Figure out boards before commitsSimon Glass
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass
2019-11-23buildman: Fix problem with non-existent output directoriesTom Rini
2019-11-04buildman: Convert to Python 3Simon Glass
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng
2019-02-09buildman: fix typoChris Packham
2019-01-14buildman: Add support for building with clangSimon Glass
2018-11-20buildman: Only print toolchain probing with -vSimon Glass
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-09-18patman: Adjust command.Output() to raise an error by defaultSimon Glass
2016-07-31buildman: Drop the toolchain error when downloading toolchainsSimon Glass
2016-07-31buildman: Improve the toolchain progress/error outputSimon Glass
2016-05-17buildman: allow more incremental buildingStephen Warren
2016-03-14buildman: patman: Fix -H when installed as a symlinkSimon Glass
2015-04-18buildman: Allow comparison of build configurationSimon Glass
2015-01-14buildman: Add an option to write the full build outputSimon Glass
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass