summaryrefslogtreecommitdiff
path: root/tools/buildman/cmdline.py
Commit message (Expand)AuthorAgeFilesLines
* 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