summaryrefslogtreecommitdiff
path: root/tools/buildman/builder.py
Commit message (Expand)AuthorAgeFilesLines
* patman: Move to absolute importsSimon Glass2020-04-261-4/+4
* buildman: Move to absolute importsSimon Glass2020-04-261-2/+2
* buildman: Write output files when using -wSimon Glass2020-04-261-0/+5
* buildman: Add an option to ignore migration warningsSimon Glass2020-04-211-1/+11
* buildman: Add an option to ignore device-tree warningsSimon Glass2020-04-211-10/+17
* buildman: Make -I the defaultSimon Glass2020-04-211-4/+3
* buildman: Show a summary of the build resultSimon Glass2020-04-211-0/+17
* buildman: Limit the length of progress messagesSimon Glass2020-04-211-1/+1
* buildman: Show the number of builds remainingSimon Glass2020-04-211-4/+9
* buildman: Drop unused output codeSimon Glass2020-04-211-5/+0
* buildman: Show a message when fetching a repoSimon Glass2020-04-211-1/+4
* buildman: Drop the line-clearing code in BuilderSimon Glass2020-04-211-25/+3
* buildman: Use spaces in the board listSimon Glass2020-04-211-1/+1
* buildman: Show the list of boards in magentaSimon Glass2020-04-211-4/+11
* buildman: Use an object to hold error linesSimon Glass2020-04-211-17/+52
* buildman: Use yellow consistently for warning linesSimon Glass2020-04-211-1/+1
* buildman: Refactor error-line output int a functionSimon Glass2020-04-211-13/+19
* buildman: Allow building within a subdir of the current dirSimon Glass2020-04-101-1/+2
* buildman: Be more selective about which directories to removeSimon Glass2020-04-101-5/+22
* buildman: Update help for -dSimon Glass2020-04-101-3/+3
* bulidman: Add support for a simple buildSimon Glass2020-04-101-2/+13
* tools: buildman: fix typoFlavio Suligoi2020-01-301-1/+1
* buildman: Ignore blank lines during size checksTom Rini2019-12-101-1/+2
* buildman: Convert to Python 3Simon Glass2019-11-041-24/+23
* buildman: Deal more nicely with invalid build-status fileSimon Glass2019-05-211-1/+6
* buildman: Show boards with warning with w+Simon Glass2018-11-201-4/+13
* buildman: Rename the good, better, worse variablesSimon Glass2018-11-201-14/+14
* buildman: Detect dtc warningsSimon Glass2018-11-201-1/+3
* buildman: Avoid hanging when the config changesSimon Glass2018-09-291-1/+1
* buildman: Add support for environment delta in summaryAlex Kiernan2018-06-071-15/+113
* SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini2018-05-071-2/+1
* buildman: add option -E for treating compiler warnings as errorsDaniel Schwierzeck2018-02-041-1/+4
* buildman: Fix bloat option when 'new' only drops functionsTom Rini2017-06-081-1/+1
* buildman: Handle commit subjects containing unicodeSimon Glass2017-04-131-2/+3
* buildman: Clean up odd characters on the terminalSimon Glass2016-12-021-1/+1
* buildman: Squash useless output from -KSimon Glass2016-12-021-12/+22
* buildman: Add an option to just create the configSimon Glass2016-12-021-1/+4
* buildman: Don't show a stacktrace on Ctrl-CSimon Glass2016-10-091-0/+7
* buildman: Drop the 'active' flag in the builderSimon Glass2016-10-091-7/+0
* buildman: Allow builds to terminate cleanlySimon Glass2016-10-091-2/+6
* buildman: Print a message indicating the build is startingSimon Glass2016-10-091-0/+1
* buildman: Print a message when removing old directoriesSimon Glass2016-10-091-0/+6
* buildman: Tidy up the 'cloning' messageSimon Glass2016-10-091-1/+3
* buildman: allow more incremental buildingStephen Warren2016-05-171-2/+8
* buildman: Improve the config comparison featureSimon Glass2015-09-091-44/+142
* buildman: Allow comparison of build configurationSimon Glass2015-04-181-13/+169
* buildman: Show 'make' command line when -V is usedSimon Glass2015-04-181-0/+3
* buildman: Add a space before the list of boardsSimon Glass2015-03-051-1/+1
* buildman: Add an option to write the full build outputSimon Glass2015-01-141-1/+3
* buildman: Add an option to use the full tool chain pathSimon Glass2015-01-141-1/+6