aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman/cmdline.py
AgeCommit message (Expand)AuthorFilesLines
2022-08-05buildman: Incorporate the genboardscfg.py toolSimon Glass1-0/+2
2022-08-05buildman: Support running from an IDESimon Glass1-0/+2
2022-08-05buildman: Drop -I optionSimon Glass1-3/+0
2022-02-08buildman: Allow adjusting board config on the flySimon Glass1-0/+2
2022-02-08buildman: Add a flag to control the tracebackSimon Glass1-0/+2
2021-03-04buildman: Support single-threaded operationSimon Glass1-1/+2
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-10buildman: Drop the -a optionSimon Glass1-2/+0
2020-04-10buildman: Allow ignoring warnings in the return codeSimon Glass1-0/+2
2020-04-10buildman: Update help for -dSimon Glass1-1/+1
2020-04-10bulidman: Add support for a simple buildSimon Glass1-0/+2
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass1-0/+4
2019-01-14buildman: Add support for building with clangSimon Glass1-0/+2
2018-11-20buildman: 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-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck1-0/+2
2017-11-22buildman: 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-17buildman: Clarify the use of -VSimon Glass1-1/+1
2015-04-18buildman: Allow comparison of build configurationSimon Glass1-1/+3
2015-01-14buildman: Add an option to write the full build outputSimon Glass1-0/+2
2015-01-14buildman: Add the option to download toolchains from kernel.orgSimon Glass1-0/+4
2015-01-14buildman: Add an option to use the full tool chain pathSimon Glass1-0/+2
2015-01-14buildman: Add an option to flatten output directory treesSimon Glass1-0/+2
2014-09-09buildman: fix typos of --dry-run help messageMasahiro Yamada1-1/+1
2014-09-09buildman: Move the command line code into its own fileSimon Glass1-0/+85