summaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
AgeCommit message (Expand)AuthorFilesLines
2020-07-29buildman: Allow using older versions of genboardscfg.pySimon Glass1-2/+8
2020-04-26patman: Move to absolute importsSimon Glass1-5/+5
2020-04-26buildman: Move to absolute importsSimon Glass1-6/+6
2020-04-26buildman: Make sure that -o is given with -wSimon Glass1-0/+4
2020-04-26buildman: Correct operation of -A flagSimon Glass1-1/+1
2020-04-21buildman: Change the exit codesSimon Glass1-2/+2
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass1-1/+2
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass1-6/+5
2020-04-21buildman: Make -I the defaultSimon Glass1-1/+5
2020-04-11buildman: Drop the -a optionSimon Glass1-11/+6
2020-04-11buildman: Allow building within a subdir of the current dirSimon Glass1-23/+0
2020-04-11buildman: Allow ignoring warnings in the return codeSimon Glass1-1/+1
2020-04-11bulidman: Add support for a simple buildSimon Glass1-1/+9
2019-12-11buildman: Add options to get the arch and toolchain infoSimon Glass1-0/+35
2019-12-11buildman: Figure out boards before commitsSimon Glass1-30/+29
2019-12-11buildman: Ask genboardscfg to be quietSimon Glass1-1/+1
2019-11-23buildman: Fix problem with non-existent output directoriesTom Rini1-0/+2
2019-11-05buildman: Convert to Python 3Simon Glass1-22/+22
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng1-5/+5
2019-02-09buildman: fix typoChris Packham1-1/+1
2019-01-15buildman: Add support for building with clangSimon Glass1-1/+1
2018-11-21buildman: Only print toolchain probing with -vSimon Glass1-1/+1
2018-11-14buildman: Add a --boards option to specify particular boards to buildSimon Glass1-3/+17
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan1-1/+2
2018-05-16tools: buildman: Don't use the working dir as build dirLothar Waßmann1-3/+25
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2018-02-05buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck1-1/+2
2017-02-08buildman: Allow showing the list of boards with -nSimon Glass1-8/+11
2016-12-02buildman: Squash useless output from -KSimon Glass1-1/+2
2016-12-02buildman: Add an option to just create the configSimon Glass1-1/+2
2016-09-19patman: Adjust command.Output() to raise an error by defaultSimon Glass1-1/+1
2016-08-01buildman: Drop the toolchain error when downloading toolchainsSimon Glass1-7/+10
2016-08-01buildman: Improve the toolchain progress/error outputSimon Glass1-3/+6
2016-05-17buildman: allow more incremental buildingStephen Warren1-1/+3
2016-03-15buildman: patman: Fix -H when installed as a symlinkSimon Glass1-1/+2
2015-04-19buildman: Allow comparison of build configurationSimon Glass1-1/+2
2015-01-15buildman: Add an option to write the full build outputSimon Glass1-1/+2
2015-01-15buildman: Add the option to download toolchains from kernel.orgSimon Glass1-0/+16
2015-01-15buildman: Add an option to use the full tool chain pathSimon Glass1-1/+1
2015-01-15buildman: Allow specifying a range of commits to buildSimon Glass1-4/+15
2015-01-15buildman: Don't remove entire output directory when testingSimon Glass1-1/+2
2015-01-15buildman: Add an option to flatten output directory treesSimon Glass1-2/+6
2015-01-15buildman: Try to guess the upstream commitSimon Glass1-5/+5
2015-01-15buildman: Put build in 'current', not 'current/current'Simon Glass1-4/+3
2014-11-04patman: Use the full commit hash for 'git checkout'Simon Glass1-1/+1
2014-11-04buildman: Don't default to -e when using -sSimon Glass1-1/+2
2014-09-21buildman: Fix the logic for the bloat commandSimon Glass1-3/+3
2014-09-10buildman: Ignore conflicting tagsSimon Glass1-8/+7
2014-09-10buildman: Permit branch names with an embedded '/'Simon Glass1-1/+1
2014-09-10buildman: Provide an internal option to clean the outpur dirSimon Glass1-1/+10