summaryrefslogtreecommitdiffstats
path: root/tools/buildman/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* buildman: Support single-threaded operationSimon Glass2021-03-041-1/+2
* buildman: Make sure that -o is given with -wSimon Glass2020-04-261-2/+1
* buildman: Add an option to ignore migration warningsSimon Glass2020-04-211-1/+4
* buildman: Add an option to ignore device-tree warningsSimon Glass2020-04-211-0/+3
* buildman: Make -I the defaultSimon Glass2020-04-211-1/+4
* buildman: Drop the -a optionSimon Glass2020-04-101-2/+0
* buildman: Allow ignoring warnings in the return codeSimon Glass2020-04-101-0/+2
* buildman: Update help for -dSimon Glass2020-04-101-1/+1
* bulidman: Add support for a simple buildSimon Glass2020-04-101-0/+2
* buildman: Add options to get the arch and toolchain infoSimon Glass2019-12-101-0/+4
* buildman: Add support for building with clangSimon Glass2019-01-141-0/+2
* 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-1/+3
* buildman: Add support for environment delta in summaryAlex Kiernan2018-06-071-0/+2
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-3/+1
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-041-0/+2
* buildman: Allow skipping of tests which use the networkSimon Glass2017-11-221-0/+2
* buildman: Squash useless output from -KSimon Glass2016-12-021-0/+2
* buildman: Add an option to just create the configSimon Glass2016-12-021-0/+2
* buildman: allow more incremental buildingStephen Warren2016-05-171-0/+4
* buildman: Clarify the use of -VSimon Glass2016-03-171-1/+1
* buildman: Allow comparison of build configurationSimon Glass2015-04-181-1/+3
* buildman: Add an option to write the full build outputSimon Glass2015-01-141-0/+2
* buildman: Add the option to download toolchains from kernel.orgSimon Glass2015-01-141-0/+4
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-141-0/+2
* buildman: Add an option to flatten output directory treesSimon Glass2015-01-141-0/+2
* buildman: fix typos of --dry-run help messageMasahiro Yamada2014-09-091-1/+1
* buildman: Move the command line code into its own fileSimon Glass2014-09-091-0/+85