summaryrefslogtreecommitdiff
path: root/tools/buildman
AgeCommit message (Expand)Author
2022-03-20tools: buildman: Fix doc path in warning messageJohannes Krottmayer
2022-02-09patman: Convert camel case in terminal.pySimon Glass
2022-02-09patman: Rename Color() method to build()Simon Glass
2022-02-09patman: Rename Print() to Tprint()Simon Glass
2022-02-09patman: Convert camel case in test_util.pySimon Glass
2022-02-09patman: Convert camel case in gitutil.pySimon Glass
2022-02-09patman: Convert camel case in command.pySimon Glass
2022-02-09patman: Convert camel case in tools.pySimon Glass
2022-02-08buildman: Allow adjusting board config on the flySimon Glass
2022-02-08buildman: Provide a hint on how to debug thread crashesSimon Glass
2022-02-08buildman: Add helper functions for updating .config filesSimon Glass
2022-02-08buildman: Make use of test_utilSimon Glass
2022-02-08buildman: Add a flag to control the tracebackSimon Glass
2022-01-25patman: Tidy up the download function a littleSimon Glass
2022-01-25buildman: Move the download function to toolsSimon Glass
2022-01-24tools: Add init files for Python toolsSimon Glass
2021-10-21buildman: Add gcc-11.1.0 to the directory listTom Rini
2021-10-20buildman: Detect Kconfig loopsSimon Glass
2021-10-20buildman: Write output even on fatal errorSimon Glass
2021-09-24tools: Refactor full help printingPaul Barker
2021-09-04net: Rename SPL_NET_SUPPORT to SPL_NETSimon Glass
2021-09-04mmc: Rename MMC_SUPPORT to MMCSimon Glass
2021-07-28Rename SPL_USB_HOST_SUPPORT to SPL_USB_HOSTSimon Glass
2021-04-29buildman: Use bytes for the environmentSimon Glass
2021-04-29buildman: Handle exceptions in threads gracefullySimon Glass
2021-04-29buildman: Use common code to send an resultSimon Glass
2021-04-29buildman: Tidy up a few commentsSimon Glass
2021-04-06buildman: Add an encoding to the out-env fileSimon Glass
2021-03-04buildman: Support single-threaded operationSimon Glass
2021-02-14buildman: 'Thread' object has no attribute 'isAlive'Heinrich Schuchardt
2020-12-22buildman: Remove output binaries before buildingSimon Glass
2020-11-05patman: Rename functions in patchstreamSimon Glass
2020-09-22buildman: Use git worktrees instead of git clones when possibleAlper Nebi Yasak
2020-09-22tools: Drop unnecessary use of __file__Simon Glass
2020-07-28buildman: Show the build rate at the endSimon Glass
2020-07-28buildman: Correct the testOutputDir() unit testSimon Glass
2020-07-28buildman: Allow using older versions of genboardscfg.pySimon Glass
2020-07-01kconfiglib: Update to the 14.1.0 releaseTom Rini
2020-06-11buildman: Remove _of_#_ from results directory pathsOvidiu Panait
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