summaryrefslogtreecommitdiff
path: root/tools/buildman/control.py
Commit message (Expand)AuthorAgeFilesLines
* tools: Refactor full help printingPaul Barker2021-09-241-6/+4
* buildman: Handle exceptions in threads gracefullySimon Glass2021-04-291-5/+11
* buildman: Tidy up a few commentsSimon Glass2021-04-291-0/+2
* buildman: Support single-threaded operationSimon Glass2021-03-041-1/+1
* patman: Rename functions in patchstreamSimon Glass2020-11-051-3/+3
* buildman: Allow using older versions of genboardscfg.pySimon Glass2020-07-281-2/+8
* patman: Move to absolute importsSimon Glass2020-04-261-5/+5
* buildman: Move to absolute importsSimon Glass2020-04-261-6/+6
* buildman: Make sure that -o is given with -wSimon Glass2020-04-261-0/+4
* buildman: Correct operation of -A flagSimon Glass2020-04-261-1/+1
* buildman: Change the exit codesSimon Glass2020-04-211-2/+2
* buildman: Add an option to ignore migration warningsSimon Glass2020-04-211-1/+2
* buildman: Add an option to ignore device-tree warningsSimon Glass2020-04-211-6/+5
* buildman: Make -I the defaultSimon Glass2020-04-211-1/+5
* buildman: Drop the -a optionSimon Glass2020-04-101-11/+6
* buildman: Allow building within a subdir of the current dirSimon Glass2020-04-101-23/+0
* buildman: Allow ignoring warnings in the return codeSimon Glass2020-04-101-1/+1
* bulidman: Add support for a simple buildSimon Glass2020-04-101-1/+9
* buildman: Add options to get the arch and toolchain infoSimon Glass2019-12-101-0/+35
* buildman: Figure out boards before commitsSimon Glass2019-12-101-30/+29
* buildman: Ask genboardscfg to be quietSimon Glass2019-12-101-1/+1
* buildman: Fix problem with non-existent output directoriesTom Rini2019-11-231-0/+2
* buildman: Convert to Python 3Simon Glass2019-11-041-22/+22
* tools: buildman: Honor output directory when generating boards.cfgBin Meng2019-10-291-5/+5
* buildman: fix typoChris Packham2019-02-091-1/+1
* buildman: Add support for building with clangSimon Glass2019-01-141-1/+1
* buildman: Only print toolchain probing with -vSimon Glass2018-11-201-1/+1
* buildman: Add a --boards option to specify particular boards to buildSimon Glass2018-11-141-3/+17
* buildman: Add support for environment delta in summaryAlex Kiernan2018-06-071-1/+2
* tools: buildman: Don't use the working dir as build dirLothar Waßmann2018-05-161-3/+25
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-041-1/+2
* buildman: Allow showing the list of boards with -nSimon Glass2017-02-081-8/+11
* buildman: Squash useless output from -KSimon Glass2016-12-021-1/+2
* buildman: Add an option to just create the configSimon Glass2016-12-021-1/+2
* patman: Adjust command.Output() to raise an error by defaultSimon Glass2016-09-181-1/+1
* buildman: Drop the toolchain error when downloading toolchainsSimon Glass2016-07-311-7/+10
* buildman: Improve the toolchain progress/error outputSimon Glass2016-07-311-3/+6
* buildman: allow more incremental buildingStephen Warren2016-05-171-1/+3
* buildman: patman: Fix -H when installed as a symlinkSimon Glass2016-03-141-1/+2
* buildman: Allow comparison of build configurationSimon Glass2015-04-181-1/+2
* buildman: Add an option to write the full build outputSimon Glass2015-01-141-1/+2
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-141-0/+16
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-141-1/+1
* buildman: Allow specifying a range of commits to buildSimon Glass2015-01-141-4/+15
* buildman: Don't remove entire output directory when testingSimon Glass2015-01-141-1/+2
* buildman: Add an option to flatten output directory treesSimon Glass2015-01-141-2/+6
* buildman: Try to guess the upstream commitSimon Glass2015-01-141-5/+5
* buildman: Put build in 'current', not 'current/current'Simon Glass2015-01-141-4/+3
* patman: Use the full commit hash for 'git checkout'Simon Glass2014-11-031-1/+1