summaryrefslogtreecommitdiff
path: root/tools/buildman/cmdline.py
AgeCommit message (Expand)AuthorFilesLines
2020-04-26buildman: Make sure that -o is given with -wSimon Glass1-2/+1
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass1-1/+4
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass1-0/+3
2020-04-21buildman: Make -I the defaultSimon Glass1-1/+4
2020-04-11buildman: Drop the -a optionSimon Glass1-2/+0
2020-04-11buildman: Allow ignoring warnings in the return codeSimon Glass1-0/+2
2020-04-11buildman: Update help for -dSimon Glass1-1/+1
2020-04-11bulidman: Add support for a simple buildSimon Glass1-0/+2
2019-12-11buildman: Add options to get the arch and toolchain infoSimon Glass1-0/+4
2019-01-15buildman: Add support for building with clangSimon Glass1-0/+2
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-1/+3
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan1-0/+2
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-3/+1
2018-02-05buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck1-0/+2
2017-11-23buildman: Allow skipping of tests which use the networkSimon Glass1-0/+2
2016-12-02buildman: Squash useless output from -KSimon Glass1-0/+2
2016-12-02buildman: Add an option to just create the configSimon Glass1-0/+2
2016-05-17buildman: allow more incremental buildingStephen Warren1-0/+4
2016-03-18buildman: Clarify the use of -VSimon Glass1-1/+1
2015-04-19buildman: Allow comparison of build configurationSimon Glass1-1/+3
2015-01-15buildman: Add an option to write the full build outputSimon Glass1-0/+2
2015-01-15buildman: Add the option to download toolchains from kernel.orgSimon Glass1-0/+4
2015-01-15buildman: Add an option to use the full tool chain pathSimon Glass1-0/+2
2015-01-15buildman: Add an option to flatten output directory treesSimon Glass1-0/+2
2014-09-10buildman: fix typos of --dry-run help messageMasahiro Yamada1-1/+1
2014-09-10buildman: Move the command line code into its own fileSimon Glass1-0/+85