aboutsummaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
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
2019-12-10buildman: Improve [make-flags] section parser to allow quoted stringsCristian Ciocaltea
2019-11-23buildman: Fix problem with non-existent output directoriesTom Rini
2019-11-04buildman: Convert to Python 3Simon Glass
2019-10-29tools: buildman: Remove useless mkdir() in Make() in test.pyBin Meng
2019-10-29tools: buildman: Honor output directory when generating boards.cfgBin Meng
2019-10-08buildman: Perform tests in a temporary directoryTom Rini
2019-10-08kconfiglib: Update to the 12.14.0 releaseTom Rini
2019-07-24buildman: fix invocation examples typosBaruch Siach
2019-05-21buildman: Deal more nicely with invalid build-status fileSimon Glass
2019-02-09buildman: fix typoChris Packham
2019-02-09buildman: Write the environment out to an 'env' fileSimon Glass