aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
AgeCommit message (Expand)Author
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
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass
2015-01-14buildman: Allow specifying a range of commits to buildSimon Glass
2015-01-14buildman: Don't remove entire output directory when testingSimon Glass
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass
2015-01-14buildman: Try to guess the upstream commitSimon Glass
2015-01-14buildman: Put build in 'current', not 'current/current'Simon Glass
2014-11-03patman: Use the full commit hash for 'git checkout'Simon Glass
2014-11-03buildman: Don't default to -e when using -sSimon Glass
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass
2014-09-09buildman: Ignore conflicting tagsSimon Glass
2014-09-09buildman: Permit branch names with an embedded '/'Simon Glass