summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2021-07-28buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt
2020-04-26patman: Tidy up sys.path changesSimon Glass
2020-04-26patman: Move to absolute importsSimon Glass
2020-04-26buildman: Move to absolute importsSimon Glass
2020-04-26buildman: Rename the main moduleSimon Glass
2020-04-26patman: Drop references to __future__Simon Glass
2020-04-26buildman: Write output files when using -wSimon Glass
2020-04-26buildman: Use out-env for environment outputSimon Glass
2020-04-26buildman: Make sure that -o is given with -wSimon Glass
2020-04-26buildman: Correct operation of -A flagSimon Glass
2020-04-26buildman: Fix test for new 9.2 kernelSimon Glass
2020-04-21buildman: Change the exit codesSimon Glass
2020-04-21buildman: Update the TODO itemsSimon 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: Update workflow documentation with more detailSimon Glass
2020-04-21buildman: Add the abbreviation for --boardsSimon Glass
2020-04-21buildman: Update the 'theory of operation' a littleSimon 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: Test the output with --list-error-boardsSimon Glass
2020-04-21buildman: Add a test helper for creating a line prefixSimon Glass
2020-04-21buildman: Split out testOutput() into separate functionsSimon Glass
2020-04-21buildman: Create temp directory in test setupSimon Glass
2020-04-21buildman: Use an iterator to check test outputSimon Glass
2020-04-21buildman: Add test coverage for error/warning colourSimon Glass
2020-04-21buildman: Refactor error-line output int a functionSimon Glass
2020-04-10buildman: Drop the -a optionSimon 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: Allow ignoring warnings in the return codeSimon Glass
2020-04-10buildman: Update help for -dSimon Glass
2020-04-10bulidman: Add support for a simple buildSimon Glass
2020-04-10buildman: Document the members of BuilderJobSimon Glass
2020-04-10buildman: Support fetching gcc 9.2.0Bin Meng
2020-02-05buildman: Enable buildman on aarch64 hostsMatthias Brugger
2020-01-30tools: buildman: fix typoFlavio Suligoi
2019-12-10buildman: Ignore blank lines during size checksTom Rini
2019-12-10buildman: Add options to get the arch and toolchain infoSimon Glass
2019-12-10buildman: Figure out boards before commitsSimon Glass
2019-12-10buildman: Ask genboardscfg to be quietSimon Glass