summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2014-08-28buildman: run genboardscfg.py all the timeMasahiro Yamada
2014-08-22buildman: refactor help messageMasahiro Yamada
2014-08-22Makefile: remove generated boards.cfg within make distcleanRoger Meier
2014-08-21tools, scripts: refactor error-out statements of Python scriptsMasahiro Yamada
2014-08-13buildman: Allow selection of the number of commits to buildSimon Glass
2014-08-13buildman: Introduce an 'and' operator for board selectionSimon Glass
2014-08-13buildman: Add a few more toolchain examples to the READMESimon Glass
2014-08-13buildman: Add a message indicating there are no errorsSimon Glass
2014-08-13buildman: Add an option to specify the buildman config fileSimon Glass
2014-08-13buildman: Remove unused non-incremental build method codeSimon Glass
2014-08-13buildman: Add verbose option to display errors as they happenSimon Glass
2014-08-13buildman: Refactor output optionsSimon Glass
2014-08-13buildman: Sort command line optionsSimon Glass
2014-08-13buildman: Move BuilderThread code to its own fileSimon Glass
2014-08-13buildman: Allow building of current source treeSimon Glass
2014-08-13buildman: Add some notes about moving from MAKEALLSimon Glass
2014-08-13buildman: Fix a few typosSimon Glass
2014-07-30buildman: adjust for KconfigMasahiro Yamada
2014-07-29buildman: make sure to invoke GNU MakeMasahiro Yamada
2014-07-28buildman: Support in-tree buildsSimon Glass
2014-07-28buildman: Add -C option to force a reconfigure for each commitSimon Glass
2014-07-23buildman: Avoid retrying a build if it definitely failedSimon Glass
2014-07-23buildman: Add -F flag to retry failed buildsSimon Glass
2014-07-07buildman: fix toolchain priority_listMasahiro Yamada
2014-07-07buildman: fix to display warning message for missing [toolchain] sectionMasahiro Yamada
2014-04-18buildman: make output dir configurableDaniel Schwierzeck
2013-11-21buildman: make board selector argument a regexStephen Warren
2013-11-21buildman: fix READMEAndreas Bießmann
2013-10-15buildman: Use env to pick the python from $PATHJagannadha Sutradharudu Teki
2013-10-14Merge branch 'buildman' of git://git.denx.de/u-boot-x86Tom Rini
2013-10-14Coding Style cleanup: drop some excessive empty linesWolfgang Denk
2013-10-10buildman: don't fail --list-toolchains when toolchains failStephen Warren
2013-10-01buildman: Allow make flags to be specified for each boardSimon Glass
2013-10-01buildman: Adjust tests for new boards.cfg formatSimon Glass
2013-09-20buildman: fix boards.cfg parsingAndreas Bießmann
2013-09-12Merge and reformat boards.cfg and MAINTAINERSAlbert ARIBAUD
2013-07-24Add GPL-2.0+ SPDX-License-Identifier to source filesWolfgang Denk
2013-05-14buildman: Produce a sensible error message when branch is missingSimon Glass
2013-05-09buildman: Allow conflicting tags to avoid spurious errorsSimon Glass
2013-04-04buildman - U-Boot multi-threaded builder and summary toolSimon Glass