summaryrefslogtreecommitdiff
path: root/tools/buildman/builder.py
AgeCommit message (Expand)Author
2020-07-28buildman: Show the build rate at the endSimon Glass
2020-06-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26buildman: Move to absolute importsSimon Glass
2020-04-26buildman: Write output files when using -wSimon Glass
2020-04-21buildman: Add an option to ignore migration warningsSimon Glass
2020-04-21buildman: Add an option to ignore device-tree warningsSimon Glass
2020-04-21buildman: Make -I the defaultSimon Glass
2020-04-21buildman: Show a summary of the build resultSimon Glass
2020-04-21buildman: Limit the length of progress messagesSimon Glass
2020-04-21buildman: Show the number of builds remainingSimon Glass
2020-04-21buildman: Drop unused output codeSimon Glass
2020-04-21buildman: Show a message when fetching a repoSimon Glass
2020-04-21buildman: Drop the line-clearing code in BuilderSimon Glass
2020-04-21buildman: Use spaces in the board listSimon Glass
2020-04-21buildman: Show the list of boards in magentaSimon Glass
2020-04-21buildman: Use an object to hold error linesSimon Glass
2020-04-21buildman: Use yellow consistently for warning linesSimon Glass
2020-04-21buildman: Refactor error-line output int a functionSimon Glass
2020-04-10buildman: Allow building within a subdir of the current dirSimon Glass
2020-04-10buildman: Be more selective about which directories to removeSimon Glass
2020-04-10buildman: Update help for -dSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2020-01-30tools: buildman: fix typoFlavio Suligoi
2019-12-10buildman: Ignore blank lines during size checksTom Rini
2019-11-04buildman: Convert to Python 3Simon Glass
2019-05-21buildman: Deal more nicely with invalid build-status fileSimon Glass
2018-11-20buildman: Show boards with warning with w+Simon Glass
2018-11-20buildman: Rename the good, better, worse variablesSimon Glass
2018-11-20buildman: Detect dtc warningsSimon Glass
2018-09-29buildman: Avoid hanging when the config changesSimon Glass
2018-06-07buildman: Add support for environment delta in summaryAlex Kiernan
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini
2018-02-04buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck
2017-06-08buildman: Fix bloat option when 'new' only drops functionsTom Rini
2017-04-13buildman: Handle commit subjects containing unicodeSimon Glass
2016-12-02buildman: Clean up odd characters on the terminalSimon Glass
2016-12-02buildman: Squash useless output from -KSimon Glass
2016-12-02buildman: Add an option to just create the configSimon Glass
2016-10-09buildman: Don't show a stacktrace on Ctrl-CSimon Glass
2016-10-09buildman: Drop the 'active' flag in the builderSimon Glass
2016-10-09buildman: Allow builds to terminate cleanlySimon Glass
2016-10-09buildman: Print a message indicating the build is startingSimon Glass
2016-10-09buildman: Print a message when removing old directoriesSimon Glass
2016-10-09buildman: Tidy up the 'cloning' messageSimon Glass
2016-05-17buildman: allow more incremental buildingStephen Warren
2015-09-09buildman: Improve the config comparison featureSimon Glass
2015-04-18buildman: Allow comparison of build configurationSimon Glass
2015-04-18buildman: Show 'make' command line when -V is usedSimon Glass
2015-03-05buildman: Add a space before the list of boardsSimon Glass