summaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
AgeCommit message (Expand)Author
2022-11-22buildman: Add --allow-missing flag to allow missing blobsTom Rini
2022-11-22buildman: Convert documentation to rSTSimon Glass
2022-08-05buildman: Return an error if there are maintainer warningsSimon Glass
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass
2022-08-05buildman: Split out Boards into its own fileSimon Glass
2022-08-05buildman: Convert camel case in board.pySimon Glass
2022-08-05buildman: Drop use of 'boards' in controlSimon Glass
2022-08-05buildman: Support running from an IDESimon Glass
2022-08-05buildman: Drop -I optionSimon Glass
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