aboutsummaryrefslogtreecommitdiffstats
path: root/modules/utils
AgeCommit message (Expand)Author
2022-07-19emailhandler: correctly send binary attachmentsAlexander Kanavin
2022-03-01error.py: initialize stdout/stderr to empty stringsAlexander Kanavin
2022-01-18devtool: Verify that stderr is not None typeMarek Vasut
2022-01-02devtool: return both stdout and stderrAlexander Kanavin
2021-12-23bitbake: consider both stdout and stderr when checking or logging outputAlexander Kanavin
2020-06-30emailhandler: actually send messages to cc_list as wellAlexander Kanavin
2019-10-22add SPDX Licence identifierYann CARDAILLAC
2017-12-19Add support for compiling against non-default C librariesAlexander Kanavin
2017-12-14upgradehelper.py: revert commits that failed to buildAlexander Kanavin
2017-12-14upgradehelper.py: add all changes before committing themAlexander Kanavin
2017-12-14utils/git.py: print current dir when git failsAlexander Kanavin
2017-12-14Add devtool support for upgrading recipesAlexander Kanavin
2016-06-30testimage.py: When patch fail to apply add ability to abort git amv1.0Aníbal Limón
2016-06-20Small fixes to use with Python3.Aníbal Limón
2015-12-16testimage.py: When an IntegrationError occurs remove sstate and tmpAníbal Limón
2015-12-14utils/bitbake.py: Preserve runs in error log.Aníbal Limón
2015-11-25utils/git.py: Add method for apply patches into a branch.Aníbal Limón
2015-11-25upgradehelper: Reorder files into directories.Aníbal Limón